I implemented a fix for bug 6754 here:
https://gerrit.wikimedia.org/r/#/c/40343/
It's a simple 2 line change to core that adds a 'disambiguation' page
property to any page that includes '__DISAMBIG__'. I was originally
considering implementing this as an extension, but it seems like a
feature that would be generally useful to lots of wikis and is a much
lighter-weight solution than a full-blown extension.
The reason I used a doubleunderscore magic word is because they don't
have to output anything and they automatically set a page property. In
other words, they were invented for exactly this sort of purpose.
Ryan Kaldari
On 12/24/12 1:48 PM, bawolff wrote:
You could always have a magic word that disables the features, and let
the users put it in the relevant templates. Then the users could
disable it on all the pages they feel it would be inappropriate for.
--bawolff
On Mon, Dec 24, 2012 at 2:34 PM, Bináris <[email protected]> wrote:
Perhaps this helps something if you are familiar with javascript:
http://de.wikipedia.org/wiki/MediaWiki:Gadget-bkl-check.js
We in huwiki use an adopted version of this script to display links to
disambpages with a different colour.
--
Bináris
_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l
_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l
_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l