> From: Reinhard Haller [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, November 21, 2007 10:40 AM

AFAIK to config neko you will need to pass a properties file: ( exceprt from
default cocoon.xconf )

      <map:generator label="content" logger="sitemap.generator.html"
        name="nekohtml" pool-max="${nekohtml-generator.pool-max}"
        src="org.apache.cocoon.generation.NekoHTMLGenerator">
          <neko-config>context://WEB-INF/neko.properties</neko-config>
      </map:generator>


You can then tweak the properties file pointed by neko-config.. There is a
neko.properties in the default install..Buried inside, it is:

http\://cyberneko.org/html/properties/default-encoding=Windows-1252

HTH

Experience is the mother of science ;)

Saludos,
Ignacio J. Ortega
 



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

Reply via email to