-*- text -*- - factor to lib/ - split afd_vote shortcuts - for loading normal pages (e.g. picturepopups), use hidden iframe and get data instead of XMLHttpRequest, since that doesn't cache $autoafd.widgetLoad(); $afd_vote.widgetLoad(); http://en.wikipedia.org/wiki/User:Mdd4696/monobook.js - get users: Lupin Zocky Mdd4696 Sam Hocavar ... new messages: display which users messaged and link to diffs smart submit: re-submit preview/diff/save until success! - add this support in asyncDownloadXML, so that all functions benefit from it! - refactor 'options' globally - migrate away from overLIB - it's bad code, too complicated, not namespaced, have to work around shortcomings, not GPL-compatible - popups: when shift-dragging, preventDefault in case clicked on link XXX instaview downloadimage fix downloadimage - test with popups - popups: refactor download stuff - refactor 'oldid' into wikipage - don't kill old Popups, just hide them - write DOM nodes instead of HTML - scour people using Lupin's popups to see which options are used commonly - start downloading page X seconds after mouseover, start downloading images Y seconds after mouseover, start displaying Z seconds after mouseover - wikiimg: first submit a preview containg [[Image:FILENAME.png|60px]], then download that image. - look at new version of Lupin/popups.js - on 'deleted edits' page, add 'show preview' button - 'deleted edit' preview pages: smartsubmit preview button and instaview - autoedit subst templates on user pages: {{test}}, {{pagename}}, etc. - expand nav_afd to include CAT:CSD and others. Pop out menu. - use Notes for alert boxes (no "close" button) - e.g. for display status such as for diffsince, rollback - for "no autoedits" button (does have "ok"=close button) - this is better than window.alert because that is modal across entire browser (not just current window/tab) - Alpha transparency like in Interiot's Edit count - Move/copy AFD close button next to vote button - Popups: image downloading fails if it happens too early - need to rearchitect span construction. - Popups: add 'refresh preview' button