[Trac-tickets] Re: [The Trac Project] #2296: Export wiki pages to
latex
The Trac Project
noreply at edgewall.com
Thu May 11 07:42:05 CDT 2006
#2296: Export wiki pages to latex
--------------------------------+-------------------------------------------
Reporter: emilk at gmx.de | Owner: athomas
Type: enhancement | Status: assigned
Priority: normal | Milestone:
Component: wiki | Version: devel
Severity: normal | Resolution:
Keywords: mimetype converter |
--------------------------------+-------------------------------------------
Changes (by cboos):
* keywords: converter => mimetype converter
Comment:
Trent: I've looked at the WikiFormatting.pdf (despite of the difficulty
to access it, because of the #2974 issue...) and it looks promising.
However the current approach is a bit heavy-weight, as you are forced to
reimplement most of the Formatter logic. It would be much better if
there would be a better separation of the parsing/formatting methods,
within the Formatter class. E.g. the `_xxx_formatter` could be renamed
`_parse_xxx` and would call `format_this` or `format_that` as appropriate.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2296>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list