To prevent empty content title fields it sets the title to the content type name or to an configurable string.
If the token module is installled it's possible to use various content data for the autogenerated title - e.g. use the text of a CCK field.
Advanced users can also provide some PHP code, that is used for automatically generating an appropriate title.
Installation
- Copy the module's directory to your modules directory and activate the module.
- For each content type you want to have an automatic title, click on the "edit" link for it on 'admin/content/types'
- At the top of the content type edit form, there is a "Automatic title generation" box allowing you to configure the details for the current content type.
Requirements:
· Drupal 4.7.x/5.x/6.x