includes/plugins.php
2009-08-21 Dan Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
2009-06-01 Dan Whoops, plugin upgrades got broken
2009-05-30 Dan Fixed missing global $cache; in $plugins->upgrade_plugin();
2009-05-16 apache Plugins: fixed a final system plugin bug
2009-05-15 Dan Fixed redirects before $session init not working; fixed failure to load system plugins
2009-05-13 Dan Cut out two queries per page with plugin loader routine
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-05 Dan SpecialUserPrefs: fixed: userprefs_body hook only allowed first loaded plugin to work
2009-03-18 Dan Plugins: Added checks and additional warning for authentication plugins.
2009-02-26 Dan Plugin backend: bugfix: installing a plugin should now properly import its strings
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)
2009-01-26 Dan Added (very basic) spam filtering plugin support. Plugins can mark a message as spam by hooking into the spam check API, which is documented in functions.php. No spam checking functionality is built-in.
2009-01-15 Dan Added CLI installer. Supports interactive, command-line, and internal-call installation. Fixed a few bugs related to anti-SQL injection parser and plugin installation.
2009-01-12 Dan Plugin manager: added support for having specific install and uninstall blocks per DBMS
less more (0) -14 tip