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

vaish’s picture

CCK 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.

vaish’s picture

Status: Active » Closed (fixed)