Closed (fixed)
Project:
Patterns
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2011 at 05:01 UTC
Updated:
30 Jan 2011 at 17:53 UTC
Hi,
Does patterns have support for creating a content type with a content taxonomy field (http://drupal.org/project/content_taxonomy)? I had a look at http://drupal.org/node/408992, and it doesn't appear to be supported, but I though I would double-check.
If it is not supported, do you have any tips on how to add support for this field?
Thanks.
Comments
Comment #1
vaish commentedCCK fields that are implemented in a standard way should be supported out of the box even though they are not mentioned in the handbook. I never tested support for content_taxonomy personally but it's worth giving it a try. You can use patterns form helper to figure out which values to use in your pattern file.
Comment #2
vaish commented