includes/template.php
2009-11-04 Dan Logins: reorganized data structures a bit. WiP - needs test routine done.
2009-08-22 Dan Sessions: Improved inactive account UX; shuffled around a bit of code so that whitelist checks are shared; fixed a bunch of bugs related to ban code and IPv6 addresses
2009-08-21 Dan Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
2009-08-04 Dan Fixed some "declaration should be compatible" errors that showed up under WinXP QA
2009-07-31 Dan Merged development from Scribus and Charlie
2009-07-18 Dan Editor: completely moved wiki edit notice to AJAX fetch, so it's not shipped with the page anymore.
2009-07-18 Dan Fixed some formatter engine errors that were exposed through the wiki edit notice
2009-07-29 Dan Tweaked URL sanitizing a bit to make Enanium work better.
2009-07-29 Dan Added method add_header_js() to template to allow insertion of code to be run immediately after JS init
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-07-09 Dan OK, JS preloading on a CDN works perfectly now. I'm sure of it.
2009-07-09 Dan Fixed inconsistency in JS component load order between CDN sites and non-CDN sites
2009-07-09 Dan Fixed a series of infinite loops with preloading components and placeholders
2009-07-08 Dan Template: minor: documented sidebar_widget()
2009-06-16 Dan Added support for preloading javascript libs ($template->preload_js()). Updated admin theme and Tigra Tree Menu to support this + JS_{HEADER,FOOTER} variables.
2009-05-27 Dan Class "currentpage" is now added to all internal links, including sidebar buttons, if the link points to the current page.
2009-05-14 Dan A few safety changes to tolerate no $session when it's not available
2009-05-13 Dan Render / Template: No longer does exist checks for wikilinks on sidebar
2009-05-10 Dan Fixed a couple bugs with protection UI; fixed stray <enano:no-opt> in Special:CSS (do people still use that?)
2009-05-05 Dan Made some more changes to the way namespaces are handled, for optimization purposes. This is a bit of a structural reorganization: $paths->pages is obsoleted in its entirety; calculating page existence and metadata is now the job of the Namespace_* backend class. There are many things in PageProcessor that should be reorganized, and page actions in general should really be rethought. This is probably the beginning of a long process that will be taking place over the course of the betas.
2009-04-17 Dan Made handling of $perms being non-object work properly in template
2009-04-17 Dan Cleared up a few discrepancies in page handling, template var init, and how NewsBoy works.
2009-04-15 Dan New, beautiful, rethought Admin:Home. No, really, you'll like it.
2009-04-13 Dan New page protection UI. Both miniPrompt and failsafe HTML.
2009-04-05 Dan Oxygen (and general): cleaned up sidebar CSS, wikitext blocks are now sent through alternate block
2009-03-15 Dan New template feature: template hooks (<!-- HOOK foo -->)
2009-03-06 Dan template: added ability for themes to hide user, tools, and search sidebar blocks
2009-03-02 Dan Template: addslashes() around wiki_edit_notice_text (whoops)
2009-02-26 Dan Added possibility for auth plugins, which can log a user in using non-standard authentication methods.
2009-02-16 Dan Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
less more (0) -100 -50 -30 tip