In Galileo we have some functionality for changing the visualization for users and communities with just one click.
I just commited this functionality for .lrn in the CVS Repository ( branch oacs-5-2 ). Feel free to test a fresh install or update your dotlrn 2.1.3 install.
Basically i introduced the concept of dotlrn site template. A dotlrn site template defines wich master template and portal theme to use for a given user or community.
The default installation includes the Default .LRN Theme and the Kelp one ( There have to be
some modifications in the install process for selva theme
to be included automatically as a site template, but
you can add it by hand if you want to).
Basically you will find a new link in .LRN Administration regarding the Site Templates. What you will find there?
- Adding / Editing Site Templates
- Parameters administration:
- Can users change their own site template?
- Can communities administrators change the site template for communities?
- Default site template used for users not allowed to change their site template ( This site template is used for new dotlrn users as well ).
- Default site template used for communities when the administrators are not allowed to change their site template (This site template is used for new communities as well).
- Which master needs to be used for not registered users.
Feel free to test this new feature and if you find a bug or something report it back :).
Notes: This functionality works for .lrn only.