On Mar 29, 2006, at 8:39 AM, Darrel O'Pry wrote:
On Wed, 2006-03-29 at 14:38 +0200, Bèr Kessels wrote:
sloightly off topic, but did you already try some CCK integration? What I mean is: a "taxonomy" field/widget alike thing for CCK.
So that I can, lets say, add a select widget for "Moods" in an arbitrary location in the CCK forms.
It shouldn't be too hard... Its not as well documented as could be, and the split between hook_widget and hook_field is a little confusing, but over all not a difficult thing to deal with. I'll try to document some of it today when I do some enhancements to imagefield.
I've got some documentation in progress here, but I put it on hold to focus on the schema migration. Once things settle again I'll revise it and commit it to the bundle. It's in the form of an api.module hook file.