I am looking for a way to register the browser class in the URL itself.
The idea itself is similar to what is done already for language.
For example:
instead of:
www.example.com/category/article.html
to have:
www.example.com/ie6/category/article.html
or
www.example.com/mobile/category/article.html
The idea of letting not so often changing pages to be cached, is very good. However, it is not good if the page is not the same for every browser (e.g. mobile).
So, this would register in the URL the class of browser this page is meant for.
Is it possible to be done as a Joomsef extension?
Please, I need some directions.
-rsd