| 1 |
$Id: README.txt,v 1.7.2.1 2008/06/08 13:10:07 fago Exp $ |
$Id: README.txt,v 1.7.2.2 2008/12/30 20:05:14 fago Exp $ |
| 2 |
|
|
| 3 |
Automatic Nodetitle Module |
Automatic Nodetitle Module |
| 4 |
------------------------ |
------------------------ |
| 55 |
|
|
| 56 |
So if the text of the CCK textfield [field_testtext-raw] isn't empty it will be used as title. |
So if the text of the CCK textfield [field_testtext-raw] isn't empty it will be used as title. |
| 57 |
Otherwise the node type will be used. |
Otherwise the node type will be used. |
| 58 |
|
|
| 59 |
|
|
| 60 |
|
|
| 61 |
|
|
| 62 |
|
Updating nodetitles from existing nodes |
| 63 |
|
--------------------------------------- |
| 64 |
|
If you set the nodetitle to be auto generated for some content type, existing nodes |
| 65 |
|
are not affected. You can update existing nodes by going to 'admin/content/node', |
| 66 |
|
then filter for your content type, mark some nodes and choose the "Update option" |
| 67 |
|
"Update automatic nodetitles". |
| 68 |
|
|
| 69 |
|
|