HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
User Homepage Selector 1.0
Allow a user to select their own homepage preference.
This is a simple plugin to allow users to check set their preferred home page separately from the site's default settings.
The plugin is made up of the following:
- A custom preferences page on the profile controller with a simple form.
- Logic for saving that value with the
UserMetaModel
. - An event handler for dynamically setting the default controller with
Gdn_Router
when the dispatcher is started. - Event handlers adding navigation to the user preference pages.
Vanilla 3.3 Compatibility
The community has said nothing.
Questions
No questions yet.