User talk:Barre/MediaWiki/Extensions/kw site map
From KitwarePublic
Jump to navigationJump to search
It seems that Site Map does not work correctly under 1.5RC4. Everytime I include the "author" parameter within the tag the page will not be displayed at all. The browser window is completely blank.
There is a tiny typo in kwSiteMap.php line 308: there has to be a % sign
$output .= "<table width='100%'><tr valign='top'><td width='$col_width'><ul>"; ^--