I want to have a content type namely quote usign CCK. But quotes in general don't have a title. But since the title is a required field, how can I avoid being putting the title while creating a new node.
+6
A:
Check out the Automatic Nodetitles module, which should facilitate what you're looking to do.
Dan U.
2010-06-17 08:19:47
Seconded. I've done this. (aribtrary name) node_id is what I tend to do in this case.
Kevin
2010-06-17 12:45:38