Wiki footer
From OpenOffice.org Wiki
The standard Wiki footer was modified to add a Sun Logo.
Edit LocalSettings.php and set the SunLogo location (SunLogo is at /space/mwiki/SunLogo)
$wgRightsPage = ""; # Set to the title of a wiki page that describes your license/copyright $wgRightsUrl = ""; $wgRightsText = ""; $wgRightsIcon = "$wgScriptPath/SunLogo/logo_sun_small_sdn.gif"; # $wgRightsCode = ""; # Not yet used
$wgRightsUrl and $wgRightsText need to be to the general license for the Wiki. For now, it is left blank.

