Thanks for the info.

Am 15.01.2008 um 10:03 schrieb Emmanuel Blot:

>
>> did anybody already replaced pygments syntax highlighting by  
>> highlight
>> (http://www.andre-simon.de/) ?
>
> Other engines such as enscript and silvercity have been 'deprecated'
> in Trac in favor of Pygments.
> The reason is that Pygments is written in Python so installing it
> requires virtually zero effort, while engines written in C, C++ (such
> as highlight) etc. bring their own load of issues:
> compilation, dependencies issues, etc. Highlight may exhibit better
> performances, but it would be a step back.
> One of the main issue with Trac installation was about dependencies.
> That's one of the reasons why Trac has moved from ClearSilver
> templating engine to Genshi.

>
>
> Note that you can always write a plugin for Trac to use highlight as
> your syntax highlighting engine.

That's what I meant to ask. Sorry for not being clearer on that.
Sure I can understand very well, that Highlight isn't suited to be the  
standard engine.
It's a custom install (very straightforward btw) and thus it should be  
optional in any case, but I would like to be able to override the use  
of pygments in favor of Highlight, at least to give it a try.

I was asking for a starting point or get a hint, whether someone  
already did something like that.
I have a few very long scripts, which take rather long to render.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to