The theme switch is a temporary switch and only for the one viewer, not all visitors, everyone always gets the theme out of site.config. But if a user chooses an action that adds a get variable "&sitetheme=somethemename" then I switch the BOLTskin in the config.php file and save it in a session variable. It is not a permanent theme switch, but since I am the primary visitor of my sites, I can keep testing and trying different themes. I also made a snippet code to create the form selector box and include that in a zone where I want to show the selector form.
Here is full documentation and code. Let me know if it is clear enough. http://jhinline.com/urichip/blog/index.php?p=boltwire.themes.themeselector -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/boltwire. For more options, visit https://groups.google.com/groups/opt_out.
