[TYPO3-doc] Geshi

Daniel Brüßler info at -remove-patchworking.de
Thu Nov 29 17:06:04 CET 2007


Hello Michiel, Martin and Olly,

yes also +1 from me.

I just checked the requirements, no problem with PHP4 and our
mediawiki-version!

http://qbnz.com/highlighter/geshi-doc.html#requirements

I tell you when I've installed it, not before Saturday.

----------

We now can make up our mindes how we want to have the Wiki-Syntax.
*What's about this?*


PHP without linenumbers:
<php>
$line="1";
$line="2";
</php>


PHP with linenumbers:
<php linenumbers="1">
$line="1";
$line="2";
</php>


TypoScript without linenumbers:
<TS>
temp=HTML
temp.value=line 2
</TS>


cheers!
Daniel



> Hi Wiki maintainders,
> 
> :-)
> 
> I was wondering if we can have the Geshi plugin installed on the wiki?
> 
> http://qbnz.com/highlighter/
> 
> I'm currently using this one
> http://www.mediawiki.org/wiki/Extension:GeSHiCodeTag for our in-house
> wiki. It works nicely.
> 
> Kind regards,
> 
> 
> Michiel Roos
> 


More information about the TYPO3-project-documentation mailing list