Manual talk:$wgRightsIcon
Add topicAppearance
Latest comment: 14 years ago by Kipmaster
Anybody know what this does? --Dmb 19:22, 24 September 2007 (UTC)
- Changes the copyright icon on the footer (like on Wikimedia projects it's that small, gray Wikimedia project button). If you want to change the URL where it links to, you need to change $wgRightsUrl in LocalSettings.php too. --Sayuri 20:22, 24 September 2007 (UTC)
- What are acceptable values to refer to an image? I've tried several formats without result. --Tlosk 00:43, 29 April 2009 (UTC)
- the following should work: $wgRightsIcon = "${wgStylePath}/common/images/gnu-fdl.png"; --Kipmaster 19:47, 8 December 2009 (UTC)
- What are acceptable values to refer to an image? I've tried several formats without result. --Tlosk 00:43, 29 April 2009 (UTC)