Active
Project:
Localizer
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2007 at 00:21 UTC
Updated:
15 Apr 2007 at 16:14 UTC
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