Ivan-r created this task.
Ivan-r added a project: Pywikibot-interwiki.py.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  **Feature summary** (what you would like to be able to do and where):
  In the course of work, I had difficulty handling anchor redirects. Separate 
parameters are required that would change the processing of such redirects and 
ready-made links.
  
  1. It is required to assume that the anchor redirect is the end page and 
treat it as a regular page. -anchor:end
  2. It is required to assume that the anchor redirect is a non-existent page 
and treat it as a non-existent page. -anchor:none
  3. It is required to equate that a page with an anchor is the same as the 
page without an anchor. (-auto) -anchor:ignore
  
  3.1. And add them to autonomous_problems.dat and create a graph (if graph 
enabled)
  
  4. It is required to completely ignore anchored links. (-auto) -anchor:skip
  
  4.1. And add them to autonomous_problems.dat and create a graph (if graph 
enabled)
  
  **Use case(s)** (list the steps that you performed to discover that problem, 
and describe the actual underlying problem which you want to solve. Do not 
describe only a solution):
  
  **Benefits** (why should this be implemented?):
  Some language sections use one general page for a variety of terms, rather 
than a separate page for each case, which results in a plethora of interwiki 
links that cannot be processed automatically due to a single landing page. More 
accurate handling of anchors will reduce the impact of this problem.

TASK DETAIL
  https://phabricator.wikimedia.org/T416012

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to