Thanks Harry! That could very well be the solution. It looks like I'll have
to abandon the use of the {{{}}} formatter.Cheers, Chris. Harry Metske wrote: > > Chris, > > can't you use this : http://www.jspwiki.org/wiki/PrettifySourcecode > > Harry > > 2008/8/29 mekondelta <[EMAIL PROTECTED]> > >> >> Hi Florian, >> >> Thanks for your reply but I don't think a skin or template will help. I'm >> talking about the way that JSPWiki implements the {{{code block}}} >> construct >> rather than change the look and feel of the template. As the code block >> gets >> rendered as [span style="font-family:monospace; white-space:pre;"]code >> block[/span] I can't change it's behaviour using jspwiki.css. If it was >> [span class="codeBlock"]code block[/span] then I'd be happy. >> >> I need to get at the code which renders the code block construct itself I >> think. Does than mean recompiling JSPWiki ? >> >> Cheers, Chris. >> >> >> Florian Holeczek wrote: >> > >> > Hi! >> > >> > you can create a custom skin or template. >> > Have a look at http://www.jspwiki.org/wiki/JSPWikiSkinDesign >> > >> > Best regards >> > Florian >> > >> >> -- >> View this message in context: >> http://www.nabble.com/How-do-I-change-the-look-of-a-code-block--tp19197309p19216511.html >> Sent from the JspWiki - User mailing list archive at Nabble.com. >> >> > > > -- > met vriendelijke groet, > Harry Metske > Telnr. +31-548-512395 > Mobile +31-6-51898081 > > -- View this message in context: http://www.nabble.com/How-do-I-change-the-look-of-a-code-block--tp19197309p19216799.html Sent from the JspWiki - User mailing list archive at Nabble.com.
