patch

user_list module patch

This is a patch to fix "other" listing in the user_list module and also adds new custom menu path feature.

There is a bug where the "other" listing includes users whose usernames begin with 'z'. This patch fixes this bug.

This patch also adds a new feature to allow customization of the menu path. The default remains "userlist" but the settings form now allows you to change it to a custom path.

http://drupal.org/node/837738

Patch for Notify module

On an active site, the notify module doesn't play nicely with cron. Simply put, it can't send out the emails quick enough, so cron times out and notify doesn't update it's last run time so the next cron run it starts all over again. This results in a *lot* of duplicate emails to people.

This patch should fix that:

http://drupal.org/node/365700#comment-3156896

form_store ported to drupal 6

Patch is available here - http://drupal.org/node/302364

Syndicate content