Wikipedia 10K Redux

Reconstructed by Reagle from Starling archive; see blog post for context.

WikiPediaBugs

Report any bugs or unexpected behavior here:


The RecentChanges page is broken: when all the pages were moved from /wiki.cgi?* to /wiki/*, it wasn't properly updated, so now clicking on an author's name doesn't work. Who is the appropriate person to fix this?

:The person who broke it, of course. :-)

:I didn't break the code, but I think I see the problem. The script name is (mainly) used in two routines: ScriptLink and ScriptLinkTitle (used for author links so that you'll get the nifty pop-up with the ID and hostname). It looks like only the first of these was modified for the new /-style links. The fix should be simple--just modify ScriptLinkTitle the same way. --CliffordAdams