Made it possible to view archives of active chats. This is useful when the number of messages exceeds the limit to be displayed in the active chat panel.
Be sure to run update.php after installing this update.
Highlights:
o #119742: Improved handling of DISTINCT; allow DISTINCT to not kill summaries.
o #118069: Move the query cache into the real cache. This should clear up a few caching problems.
o Serious cleanup of inline argument code
o Fixed theme code for popular/popular all-time blocks.
o Moved implementation of hook_taxonomy so it'll trigger.
o New $arg (inline argument) variants: $node, $node-TYPE, $user
o #102489: Allow edit tabs on views (for admins).
o New 'tools' page in UI to clear the views cache.
Bugs fixed:
o Capitalization and t() fixes to recent popular content and all time popular content views.
o #123986: documentation fix in argument handling code
o #111881: change 'user' table to use INNER join because every node has an author
o #102716: Reduced the number of JOINs for taxonomy hierarchy queries
o #103649: Documentation fix fix for date granularity
o #115519: Restrict width of select items in UI.
o #111936: Allow search keyword to be optional.
o #116985: Fix channel link in RSS feeds.
o #122103: Fix blank titles of blocks exported by views.
o #122818: Incorrect use of fullname when queryname should have been used
o #108523: Properly validate that filter values need values selected.
o #122063: Prevent strtotime from choking on empty timestamps
o #116190: Book parent didn't work with prefixes
This is the Drupal 5 (Version 1) release of DriesK's Flash Gallery module. This update was done by damien_vancouver.
The D5 V1 branch of Flash Gallery will continue to bug fix and some new features depending on the quality of patches that people submit. Any major new features will go in the new version of Flash Gallery which will integrate with SWF Tools.
New updated dev release for testing (simple update of the released 4.7 dev version);
Fixed: Now works with Drupal caching
Fixed: http://drupal.org/node/119198 (performance troubles)
Fixed: When set to random+specified (and had a time delay set) there was a bug where the previous specified logo was shown when you went to a page which was supposed to be random
Ignore the locale stuff in settings, it's not done yet and doesn't do anything.