/[drupal]/contributions/modules/add_n_reference/README.txt
ViewVC logotype

Contents of /contributions/modules/add_n_reference/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Thu Jul 27 14:06:20 2006 UTC (3 years, 4 months ago) by tema
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-4-7
File MIME type: text/plain
My first commit: add_n_reference.module
1 // $Id$
2
3 Note1: This module requires content.module, nodereference.module
4 and form_restore.module
5
6 Note2: Please read CCK documentation (http://drupal.org/node/62459)
7 if You are not familiar with CCK and nodereference fields.
8
9 Note3: This is my first project so please feel free to point me
10 to my mistakes, I'll fix it as soon as possible.
11 And sorry for my bad English, I'm not sure that You'r Russian
12 is better ;-P
13
14 This module adds the ability to reference non-existing (new) nodes
15 right from nodereference field when You add or edit the node.
16 It uses a simple workflow and supports for multi-step chained
17 nodes creation - if the content type of new node have nodereference
18 fields it is possible to add and reference from it and so on
19 (up to 10 steps now supported).
20
21 After submit new node You will be returned to the previous (still
22 not submitted) form with all values You have filled before
23 and (of coarse) with just added node in the field where 'Add new...'
24 button has been pressed.
25

  ViewVC Help
Powered by ViewVC 1.1.2