I didn't notice this before however all taxonomy terms, freetagging or fixed, have disappeared from both teaser view and node views.
(Apr 14 snapshot with localizer.module_2.patch)
I didn't notice this before however all taxonomy terms, freetagging or fixed, have disappeared from both teaser view and node views.
(Apr 14 snapshot with localizer.module_2.patch)
Comments
Comment #1
sunThis is because phptemplate statically checks if taxonomy.module is present:
I'll try to find out if we can somehow hook us into theme variable generation.
Comment #2
sun