You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by bu...@apache.org on 2006/05/25 15:09:27 UTC

DO NOT REPLY [Bug 39660] New: - patch to add sourcecode prettyprinting to the default publication

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39660>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39660

           Summary: patch to add sourcecode prettyprinting to the default
                    publication
           Product: Lenya
           Version: Trunk
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Miscellaneous
        AssignedTo: dev@lenya.apache.org
        ReportedBy: pol-admin@uni-duisburg.de


the xhtml output produced by lenya is currently quite hard to read, because it
is optimized for size and not indented properly. 
here's a little xsl i use to clean up the output reasonably well in most cases.
i'd like to suggest to include it in the lenya default publication. it does
bloat the output a bit due to extra whitespace chars, but the ease of debugging
makes up for that, and users can always disable it for production systems.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


DO NOT REPLY [Bug 39660] - patch to add sourcecode prettyprinting to the default publication

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39660>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39660


pol-admin@uni-duisburg.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|dev@lenya.apache.org        |pol-admin@uni-duisburg.de
             Status|NEW                         |ASSIGNED




------- Additional Comments From pol-admin@uni-duisburg.de  2006-05-25 13:15 -------
Created an attachment (id=18351)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=18351&action=view)
XSL transformation for XML indentation.

i have made reasonably sure that all code snippets i stole are in the public
domain. does this have to have an additional apache license header?

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org