> - If there's already a highlighter then use an option in > `trac.ini` to bind the mimetype to the filename > - Else you can write lexical analyzer (e.g. using Pygments) ... > - If you need further support implement > `trac.mimeview.api.IContentConverter` > and `trac.mimeview.api.IHTMLPreviewRenderer` (the last one will be > deprecated ;o)
Thanks. Perl highlighting works fine - I just needed to add .t as a Perl extension in Trac.ini
-- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
