-
Taxonomy Navigation: February 25, 2011 2:09
Commit 3c0e5bc on 6.x-1.x, master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Taxonomy Navigation: February 25, 2011 2:09
Commit fbb40be on 5.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Merging DRUPAL-5 to HEAD preparing for D6 branch
-
code cleanup, fixed an HTML end tag missing on a description text and add another theme function to be overriden
-
views taxonomy/term override support
-
#324397 by duvien. His problem made me change the way the topmost category was recognized, now I look for that info in the term itself, not requiring a tricky configuration setting
-
some text changes, settings help added and only support vocabularies with single or none hierarchy
-
an empty line in the beginning of the module file was causing the module to throw unwanted data causing redirects not to work
-
fix $Id$, remove end ?> and move the update_1 into _install() as well
-
Fix a few standards