[contributions(DRUPAL-5):develCuy] /modules/tbp tbp.css /modules/tbp tbp.module tbp.pages.inc

drupal-cvs at drupal.org drupal-cvs at drupal.org
Mon Jul 13 20:41:53 UTC 2009


User: develCuy	Branch: DRUPAL-5	Date: Mon, 13 Jul 2009 20:41:53 +0000

Removed files:
  /modules/tbp tbp.css

Modified files:
  /modules/tbp tbp.module tbp.pages.inc

Log message:
  - tbp.css file removed from code and source tree
  - BUG: username autocomplete helper not working in term permissions page
  - BUG: *ALL* user permissions in term page are wiped when admin clicks button "Remove"
  - tbp_permissions_page() now reads scope user from $user global variable, so $user_id parameter was removed.
  - parameter $user_id removed from functions tbp_node_edit() and tbp_user_permissions_form()
  - New function tbp_username_autocomplete_helper_path() calculates helper path (obviously)
  - Function _tbp_is_admin() remove because scope is now taken from $user global variable

Links:
  http://cvs.drupal.org/diff.php?path=contributions/modules/tbp/tbp.module&old=1.21.2.1&new=1.21.2.2&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/tbp/tbp.pages.inc&old=1.1.2.1&new=1.1.2.2&root=contrib



More information about the drupal-cvs mailing list