bmbrands / moodle-theme_elegance

This is the new official elegance repository
http://basbrands.nl
23 stars 12 forks source link

Login box doesn't remember username #44

Closed demontech closed 10 years ago

thedannywahl commented 10 years ago

duplicate of #40

DBezemer commented 10 years ago

Danny, check https://github.com/DBezemer/moodle-theme_modern/blob/master/layout/login.php you can definitely use this.

The trick is to copy the content from the hidden main output using jQuery. I have done this for the error messages, but you can obviously also use that for the username value.

DBezemer commented 10 years ago

apologies, see that I didnt commit that. The general idea is that you can copy the hidden content using jQuery and place it in the custom login.