includes/paths.php
2007-11-25 Dan Fixed highlighting in search results; changed search algorithm to give more score for terms found in page title; hopefully (hackishly) fixed login_key_cache getting too long
2007-11-24 Dan Fixed a number of issues with SQL query readability and some undefined index-ish errors; consequently the SQL report feature was added
2007-11-21 Dan Searching sucks, and Enano's search algorithm was complete bullcrap. So I rewrote it. No, it does not use Google search technology. Like they have a patent for using the Arial font on search result pages anyway.
2007-11-15 Dan Merging in all changes from revision 185 (90b7a52bea45)
2007-11-05 Dan Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
2007-10-07 Dan Rebrand as 1.1.1; everything should now be bumped to "unstable" status
2007-10-01 Dan Feature add: new page group type: regular expression match (PCRE)
2007-09-30 Dan Added a new Javascript variable, aclDisableTransitionFX, that will switch off effects on message boxes and the ACL editor when set to true
2007-09-24 Dan Rebrand as 1.0.2 (Coblynau); internal links are now parsed by RenderMan::parse_internal_links()
2007-09-19 Dan SECURITY: Fix unescaped SQL in paths.php rebuild_page_index()
2007-09-07 Dan Added keep-alive function to admin panel (had been planned for some time) and a new hook, template_var_init_end
2007-09-07 Dan Made most special pages "visible"; fixup for non-existent special page redirect in paths.php; rewrote Special:AllPages to have pagination (WiP, Special:SpecialPages is possibly next, depending on whether paginate_array works or not)
2007-08-30 Dan Added a ton of new log points for administrator actions; restructured security log view and enabled pagination for security logs; string change in ajax.php for RDNS operation failure
2007-08-17 Dan Redirections to the main page use the redirect() function now
2007-08-01 Dan Improved and enabled HTML optimization algorithm; enabled gzip compression; added but did not test at all the tag cloud class in includes/tagcloud.php, this is still very preliminary and not ready for any type of production use
2007-07-28 Dan Work started on page tags, still aways to go, but syncing to Nighthawk
2007-07-25 Dan Various bugfixes and cleanups, too much to remember... see the diffs for what got changed :-)
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-07-09 Dan Fixed problems with $paths->getParam() on Win2k Server/IIS
2007-07-03 Dan Fixed a lot of bugs with Safari and Konqueror; improved Opera compatibility
2007-06-28 Dan COPPA support added
2007-06-27 Dan At last, I fixed all those phased-out enano.homelinux.org links!
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-23 Dan Fixed complicated SQL injection vulnerability in URL handler, updated license info for Tigra Tree Menu, and killed one XSS vulnerability
2007-06-21 Dan Finalized permissions on files and directories; adding PHP shutoff button (actual shutoff not implemented)
2007-06-13 dan Adding /includes
less more (0) tip