Parent Directory
|
Revision Log
|
Revision Graph
coder cleanup use t() on the status message and output the node id make UID 1 an exception to the rule on deletion
| 1 | http://drupal.org/project/recycle_node |
| 2 | |
| 3 | ABOUT |
| 4 | ----- |
| 5 | |
| 6 | This module "hijacks" the delete button from the delete confirmation form |
| 7 | and unpublishes nodes instead of deleting them. Nodes can be truly deleted |
| 8 | at admin/content/node or by logging in as the first user on the system |
| 9 | (aka UID 1). To do delete from admin/content/node, select nodes you want |
| 10 | to delete and in "Update options" choose "delete". |
| 11 | |
| 12 | CREDITS |
| 13 | ------- |
| 14 | |
| 15 | Bernard Szlachta |
| 16 | www.nobleprog.co.uk |
| 17 | bernard.szlachta (a t) nobleprog.co.uk |
| 18 | |
| 19 | David Kent Norman |
| 20 | http://deekayen.net/ |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |