Needs review
Project:
Content Taxonomy
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2009 at 19:15 UTC
Updated:
8 Mar 2011 at 05:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
markus_petrux commentedHere's the code. To include in Content Taxonomy, proceed as follows:
1) Create the directory
includes/panels/relationshipsinside the content_taxonomy module directory.2) Copy to the new subdirectory the attached file
terms_from_field.inc3) Edit
content_taxonomy.moduleand append the following code:That's it.
PS: Sorry, no tools at hand at this moment to provide a proper patch. Please, let me know if you would prefer a patch.
Comment #2
bennash commentedHmm, I tried this, but get errors. Anybody else?
Comment #3
noahlively commentedWorks for me.
I've rolled a patch using the exact code listed attached above in #1. Rolled the patch against the latest in the 6.x-1.x branch.