[Typo3-dev] code highlighting for Quixplorer
Mads Brunn
mads at typoconsult.dk
Thu Dec 9 15:33:07 CET 2004
I just like the idea of editing php-files online with code highlighting.
I often edit extensions directly using the Extension manager. E.g. when
I'm away from home and the only way of getting online is visiting an
internet cafe (which usually don't install programming editors on their
workstations).
./Mads
Christian Jul Jensen wrote:
> Mads Brunn <mads at typoconsult.dk> writes:
>
>
>>Hi Everyone!
>>
>>I'm the proud father of the Typo3 Quixplorer extension. For the next
>>version I would like to implement code highlighting for e.g. *.php
>>files. I realize that the best approach would be to replace the
>>textarea with a java applet but where do I find such an applet. After
>>long hours of googling I still haven't found a programmers editor that
>>runs as an applet.
>>
>>Can anyone on the list guide me in the right direction?
>
>
> A java-applet seems like totally overkill for this. Why not just parse
> it through something that generates html?
>
> I'm sure there exists plenty of php-scripts that does this. The
> extdevealuator has a functionality to do this, maybe you can grab it
> from there.
>
> --
> - julle
More information about the TYPO3-dev
mailing list