18 Feb
2006
18 Feb
'06
8:09 p.m.
My current thing has relationships which ought, if we're being Drupal purists, to make exclusive use of taxonomy. For the sake of lightening the DB load and making it at least slightly comprehansible for site maintainers (including me), I had to set up the largest two "taxonomies" as node types instead.
Which is not a problem, but is the solution IMHO. It is a lot easier to add access control, aliases, etc based on node type. Goba