Seite 1 von 1

Dokuwiki Syntax Highlighter

Verfasst: 12 Dez 2012, 15:31
von bobzbobz
Hello again :)

What language strings are you using in your code-blocks on your wiki?
Is it a public string or a private language string you have created?
- And if it is - can i download it somewhere? :)

Best Regards,
Soren

Re: Dokuwiki Syntax Highlighter

Verfasst: 17 Dez 2012, 15:35
von d.oertel
Hi,

we use the following file
http://download.uib.de/opsi4.0/src/winst.php
which is placed in

Code: Alles auswählen

/var/www/dokuwiki/inc/geshi/winst.php
see also:
http://qbnz.com/highlighter/geshi-doc.html

does this help ?

d.oertel

Re: Dokuwiki Syntax Highlighter

Verfasst: 18 Dez 2012, 13:55
von bobzbobz
Hi Oertel

I think its the file i need, but the one you link to is empty :S

Re: Dokuwiki Syntax Highlighter

Verfasst: 18 Dez 2012, 14:27
von d.oertel
Hi,

it was not empty but you could not download it.
Try:
http://download.uib.de/opsi4.0/src/winst.php.gz

d.oertel

Re: Dokuwiki Syntax Highlighter

Verfasst: 18 Dez 2012, 15:14
von bobzbobz
Thanks :)

Re: Dokuwiki Syntax Highlighter

Verfasst: 18 Dez 2012, 15:22
von bobzbobz
It works, but the colors are different from the ones on your wiki.