-
Fixed errors in taxonomyblocks.admin.inc configuration form
-
Fix code to allow addition of taxonomy blocks
-
Use check_plain() to ensure confirm_form() doesn't contain malicious code as per api.drupal.org/api/drupal/modules%21system%21system.module/function/confirm_form/7
-
Use check_plain() to ensure confirm_form() doesn't contain malicious code as per api.drupal.org/api/drupal/modules%21system%21system.module/function/confirm_form/7
-
Changed bd_query to db_query_range in taxonomyblocks.inc (line 415) as per drupal.org/node/1395
-
replaced tabs with spaces, change EOLs, etc to comply with Drupal coding styles
-
Issue 725494: applied patch by gapple. Also converted line endings of several files, and updated code to 6.x-3.5
-
Moving to project from sandbox: drupal.org/sandbox/axel.rutz/1539152
-
Advanced Taxonomy Blocks: February 25, 2011 2:09
Commit 9f01f1d on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Advanced Taxonomy Blocks: February 25, 2011 2:09
Commit b692979 on 6.x-2.x, committed by Drupal Git User (LDAP)Stripping CVS keywords