FoswikiApplicationsContrib
Dataform driven applications and framework
Usage
Each of these applications can be added to any topic in your Wiki,
just by including it:
%INCLUDE{"System.TodoApplication"}%
Examples
Implementation details
All applications use
FormsPlugin, and store their data in a hidden
FoswikiApplicationData web.
As the form definition is stored in the application topic, all data topics will also have the same name (with AUTOINC) to simplify searches.
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