[Typo3-dev] code highlighting for Quixplorer
Mads Brunn
mads at typoconsult.dk
Fri Dec 10 11:31:56 CET 2004
Thanks, that's great, but not what I want.
I want to EDIT the php-file with code highlighting using some sort of
browser based application. That's why I need an applet. Please try again :-)
Best Regards
Mads Brunn
Michiel van Leening wrote:
> Hi Mads,
>
> There are two functions in php: highlight_file [1] and highlight_string
> [2] which might do just what you want. They do the same as "php -s
> file.php" from the commandline.
>
> Have a look at them.
>
> [1] http://www.php.net/manual/en/function.highlight-file.php
> [2] http://www.php.net/manual/en/function.highlight-string.php
>
> Mads Brunn said the following on 12/08/2004 08:17 PM:
>
>> 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?
>>
>> Best Regards
>>
>> Mads Brunn
>> _______________________________________________
>> Typo3-dev mailing list
>> Typo3-dev at lists.netfielders.de
>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
>>
>
More information about the TYPO3-dev
mailing list