[ http://issues.apache.org/jira/browse/COCOON-1639?page=comments#action_12363063 ]
Andrew Stevens commented on COCOON-1639: ---------------------------------------- Oh yeah, one other thing that occurred to me earlier. You say you swapped the html transformer for nekohtml in the samples. A recent message on the mailing list pointed out that JTidy & NekoHTML differ in their namespace handling (one of them produces xhtml namespaced elements); that being so, you might need to adjust whatever follows the transformer in the sample's pipeline accordingly? > [patch] NekoHTMLTransformer > --------------------------- > > Key: COCOON-1639 > URL: http://issues.apache.org/jira/browse/COCOON-1639 > Project: Cocoon > Type: Improvement > Components: Blocks: HTML > Versions: 2.1.8 > Environment: Operating System: All > Platform: All > Reporter: Andrew Stevens > Assignee: Cocoon Developers Team > Priority: Minor > Attachments: NekoHTMLTransformer.java, cocoon.log, htmlblock.diff, > neko.properties > > The html block contains HTMLGenerator, HTMLTransformer, NekoHTMLGenerator > and... > hey, where's the NekoHTMLTransformer? > So, just to complete the set, here's one I prepared earlier :-) > I've also included an (empty) neko.properties configuration file, and updated > the neko generator's setup bits to allow for setting parser features as well > as > properties. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
