#9807 closed enhancement (fixed)
[PATCH][CCLA]: Add in a prettyPrint and entity character handler into dojox.html.
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | General | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Add in a prettyPrint and entity character handler into dojox.html.
These two functions are necessary to build formatted output from dijit.Editor as well as for formatting demo code on campus. Both also have general use applications.
I have an impl, will be attaching a patch
Attachments (1)
Change History (18)
Changed 11 years ago by
Attachment: | formatter.patch added |
---|
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
comment:3 Changed 11 years ago by
comment:4 Changed 11 years ago by
comment:5 Changed 11 years ago by
comment:6 Changed 11 years ago by
comment:7 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Closing as I think I've hit all the current major issues...
comment:8 Changed 11 years ago by
comment:10 Changed 11 years ago by
comment:13 Changed 11 years ago by
comment:15 Changed 11 years ago by
comment:16 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
Improved formatter again, slight perf boost with string handling in large docs.