Thank you very much for your help Charlotte. It works! Laurent
2008/10/15 Charlotte Webb charlottethewebb@gmail.com
On 10/15/08, Wikimini webmaster@wikimini.org wrote:
Thank you for your answer Daniel. I've just installed the ParserFunctions extension. But I have the same question as Martin. Does anyone know in which page this line has to be added?
You would paste something like this:
{{#ifeq: {{SUBJECTSPACE}} | {{ns:2}} | Talk to {{PAGENAME}} | Talk about {{PAGENAME}} }}
into the interface page [[MediaWiki:Talk]].
This is Daniel Friesen's code with a few corrections: wrong namespace number, plus you want to use subjectspace instead of namespace as this tab appears at the top of both "user" and "user_talk".
Monobook skin converts the tabs to lowercase which could cause more confusion if they include case-sensitive page names and user names, so you also want to remove these lines from "/skins/monobook/main.css" (then clear your cache).
#p-cactions li a { text-transform: lowercase; }
Hope this helps.
—C.W.
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l