#2296: Export wiki pages to latex
--------------------------------+-------------------------------------------
 Reporter:  [EMAIL PROTECTED]        |        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/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to