[contributions(DRUPAL-5):mindless] /modules/subscriptions subscriptions.module
User: mindless Branch: DRUPAL-5 Date: Fri, 02 Mar 2007 22:52:34 +0000 Modified files: /modules/subscriptions subscriptions.module Log message: Fix subscriptions_comments_taxa: was returning a single object instead of an array of strings. Fix comment status check in subscriptions_comment (correctly ignore updates to unpublished comments now). Refactor nodes/categories/types/blogs form functions slightly, to set message saying "no categories",etc in the function rather than returning null and replacing with text later. Also properly show "no categories" message when a vocabulary exists but it has no terms. Remove unused static variables. Change "$x = $x . $y" to "$x .= $y". Other misc cleanup. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/subscriptions/subs...
participants (1)
-
drupal-cvs@drupal.org