https://bugzilla.wikimedia.org/show_bug.cgi?id=35981
--- Comment #15 from [email protected] --- @Ryan: Sorry for not making my point clear. I think the new way of dealing with disambiguation pages is much better than the old one. For those who do not read the UPGRADE notes, the special page indicating the disambiguation page links will not work anymore no matter if the feature is split into an extension or not. (I dont think you intend to write a maintenance script that adds the __DISAMBIG__ MagicWord to all templates linked in MediaWiki:Disambiguationspage.) This was the point. By the way, I have one more point: why do you use a pagepros MagicWord and not the category system. Typically one wants A) some kind of a list of all disambiguation pages B) a list of pages liking to a disambiguation page. B is done using a special page, see your extension. But what's with A? For this purpose, most wikis use the category system. This still causes some doubeling: having a category for A and a page property for B. So, I think somehow 1) both should be done using A category 2) there should also be sldo a special page for a list of all disambiguation pages. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
