Jeff Kruger wrote: > How can i change the edit function at the top menu, edit, history, > delete etc, so that edit is changed to say inventory. I'd also like > to change this from action=edit to action=inventory without breaking > anything.
Change the content of the article MediaWiki:Edit, MediaWiki:History... For the action no, you can't change the internal name. But you can map the name you want to the internal one, and let the wiki generate it with $wgActionPaths <http://www.mediawiki.org/wiki/Manual:$wgActionPaths> _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
