Clayton wrote: >> A few more [minor] issues: >> >> * Code blocks using the <source> tag have lost their container styling >> (border + background) - e.g. >> http://wiki.services.openoffice.org/wiki/Website/how-to#Sample_HTML_Page > > Hmmmm I didn't notice this one :-) A little digging on the issue turns > up a bug in the SyntaxHighlight extension as documented here (with fix): > http://www.mediawiki.org/wiki/Extension_talk:SyntaxHighlight_GeSHi#Problem_with_CSS:_Default_style_for_pre_is_overwritten > I will change/fix the extension.
Fixed as documented, and tested. Seems to be working correctly. I will add this tweak to the Wiki maintenance page. >> * Relative URLs don't work anymore - on the Website project pages, >> some of the links were relative - e.g. [[/Page]] = [[Website/Page]] >> when linked from within wiki.services.openoffice.org/wiki/Website. >> These were working fine before but broke after the upgrade. I'm not >> sure how many pages this has affected (probably not many since it >> doesn't seem to have been reported yet). > > The syntax is documented here: > http://meta.wikimedia.org/wiki/Help:Link#Relative_links > I have enabled Namespaces.... but there are a few other minor issues > that seem to point to it not being properly enabled. I will try to get > this sorted as soon as possible. Fixed. It was a simple typo in the LocalSettings.php file. This should be working correctly now, and now Breadcrumbs are working correctly as well C. -- Clayton Cornell [email protected] StarOffice - Sun Microsystems, Inc. - Hamburg, Germany --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
