| 1 |
$Id:$
|
| 2 |
|
| 3 |
Save As Draft module installation instructions
|
| 4 |
|
| 5 |
1. Copy this directory to a suitable modules directory, such as
|
| 6 |
sites/all/modules
|
| 7 |
|
| 8 |
2. Enable the module at: Administer > Site building > Modules
|
| 9 |
|
| 10 |
3. Edit the content type you wish to add the functionality to: Administer > Content Management > Content Types
|
| 11 |
a. Enable the 'Save As Draft' setting on the appropriate content type
|
| 12 |
b. Set the 'Create New Revision' setting as checked by default
|
| 13 |
|
| 14 |
4. Set the appropriate permissions at: Administer > User Management > Access Control
|
| 15 |
|
| 16 |
4. Edit/Create a node that is a member the above content type, the 'Save As Draft Settings' fieldset should appear on this page.
|