includes/paths.php
2010-07-27 Dan Improved captcha word generation; fixed duplicate auth parameter in Special:Login privileged login; improved search indexer performance on websites with lots of words
2010-07-25 Dan Fuhry Made login window focus the controls earlier if animations are disabled.
2010-06-03 Dan Rewrote category editor. This breaks the JSON API. Also fixed a few bugs with how Wiki Mode is set in $paths. (Hopefully that doesn't cause infinite loops, heh). Fixes issue 20.
2010-03-29 Dan Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
2009-12-11 Dan A couple fixes to permission out-of-scope errors.
2009-12-07 Dan Removed history_rollback_extra action from scope of Special pages, as it's unneeded
2009-09-26 Dan More blank-urlname bugfixes, this time involving internal links
2009-09-26 Dan Fixed handling of blank urlname as guest main page / other main page for members
2009-08-22 Dan A bit of shuffling around code related to determining the page title from the URL. It's done in common now, and $paths becomes more of an information repository rather than an information gatherer. Note: This BREAKS $paths->fullpage/$paths->getParam() in *_preloader!
2009-08-21 Dan Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
2009-07-12 Dan One word: Internet Explorer 6. This includes a rewrite of $paths->parseAdminTree() that encodes to JSON instead of manually generating JS, so good-bye to stupid parser problems I hope.
2009-05-15 Dan Fixed some PHP warnings with API pages
2009-05-15 Dan Fixed redirects before $session init not working; fixed failure to load system plugins
2009-05-13 Dan Paths: System messages are cached in RAM now
2009-05-10 Dan Added register_special_page() function, to make it much easier to create special pages. Also, rewrote Special:Memberlist to use more efficient fetch method and not use an unbuffered whole-table query.
less more (0) -100 -15 tip