SELECT cur1.cur_title, COUNT(*) as co FROM cur cur1, links links1, links links2, cur cur2 WHERE links2.l_from=cur2.cur_title AND cur2.cur_namespace=0 AND links2.l_to = cur1.cur_id AND links1.l_from="Wikipedia:Links_to_disambiguating_pages" AND links1.l_to = cur1.cur_id GROUP BY cur1.cur_title ORDER BY co DESC LIMIT 101
Enchanter 02:25 Feb 8, 2003 (UTC)
No, this list is not auto-generated. Enchanter made it, using the Search Database feature (unfortunately he did not say with which search, otherwise I would have liked to re-do the list, to get the items on which have a somewhat lower count or which got links to them recently). The pages that are being checked here, are those that appear on Wikipedia:Links to disambiguating pages, so they should be disambiguation pages; if they're not (but I think I have checked them all), you should remove them both there and from that page. By the way, if you check the 'history' of this page, you can see that we've gone quite some end already in getting rid of these... Andre Engels
P.S.: I have added your pseudonym to your remark, it makes it easier for people to talk to you. As for your apology: Dumb is not he who does not know, but he who does not learn.
The LMS page is listed on the as having a staggering 978 links. However, virtually all of these are not from the article namespace and therefore link to Larry's page. Should we just redirect this page to there? Jeronimo
It's a good question - I certainly would not want to take up that one myself, nor advise anyone else to do it. An alternative might be to only do those links that are from the main namespace, and then consider that one done. In one or two main edits (that is, redoing the search to fill up the page again), I (if I am the one to do it) will probably restrict the search to the main namespace only anyway - there are too many articles that are linked from 'Talk' pages just as being examples of pages that are disambiguated or need disambiguation. Andre Engels
I have made a new search that only searches the main namespace, because on the Talk: and User: namespaces sometimes a disambiguation page is linked to because it is a disambiguation page and such links of course do not need to be disambiguated. The new search was:
SELECT cur1.cur_title, COUNT(*) as co FROM cur cur1, links links1, links links2, cur cur2 WHERE links2.l_from=cur2.cur_title AND cur2.cur_namespace=0 AND links2.l_to = cur1.cur_id AND (links1.l_from="Wikipedia:Links_to_disambiguating_pages" OR links1.l_from="Wikipedia:Multiple-place_names") AND links1.l_to = cur1.cur_id GROUP BY cur1.cur_title ORDER BY co DESC LIMIT 101
Can't remove things from the links page after doing the edits, as it is protected.
Search Encyclopedia
|
Featured Article
|