Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestions for improvement: User menu, social media icons #30

Open
sgendry opened this issue Feb 1, 2015 · 1 comment
Open

Suggestions for improvement: User menu, social media icons #30

sgendry opened this issue Feb 1, 2015 · 1 comment
Assignees

Comments

@sgendry
Copy link

sgendry commented Feb 1, 2015

I love this theme! What you have done is significant and I am grateful.
Here are two ideas to take your edge even further:

  1. Add a user menu.

What I personally have in mind is what displays if, in /theme/archaius/layout/partials/page_header.php, I replace

      <?php if(isloggedin()){ ?>
            <?php global $USER,$COURSE; ?>
            <?php echo $OUTPUT->user_picture($USER, array('courseid'=>$COURSE->id));?>
      <?php } ?>

with

user_menu(); ?>

but I'm not a developer and that needs some tweaking which I don't know how to do.

  1. Add social media icons in the footer.
    Something like the footer of the aardvark theme would be great.

Thank you!

@dmuneras dmuneras added this to the Release 20140301 milestone Feb 1, 2015
@dmuneras dmuneras self-assigned this Feb 1, 2015
@dmuneras
Copy link
Owner

dmuneras commented Feb 1, 2015

Thanks @sgendry for your contribution, these ideas are great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants