includes/functions.php
2010-01-05 Dan Fixed ENANO_VERSION under databaseless template class
2009-12-28 Dan Fixed oversanitation of multiple XHTML closing tags in a row
2009-12-19 Dan OK screw that, put the crypto backend check in functions.
2009-12-17 Dan JSON preparser: fixed corruption of strings that include the exact pattern word, comma, space, word, colon
2009-12-12 Dan Set up more sensible defaults (UTC, DST off) for timezone preferences. Also modified enano_date() to properly include GMT offsets when timezone characters are used. Fixes issue 4.
2009-11-09 Dan which(): added silencer to shut up errors on servers with open_basedir restriction
2009-09-26 Dan More blank-urlname bugfixes, this time involving internal links
2009-09-20 Dan Functions: fixed HTML sanitizer to properly preprocess <code> one-liners
2009-09-11 Dan Damn it! gzip_output() was not checking for gzip support in the browser, fixed.
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 Functions: silenced PHP warnings on ob_* functions
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-29 Dan Tweaked URL sanitizing a bit to make Enanium work better.
2009-07-06 Dan Fixed decode_unicode_url() trying to parse non-hex %uXXXX sequences
2009-06-21 Dan First implementation of new parser; Text_Wiki is now gone. VERY BETA! WiP.
2009-05-14 Dan A few safety changes to tolerate no $session when it's not available
2009-05-10 Dan Wikitext redirects should work again + get_redirect() added to Namespace_* to allow plugins to extend
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-15 Dan New, beautiful, rethought Admin:Home. No, really, you'll like it.
2009-04-15 Dan Finished core of log display interface including filter management. There is still a bit of a to-do list, especially regarding rollbacks and reuploads.
2009-04-13 Dan New page protection UI. Both miniPrompt and failsafe HTML.
2009-04-12 Dan When changing namespace of a File: page, associated files are now deleted. Also fixed some issues with image scaling.
2009-03-21 Dan Some fixes to paginator (pagination control code moved to separate function)
2009-03-14 Dan Added support for alternate port numbers on database servers. Also in install-cli, merged in new sysreqs functionality.
less more (0) -100 -50 -24 tip