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

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

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


Revision 1.2 - (show annotations) (download)
Fri Jul 25 13:45:39 2008 UTC (16 months ago) by deekayen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +13 -1 lines
File MIME type: text/plain
#276508 tell exactly where to turn it on
1 // $Id: README.txt,v 1.1.4.1 2008/07/25 13:42:18 deekayen Exp $
2
3 OVERVIEW
4 --------
5
6 The submitagain module is a simple module to reroute users back to node/add/xxx
7 pages after they have submitted a node. It can be turned on for each content
8 type and is off by default. It includes a theme function to control whether or
9 not a drupal_set_message is used to alert users of the location of their
10 recently submitted posts.
11
12 This module is useful if you or your users repeatedly submit content, and would
13 like to speed up the process.
14
15 INSTALL
16 -------
17
18 No addons required. Drop the entire submit again folder in your modules directory,
19 usually sites/all/modules on your Drupal filesystem, activate it on the modules
20 page, and turn it on for each content type it should be attached to at
21
22 Administer -> Content management -> Content types -> (edit each content type)

  ViewVC Help
Powered by ViewVC 1.1.2