clone.api.php |
clone.api.php |
|
API documentation for the Node clone module. |
clone.info |
clone.info |
|
name = "Node clone"
description = "Allows users to clone (copy then edit) an existing node."
core = 6.x |
clone.install |
clone.install |
|
Install & uninstall functions for Node_Clone module. |
clone.module |
clone.module |
|
Allow users to make a copy of an item of content (a node) and then edit that copy. |
clone.pages.inc |
clone.pages.inc |
|
Additional functions for Node_Clone module. |
clone.views.inc |
views/clone.views.inc |
|
Views settings for Node_Clone module. |
README.txt |
README.txt |
|
README file for the clone module for Drupal 6.x.
The clone module allows users to make a copy of an existing node and then edit
that copy. The authorship is set to the current user, the menu and url aliases
are reset, and the (localized) words… |
views_handler_field_node_link_clone.inc |
views/views_handler_field_node_link_clone.inc |
|
Views field handler for Node_Clone module. |