Programmatic importing of CCK Fields (d6.x)
Posted by q0rban on December 16, 2008 at 4:34pm
I want to have a section on all content types that allows the user to upload a teaser image (imagefield), specify alternate teaser body and title fields, and a few checkboxes for promoting to various views. I could use nodeapi to do something like this, but I'd have to reinvent the wheel with all the data storage involved there (especially filefield/imagefield).
Read more