[Trac-tickets] Re: [The Trac Project] #2296: Export wiki pages to latex

The Trac Project noreply at edgewall.com
Mon May 8 00:20:51 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:  converter     |  
--------------------------+-------------------------------------------------
Changes (by athomas):

  * owner:  cboos => athomas
  * status:  new => assigned

Comment:

 I've made an implementation based on your concept, and the one I added
 #1468. This seems pretty clean to me, opinions?

 I think this could supplant the existing IHTMLPreviewRenderer interface as
 well, either removing it entirely (not good for backwards compatibility)
 or adding an adaptor using the new interface (probably a better idea) for
 IMIMETypeConverters that convert to `text/html`.

 This could also be used for adding CSV export for ticket data, which gets
 requested a bit on the IrcChannel and the MailingList; `text/x-trac-
 ticket` to `text/csv`.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2296>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list