Patches item #2033223, was opened at 2008-07-31 00:48 Message generated for change (Settings changed) made by balasyum You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2033223...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open
Resolution: Fixed
Priority: 5 Private: No Submitted By: Tgr (tgr_) Assigned to: Nobody/Anonymous (nobody) Summary: solve_disambiguation.py: redirects as disambiguation pages
Initial Comment: The Hungarian Wikipedia is experimenting with a new disambiguation system where primary meanings also have an unambiguous page name, and the base name is a redirect to the primary meaning, tagged with a template to mark it as a disambiguation. (This way, it is always easy to decide whether a link is ambiguous or not; previously, links to the primary had to be reviewed again and again, as there was no way te tell them apart from the not yet reviewed links.)
The attached patch adds a new behavior when the disambiguation page is a redirect containing a special template; the robot will offer the links found on the target page of the redirect as possible disambiguation options, instead of offering the target of the redirect only. Optionally, a disambiguation page page with a name different then "<primary name> (disambiguation page)" can be supplied as an argument to the template
The behavior of the bot is only changed if the template is present.
----------------------------------------------------------------------
Comment By: Tgr (tgr_) Date: 2008-08-26 22:08
Message: Logged In: YES user_id=2147062 Originator: YES
Refreshing patch to avoid merge conflicts File Added: solve_disambiguation_primaryredir.patch
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603140&aid=2033223...