User talk:SoledadKabocha/linkclassifier

Page contents not supported in other languages.
Source: Wikipedia, the free encyclopedia.

TODO for on-demand mode

Make the portlet link remove itself when clicked. This might require moving the logic that adds the link into linkclassifier.js, as opposed to asking the user to manually add code to the skin. Compare the way that markblocked does it.

(This is just a note to myself; I will not ask Anomie about this until I have implemented it successfully myself.) --SoledadKabocha (talk) 22:27, 30 October 2012 (UTC) (marked first paragraph as done 18:28, 2 November 2012 (UTC))[reply]

Categories TODO

--SoledadKabocha (talk) 18:30, 2 November 2012 (UTC) (last edit 05:03, 28 May 2015 (UTC))[reply]

General code maintenance

--SoledadKabocha (talk) 22:42, 3 March 2013 (UTC) (last edit 05:04, 28 May 2015 (UTC))[reply]

Invalid Unicode issue

This edit summary should also have mentioned accented letters. (TODO: Document which letters exactly.) --SoledadKabocha (talk) 01:08, 16 November 2014 (UTC)[reply]

Critical bugs

Investigate why, on the article

hard reload sometimes helps. --SoledadKabocha (talk) 19:05, 30 December 2014 (UTC) (+ 17:37, 2 January 2015 (UTC))[reply
]

A similar problem with the link to
National Geographic Magazine occurs in Swarm intelligence#Further reading. All other redirect links in that article appear to be classified correctly. --SoledadKabocha (talk) 02:28, 29 June 2015 (UTC)[reply
]
The above issue probably resulted from the use of synchronous AJAX in my common.js and other scripts; it may not have been a legitimate bug in this script. New issue:
On very long articles such as List of Internet top-level domains, the linkclassifier-finished class is sometimes added before the script is really finished. --SoledadKabocha (talk) 18:27, 26 November 2015 (UTC)[reply]