- Validation of an unique token id
First release for Drupal 6.
Now supports Drupal 6's block and page cache flushes.
If using memcache.db.inc and memcache is offline, memcache cache retrieval is tried for only the first retrieval within a request.
memcache-session.inc now supports Drupal 6's session_save_session, which allows temporary disabling of writing session data.
See issues with wildcard cache flushes: http://drupal.org/node/224772
#337036: Here's the D6 version. by arnoldc. D6 port and some fixes and tweaks.
#305325: Port module to 6.x Bring award module to Drupal 6, thanks to jpotts
Added a try - catch statement around the callback functions.
Add 'edit composite layouts' permission. Add default layout set functionality.
If your users suddenly cannot edit their composite layouts, make sure they have the 'edit composite layouts' permission.