-
change main function to work by ref, not by return val; and add a funtion to optionally clean up the variables array.
-
Initial commit - base tpl_field_vars() function is working, and callbacks built for text, text_long, file, image, and link_field.
-
#73668 by JirkaRybka: document how to enable wrapper modules better.
-
587218 by JirkaRybka: Performance follow-up: Convert Taxonomy wrapper to the new caching pattern.
-
251119 by jvalletto and JirkaRybka: Allow various node types with category behavior to be used for free-tagging (per container).
-
#275176 by JirkaRybka: Allow two views, one for container page and another for category pages.
-
#628510 by glu2006 and JirkaRybka: Category Breadcrumb Exclude bug.
-
Clean up some more PHP notices.
-
#595040 by JirkaRybka: Usability of legacy pages category/% and taxonomy/term/%.
-
Clean up some PHP notices in category.module.