Some xinha questions
Posted: Thu Feb 19, 2009 2:43 pm
Hi,
is it possible to get some syntax highlighting in the source-code-view of Xinha? (after searching the xinha-forum I'd say no).
There where some problems reported with the capability of xinha to indent the generated html code nicely. The actual version of xinha in s9y doesn't do this anymore. I think it was switched off because of problems with nl2br. Since I don't use nl2br in connection with xinha, but would love to have more readable code, I would like to reanimate it. Is there any possibility to switch this behaviour on again?
I found some comments in DOMwalk.js and in TransformInnerHTML.js but don't know what to do. Where does +1360 come from, the numbers in sourceforge.net are way higher?
is it possible to get some syntax highlighting in the source-code-view of Xinha? (after searching the xinha-forum I'd say no).
There where some problems reported with the capability of xinha to indent the generated html code nicely. The actual version of xinha in s9y doesn't do this anymore. I think it was switched off because of problems with nl2br. Since I don't use nl2br in connection with xinha, but would love to have more readable code, I would like to reanimate it. Is there any possibility to switch this behaviour on again?
I found some comments
Code: Select all
// s9y patch, ticket #1360