Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Theme auto module switch theme according url path
responsive web design is a cheap solution for web page comatible to pc and mobile, however, mobile device become so important, it is worth to design an independent theme for mobile device.
for example, a typical site may have three theme, one for mobile, one for pc,one for manager, you can configuarate site to change theme following rules
path /pc/ will switch desktop theme
path /mobile/ will switch to mobile theme
path /console/ will switch to manage theme

mobile device is so important,when detect mobile device, auto switch to mobile theme.

Theme auto module is a byproduct of umoney system. when umoney system online, the developer team standardize common used module and public it to open souce community,all module use same package name umoney.

Project information

  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Module categories: Administration Tools
  • Created by umoney on , updated