You are here

README.txt in Multi Node Add 8

Same filename and directory in other branches
  1. 6 README.txt
  2. 7 README.txt
Multi Node Add
--------------

This module provides a new interface for creating nodes
where the users are able to select the fields what they
want to use for creating the nodes and it is designed to
create multiple nodes in one round.
This module heavily depends on Javascript. Tested on recent
versions of Google Chrome, Mozilla Firefox, Konqueror and Opera.
Supports CCK fields as well.

Usage
-----
As an alternative of node/add/_nodetype_ , after the module is enabled,
navigate to multi_node_add/_nodetype_, for example to
multi_node_add/story and you can select the fields then
create the nodes.
The module uses the normal node permissions, so if you want to allow
the usage of this module to a role, allow 'create story content' or
instead of the story, with the desired content-type.

With the "Prepopulate based on first form" button, after the iFrames are loaded,
it is possible to speed up entering the data, the common values can be copied
from the first form.

Sponsor
-------
Inovae: http://agenceinovae.com/

Author
------
Aron Novak @ Inovae
http://aron.novaak.net

File

README.txt
View source
  1. Multi Node Add
  2. --------------
  3. This module provides a new interface for creating nodes
  4. where the users are able to select the fields what they
  5. want to use for creating the nodes and it is designed to
  6. create multiple nodes in one round.
  7. This module heavily depends on Javascript. Tested on recent
  8. versions of Google Chrome, Mozilla Firefox, Konqueror and Opera.
  9. Supports CCK fields as well.
  10. Usage
  11. -----
  12. As an alternative of node/add/_nodetype_ , after the module is enabled,
  13. navigate to multi_node_add/_nodetype_, for example to
  14. multi_node_add/story and you can select the fields then
  15. create the nodes.
  16. The module uses the normal node permissions, so if you want to allow
  17. the usage of this module to a role, allow 'create story content' or
  18. instead of the story, with the desired content-type.
  19. With the "Prepopulate based on first form" button, after the iFrames are loaded,
  20. it is possible to speed up entering the data, the common values can be copied
  21. from the first form.
  22. Sponsor
  23. -------
  24. Inovae: http://agenceinovae.com/
  25. Author
  26. ------
  27. Aron Novak @ Inovae
  28. http://aron.novaak.net