Want to add a second blog (to be a mobile version of main blog) to my current setup. Have the main blog at
www.glasseyalley.com and the mobile at mob.glasseyalley.com
in mob.glasseyalley.com subdomain, have symlinks redirecting images/ and thumbnails/ to
www.glasseyalley.com images and thumbnails dirs. Using same database for mob as www.
As pixelpost stores the template in use in the database, how can I run one database with two templates on two different sites? Thanks for any pointers.