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

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

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


Revision 1.5 - (show annotations) (download)
Tue Feb 17 00:39:01 2009 UTC (9 months, 1 week ago) by agileware
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.4: +22 -149 lines
File MIME type: text/plain
Initial development release for Drupal 6
1 $Id: README.txt,v 1.4 2006/11/27 22:55:49 wrunt Exp $
2
3 Editview is a Views plug-in that allows you to create views in which nodes are
4 editable and new nodes can be created. Editview works with or without JavaScript
5 enabled.
6
7
8 Installation
9 ------------
10
11 1. Ensure that Views is installed.
12
13 2. Unpack the editview tarball in your sites/all/modules directory.
14
15 3. Enable Editview at Administer >> Site building >> Modules.
16
17
18 Usage
19 -----
20
21 Editviews are created just like any other type of view, with a few caveats:
22
23 1. Add or edit a node view.
24
25 2. If you want to be able to add new nodes in the view, set the style to
26 Editview in Basic settings. Otherwise, you can choose any style that allows
27 you to set a row style and set the row style to Editview.
28
29 3. Include any required fields in the view, or new nodes will fail validation.
30
31
32 About Editview
33 --------------
34
35 Editview was developed by Agileware Pty Ltd (http://www.agileware.net) and
36 co-sponsored by Xu Media Solutions (http://xumedia.org) and Agileware.

  ViewVC Help
Powered by ViewVC 1.1.2