Help needed: Mobiletag with WURFL plugin for Joomla - Joomla! Forum - community, help and support
hello have developed following plugin can
1. automatically switch template if mobile browser detected.
2. allow add 'mobile' tag in articles
3. install wurf php api on site.
i not professional php developer, have no plans develop plugin
i happy if coding skills wants take on ownership , community.
you can whatever want plugin, rename it, change author, everything.
here google code project http://code.google.com/p/mobiletag/
1. automatically switch template if mobile browser detected.
2. allow add 'mobile' tag in articles
code: select all
<mtag device="mobile">
mobile specific html code
</mtag>
<mtag device="desktop">
desktop specific html code
</mtag>
3. install wurf php api on site.
i not professional php developer, have no plans develop plugin
i happy if coding skills wants take on ownership , community.
you can whatever want plugin, rename it, change author, everything.
here google code project http://code.google.com/p/mobiletag/
Comments
Post a Comment