Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2009 at 03:40 UTC
Updated:
3 Nov 2009 at 15:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
damienmckennaHere's a starting point.
Comment #2
damienmckennaSo, with an initial starting point, any thoughts on how to make this better, more solid so it could be added to CTools?
Comment #3
damienmckennaUpdated file:
* Gave it a more useful name - term_tid.
* The summary display says what terms are selected rather than just naming the vocabulary.
Comment #4
merlinofchaos commentedYou might look at the term context to see how I dealt with the whole "pick a term from multiple vocabularies" while still keeping the UI workable. I don't like the way the settings in this one works.
Comment #5
damienmckennaAm digging into the latest CVS to give it another spin..
Comment #6
damienmckennaHere's an updated version. It works, but it needs some error checking.
Comment #7
damienmckennaHere's a version of the last file as a proper patch.
Comment #8
damienmckennaUpdated patch, forgot to update the ctools_term_ctools_access_check() function.
Comment #9
merlinofchaos commentedLooks reasonable. Committed.
Comment #10
damienmckennaThanks :-)
Comment #11
damienmckennadatacaliber found a bug in the file, here's an updated one.
Comment #12
damienmckennaNevermind, I see you fixed it in CVS. Thanks :)
Comment #13
damienmckennaFYI, here's some code to migrate settings from my early patches above to the current code in the 1.1 release: