theme auto
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
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.
