Hi Lenya devs,

currently, the default publication includes a resource-type specific
CSS by default:

<xsl:when test="$document-type">
  <link rel="stylesheet" href="{$root}/css/{$document-type}.css" 
type="text/css"/>
</xsl:when>

This leads to exceptions in the logs when the CSS does not exist.
Can't we find a better way to support resource-type specific CSS?

-- Andreas


--
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                     [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to