-
Stripping CVS keywords
-
Stripping CVS keywords
-
propose alternative way to trigger hook_vocablary_info rebuild in a comment.
-
added menu callback to load and display complete term as page or feed.
-
the db_query was using a %d instead of a %s when querying by machine name.
-
wrap those info file properties in quotation marks. add the CVS $Id$ tags to the install file.
-
new feature to provide module-based vocabs through hook_vocabulary_info. vocabularies can be loaded by machine name using taxidermy_vocabulary_load. implement hook_menu to call _taxidermy_vocabulary_build().
-
in delete function, use tid instead of term object. the comments are now a little more accurate.
-
#306224: taxidermy function signatures are in line with the hooks committed in D7
-
standardizing the handling of return values from core save functions