Hi Rich,

Rich Bowen wrote:
> Ok, I think that this is because in my changes to make stuff more
> mobile-friendly, I introduced HTML5 stuff.
[...]

Thanks. One question:

> -            <xsl:when test="$type = 'manual' or
> -                            $type = 'chm' or
> -                            $type = 'zip'">
> -                <xsl:text>xml</xsl:text>
> +            <xsl:when test="$type = 'manual'">
> +                <xsl:text>html</xsl:text>

Are you removing the other targets on purpose?

Cheers,
-- 
die (eval q-qq:Just Another Perl Hacker
:-)

# André Malo, <http://pub.perlig.de/> #



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to