Difference between revisions of "MediaWiki/archive/customizing"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
The text which shows up in the menu bar (at left in monobook) may be | The text which shows up in the menu bar (at left in monobook) may be | ||
edited through the wiki itself. What you need to know is the name for | edited through the wiki itself. What you need to know is the name for | ||
− | each link. To edit the contents, you navigate to | + | each link. To edit the contents, you navigate to the page named |
− | + | '''MediaWiki:''linkname'''''. You will need to be a sysop in order to | |
− | sysop in order to edit the text. A list of link names may be found in | + | edit the text. A list of link names may be found in Language.php, and |
− | Language.php, and possibly elsewhere. | + | possibly elsewhere. |
Revision as of 20:17, 12 June 2005
Techniques: Software: MediaWiki: Customization
Modifying the Menus
The text which shows up in the menu bar (at left in monobook) may be edited through the wiki itself. What you need to know is the name for each link. To edit the contents, you navigate to the page named MediaWiki:linkname. You will need to be a sysop in order to edit the text. A list of link names may be found in Language.php, and possibly elsewhere.