Posts by willyg

    Can this same function be used to load device specific skins out of tour.xml?

    ie. <include url="skin/vtourskin.xml" if="device.desktop == 'true'" />
    <include url="skin/mtourskin.xml" if="device.mobile or tablet == 'true'" />