9
I'm looking for this as well. I found this in the module repository:
Xt - Themes. - Fix your Theme 1.0
https://xoops.org/modules/repository/singlefile.php?cid=43&lid=1332 But it's seems dated. I tried going to the author's website.
http://www.xoops.net.brI couldn't find anything newer.
Any other suggestions? Is anyone allowing their users to select their own default theme with XOOPS 2.0.10?
I like the idea of adding this option to the core for future releases. Profile > Edit Account > Select Default Theme. Don't forget to give the administrator the ability to turn this option on or off.
OR... If you want to get crazy, allow the administrator to assign groups to each loaded theme so that they can allow what themes their users can use, depending on the groups they belong to. Then apply the following rules.
1. If I belong to a group with no themes, I see the default theme and don't get the option to change my theme in my profile.
2. If I belong to a group with one theme, then this is my default theme and don't get the option to change my theme in my profile.
3. If I belong to a group with multiple themes, then I can pick any of these themes in my profile.
This could be useful in this example: I would like to have my power users have a different theme (along with extra buttons and links) than my regular or anonymous users.
OK... I love this stuff... I just get a bit carried away... I'm a programmers worst nightmare!