TaskExePlugin
This plug-in is used to specify settings for
TaskExeContrib.
Usage
Adds the following TWiki variables:
%TASKEXE_TASKWEB%
%TASKEXE_TASKPARENT%
%TASKEXE_EXECUTERPARENT%
%TASKEXE_INSTALLEDWEB%
There should be no need for you to use them directly unless you want to customize further the
TaskExeManager application.
They take the values defined below in
Settings.
Settings
Use
TASKWEB to specify the name of the Web containing your task specifications and executer registrations.
Use
TASKPARENT to specify the parent topic for newly created task specification. That topic should be in the
TASKWEB really.
Use
EXECUTERPARENT to specify the parent topic for newly created executer registration. That topic should be in the
TASKWEB really.
Use
INSTALLEDWEB to specify the Web in which the
TaskExeManager was installed.
Installation Instructions
- Download the ZIP file from the Plugin web (see below)
- Unzip
TaskExePlugin.zip in your twiki installation directory. Content: | File: | Description: |
data/TWiki/TaskExePlugin.txt | Documentation |
lib/TWiki/Plugins/TaskExePlugin.pm | Perl module |
Plugin Info
* Set SHORTDESCRIPTION = Utility pugin to specify settings for
TaskExeContrib