WebAutoIncPlugin
Alternative to bin/manage?action=createweb. Adds AUTOINC feature.
This is a simple wrapper for the traditional
bin/manage?action=createweb
call, which
just adds the AUTOINC feature known from topics. It is implemented RESTfully.
WebAutoIncPlugin is most useful for application developers.
Usage
Parameter |
Description |
Default |
newweb |
Name of the new web. May include a AUTOINC0 suffix. |
'' |
baseweb |
Name of the web to copy to create the new web |
'' |
webbgcolor |
value for WEBBGCOLOR |
'' |
sitemapwhat |
Value for SITEMAPWHAT |
'' |
sitemapuseto |
Value for SITEMAPUSETO |
'' |
nosearchall |
Value for NOSEARCHALL |
'' |
redirectto |
reserved for future use |
'' |
Examples
Installation Instructions
You do not need to install anything in the browser to use this extension. The following instructions are for the administrator who installs the extension on the server.
Open configure, and open the "Extensions" section. Use "Find More Extensions" to get a list of available extensions. Select "Install".
If you have any problems, or if the extension isn't available in
configure
, then you can still install manually from the command-line. See
http://foswiki.org/Support/ManuallyInstallingExtensions for more help.
Info