Re: Syntax Highlighting

2012-04-27 Thread Daniel Gruno
On 28-04-2012 04:00, Daniel Ruggeri wrote: > Do you have a few examples of different highlighters for different > languages? > http://httpd.apache.org/docs/trunk/mod/mod_proxy.html and > http://httpd.apache.org/docs/trunk/mod/core.html ... seem to be great > examples of httpd config highlighting. T

Re: Syntax Highlighting

2012-04-27 Thread Daniel Ruggeri
On 4/27/2012 10:28 AM, Daniel Gruno wrote: > 1) We have added a syntax highlighter in JavaScript, making it possible > to disable the highlighting by simply disabling JavaScript for > httpd.a.o. The files added for this are prettify.js, an ASL highlighter > which has been heavily modified by us to

Re: Syntax Highlighting

2012-04-27 Thread Daniel Gruno
As some of you may have noticed, there has been quite a lot of traffic in commits@ these past few days. We have been testing out the new syntax highlighting feature, and decided to give it an actual go, rolling out highlighting for the entire trunk. The response has been quite positive, and we (Ric