// $Id: MANIFEST-js 1690 2007-02-16 01:26:11Z quarl $ ////////////////////////////////////////////////////////////////////// // library/utilities module.js // Dependencies datetime.js // defines ISO timestamp functions msg.js // reporting functions util.js // misc utility functions download.js // download utilties wikiwidget.js // functions for adding tabs, etc. wikins.js // namespace i18n wikipage.js // WikiPage class admin.js // administrator wikipageXfd.js // AFD stuff for WikiPage wikiedit.js // WikiEditor wikistate.js // Persist state throughout session wikidelete.js // deletion autoreplace.js // allows automatically replacing strings on 'submit' wikiparse.js // parse stats from wiki text diff.js // diff functions kookie.js // cookie functions md5.js // md5 functions token.js // authentication token shortcuts.js // Shortcuts class diffsince.js // utilities for doing "diff since" wikiwatch.js // utilities for watching/unwatching autoedit.js // auto-editing class nav_custom.js // navigation box customizations iframedl.js // downloading in an iframe wikiimg.js // image utilities drag.js // dragging overlib/overlib.js // overLIB instaview.js // InstaView (previously LivePreview), by Pilaf instaviewtiny.js // InstaView preview 1 paragraph notes.js // popup notes linkedit.js // auto-changing link targets history.js // history module userstatus.js // user status backlinks.js // backlinks dynabutton.js // dynamic buttons ////////////////////////////////////////////////////////////////////// // modules/applications sig.js // advanced custom signatures rollback.js // rollback button autotag.js // tab button for auto tagging copyvio.js // mark as copyvio and list on log page edittop.js // add 'edit top' (section 0) link watchlist.js // add 'unwatch' and 'diff since' buttons to watchlist watchbutton.js // asynchronous watch/unwatch tabs autofocus.js // automatically focus edit boxes directredirect.js // buttons for automatically fixing double redirects locz.js // locz button for canonicalizing locations datez.js // datez button for canonicalizing dates coorz.js // coorZ button for canonicalizing coordinates imdbz.js // imdbZ button for canonicalizing IMDB links alexafy.js // toolbox button to Alexafy external links userscript.js // user script helpers ('raw' tab, 'refresh' tab, autorefresh) autosummary.js // auto summary based on diff; shortcuts smartsubmit.js // asynchronous preview/diff buttons newmessages.js // add history and diffsince links to new-messages box tabtalknew.js // add "+" next to Disc. tab tabdiff.js // add tab for diff last edit tabsince.js // add tab for diff since my edit purge.js // add 'purge' tab button editcount.js // Kate/Interiot edit count; toolbox links nav_logs.js // toolbox links to Logs quicknav.js // nav links to AFD, etc. google.js // add "Google" button to search portlet debugnote.js // shows debug log querysave.js // confirm losing unsaved changes undelpreview.js // preview undeleted pages speedydel.js // speedy deletiona extedit.js // add tab for "ext edit" autoafd.js // autoafd afd_vote.js // AFD voting helpers xfdclose.js // closing AFD/MFD/etc xfdhideclosed.js // hide closed AFD discussions obsolete/autowarn.js // vandal warning applications templates // userwarn.js redirector.js // Redirector application for quick redirect creation popups.js // Popups (mainly by Lupin) picturepopups.js // Picture Popups (mainly by Zocky) instapreview.js // InstaView ////////////////////////////////////////////////////////////////////// // Quarl-specific // by Quarl: // sandbox.js // testing stuff // usermain.js // Local variables: // comment-start: "// " // fill-column: 100 // End: