includes/plugins.php
2008-07-09 Dan Completed work (we hope) on CacheManager admin page
2008-07-07 Dan First stab at cache management backend. Everything seems to have been tested and working so far, but a number of things require a more specialized cache and can't go through the framework (e.g. user ranks which use references to map usernames to user IDs)
2008-07-07 Dan Fixed $use_cache bug in plugins.php
2008-07-03 Dan More optimization work. Moved special page init functions to common instead of common_post hook. Allowed paths to cache page metadata on filesystem. Phased out the redundancy in $paths->pages that paired a number with every urlname as foreach loops are allowed now (and have been for some time). Fixed missing includes for several functions. Rewrote str_replace_once to be a lot more efficient.
2008-06-30 Dan Several optimization changes including getting rid of a few eval()s. Added placeholder functions for the theme manager, which should be working now
2008-06-10 Dan A bit of UX improvement to upgrade UI; updated readme for 1.1.4
2008-06-07 Dan Added re-import function to plugin manager
2008-05-16 Dan Added user preference for disabling visual effects in Javascript applets; added re-import button to installed plugins
2008-04-14 Dan Rebrand as 1.1.4 (Caoineag alpha 4)
2008-04-10 Dan Implemented security logging for plugin management
2008-04-10 Dan Fixed some bad language string references in plugin management API
2008-04-10 Dan (Hopefully) finished new plugin manager and implemented the utilization of it. Still HIGHLY experimental.
2008-04-06 Dan Started work on the new plugin manager and associated management code. Very incomplete at this point and not usable.
2008-03-18 Dan Fixed some stray version numbers (again!); added support for Diffie-Hellman logins in the normal login form (not AJAX) - even works in IE
2008-03-01 Dan Documented includes/plugins.php to try and help plugin developers a little.
2008-02-11 Dan Rebrand as 1.1.2; made upgrade framework functional
2008-02-07 Dan Started on a Special:RecentChanges page, more to come.
2008-01-29 Dan Rebranded source code as 1.1.1; added TinyMCE ACL rule as per Vadi's request: http://forum.enanocms.org/viewtopic.php?f=7&t=54
2008-01-28 Dan Minor and hopefully non-breaking change to plugin loader to possibly double performance at hook points
2008-01-28 Dan Got Enano to load even if there are no plugins; added caching for decrypted session keys to significantly improve performance (in theory at least)
2007-12-19 Dan Many changes. Installer with PostgreSQL is broken badly and will be for some time.
2007-12-03 Dan Deprecated debugConsole and removed all calls to it. Added a lot of comments to common.php. Added support for "anonymous pages" that are created when the Enano API is loaded from an external script. Fixed missing border-bottom on Type 2 sidebar blocks in Oxygen.
2007-10-07 Dan Rebrand as 1.1.1; everything should now be bumped to "unstable" status
2007-09-24 Dan Rebrand as 1.0.2 (Coblynau); internal links are now parsed by RenderMan::parse_internal_links()
2007-07-21 Dan Made the move to Loch Ness, and got some basic page grouping functionality working. TODO: fix some UI issues in Javascript ACL editor and change non-JS ACL editor to work with page groups too
2007-06-26 Dan Updated all version numbers back to Banshee; a few preliminary steps towards full UTF-8 support in page URLs
2007-06-23 Dan Emergency version change to 1.0rc3 to fix XSS vulnerabilities
2007-06-13 dan Adding /includes
less more (0) tip