We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I love this theme! What you have done is significant and I am grateful. Here are two ideas to take your edge even further:
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
but I'm not a developer and that needs some tweaking which I don't know how to do.
Thank you!
The text was updated successfully, but these errors were encountered:
Thanks @sgendry for your contribution, these ideas are great.
Sorry, something went wrong.
dmuneras
No branches or pull requests
I love this theme! What you have done is significant and I am grateful.
Here are two ideas to take your edge even further:
What I personally have in mind is what displays if, in /theme/archaius/layout/partials/page_header.php, I replace
with
user_menu(); ?>but I'm not a developer and that needs some tweaking which I don't know how to do.
Something like the footer of the aardvark theme would be great.
Thank you!
The text was updated successfully, but these errors were encountered: