Dirk Haun <dirk@haun-online.de> [Sun, 17 May 2009 16:30:39 +0200] rev 7033
Added a check to all plugins to see if they support the DBMS the site is running on
Dirk Haun <dirk@haun-online.de> [Sun, 17 May 2009 16:07:38 +0200] rev 7032
A fresh install didn't call the plugin_compatible_with_this_version API function for the bundled plugins; fixing this also got rid of some code duplication
Dirk Haun <dirk@haun-online.de> [Sun, 17 May 2009 13:18:39 +0200] rev 7031
Don't include Links in the sitemap automatically as it should not point to redirecting URLs
Dirk Haun <dirk@haun-online.de> [Sun, 17 May 2009 10:28:44 +0200] rev 7030
The user's current password is no longer available in $_USER, so changing the password or deleting an account no longer worked (reported by Tom Homer)
Dirk Haun <dirk@haun-online.de> [Sun, 17 May 2009 10:05:01 +0200] rev 7029
Fixes to get the XMLSitemap plugin's postinstall working from the install script
Dirk Haun <dirk@haun-online.de> [Sun, 17 May 2009 09:05:31 +0200] rev 7028
Link to the XMLSitemap documentation on the wiki for now
Dirk Haun <dirk@haun-online.de> [Mon, 11 May 2009 12:16:47 +0200] rev 7027
Fixed handling of "entire page" centerblocks in a multi-language environment
Dirk Haun <dirk@haun-online.de> [Sun, 10 May 2009 21:43:03 +0200] rev 7026
Avoid SQL error in the unlikely event that a user is not a member of any groups ("this shouldn't happen"; cf. bug #0000863)
Dirk Haun <dirk@haun-online.de> [Sun, 10 May 2009 17:39:32 +0200] rev 7025
Fixed security token name in commentform templates
Dirk Haun <dirk@haun-online.de> [Sun, 10 May 2009 17:29:58 +0200] rev 7024
Added missing comment template changes (less than I thought ...)