By jarea on
I have a node type with computed CCK fields that do a lot of processing for me. I would like that processing to also be able to set the node status to published or unpublished and set the authored by field to some predetermined value. Can someone give me a code snippet that will allow me to set status and author from within a CCK computed field?
Thanks for your help