[contributions(DRUPAL-6--1):dman] /modules/reptag reptag.module reptag_helper.inc reptag_module.inc /modules/reptag/tags block.tags.inc
User: dman Branch: DRUPAL-6--1 Date: Thu, 23 Apr 2009 03:51:08 +0000 Modified files: /modules/reptag reptag.module reptag_helper.inc reptag_module.inc /modules/reptag/tags block.tags.inc Log message: Addition to allow cck to place the reptag notes on the edit form correctly - hook_content_extra_fields() Fixed user access to admin page if role can only do one type of tag but not others Added minor caching to _reptag_user_get_roles as it was being called a lot and making DB calls each time ditto with _reptag_module_list Removed call to _reptag_user_get_roles when the $user object is available Adjusted _reptag_block_by_subject to behave better when accessing views blocks by name - index on block ID by preference. Calling views_block('list') is not idempotent - it rebuilds its list of available blocks, re-caches etc every single time we ask it to 'list'! This can trigger hundreds of trival DB extras. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/reptag/reptag.modu... http://cvs.drupal.org/diff.php?path=contributions/modules/reptag/reptag_help... http://cvs.drupal.org/diff.php?path=contributions/modules/reptag/reptag_modu... http://cvs.drupal.org/diff.php?path=contributions/modules/reptag/tags/block....
participants (1)
-
drupal-cvs@drupal.org