From: Shaun M. <sh...@ae...> - 2005-10-17 14:59:40
|
In theory it should be fixed in the BB_Code PEAR classes rather than in phpWebSite though there may be some more work to be done in the core. I notice that there were some major changes to the PEAR class 3 days ago in CVS for the first time in 20 months. Mostly XHTML fixes. There's also some extremely nice code in the PEAR Text_Wiki parser such that it will colourize the output of different kinds of code so you can say [code=css] or [code=php] for instance and get sensible colours. That might be of some use. Rene, I'd vote against the <div class="code-tag"> from phpBB though. It should just use <code> otherwise you lose the semantics. If you want <code> restyled then restyle that in your css rather than create another class. Shaun aegis design - http://www.aegisdesign.co.uk aegis hosting - http://www.aegishosting.co.uk |