Will we ever have themes other than HTML or Mobile? What about TV or something like that? I guess we could change it in the future, but can't help but think "type" might be better.
On Sat, May 28, 2011 at 9:43 PM, shelan Perera <[email protected]> wrote: > Hi Devs, > > There is a requirement to identify whether a theme is a mobile ready or > not.So i am planning to add an additional meta data entry in the theme.xml. > So an extract would appear as below. > > <id>example1</id> > <name>Example1: minimal theme</name> > <author>Dave Johnson</author> > <mobile>true</mobile> > > It is not a mandatory field and not defining will set it to default value > "false".Would <isMobile> more appropriate than this tag since it is a > boolean. > > > -- > Shelan Perera > > Home: http://www.shelan.org > Blog : http://www.shelanlk.com > Twitter: shelan > skype :shelan.perera > gtalk :shelanrc > > I am the master of my fate: > I am the captain of my soul. > *invictus* >
