Page 1 of 1

[SOLVED] line-numbers?

Posted: Mon Nov 18, 2013 2:09 pm
by turpentyne
Just out of curiosity, does somebody know of a module/plugin to add in line numbers to template pages, style sheets or some other pages?

With all the wrapping text, it would help me to have that. Or, perhaps there's some other trick?

It just seems like it would be a helpful thing to have.

Re: line-numbers?

Posted: Mon Nov 18, 2013 2:31 pm
by chandra
Search at CMSMS forge for AceEditor.

After install you have to activate it as syntax highlighter in website administration. There's an option for showing line numbers too.

Re: line-numbers?

Posted: Mon Nov 18, 2013 4:29 pm
by Jo Morg
There is also CodeMirror.
Either way you should be well served.

Re: line-numbers?

Posted: Mon Nov 18, 2013 4:35 pm
by turpentyne
perfect! That does the trick... thank you ( I used ace editor before I saw yours