%META:TOPICINFO{author="StephaneLenclud" date="1179092354" format="1.1" reprev="1.5" version="1.5"}%
---+!! !TaskExePlugin
<!--
One line description, required for extensions repository catalog.
    * Set SHORTDESCRIPTION = 

-->


%TOC%

This plug-in is used to specify settings for TaskExeContrib.

---++ Usage

Adds the following TWiki variables:

=%<nop>TASKEXE_TASKWEB%= <br />
=%<nop>TASKEXE_TASKPARENT%= <br />
=%<nop>TASKEXE_EXECUTERPARENT%= <br />
=%<nop>TASKEXE_INSTALLEDWEB%= <br />

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]].

---++ Settings

Use =TASKWEB= to specify the name of the Web containing your task specifications and executer registrations. 
   * Set TASKWEB = Sandbox

Use =TASKPARENT= to specify the parent topic for newly created task specification. That topic should be in the =TASKWEB= really.
   * Set TASKPARENT = Sandbox.TaskExeParent

Use =EXECUTERPARENT= to specify the parent topic for newly created executer registration. That topic should be in the =TASKWEB= really.
   * Set EXECUTERPARENT = Sandbox.TaskExeParent

Use =INSTALLEDWEB= to specify the Web in which the TWiki.TaskExeManager was installed.
   * Set INSTALLEDWEB = TWiki

---++ Installation Instructions

   * Download the ZIP file from the Plugin web (see below)
   * Unzip ==%TOPIC%.zip== in your twiki installation directory. Content:
     | *File:* | *Description:* |
   | ==data/TWiki/TaskExePlugin.txt== | Documentation |
   | ==lib/TWiki/Plugins/TaskExePlugin.pm== | Perl module |



---++ Plugin Info

|  Author: | TWiki:Main/StephaneLenclud |
|  Copyright &copy;: | 2007,  Stphane Lenclud, All Rights Reserved |
|  Plugin Version: | 15567 (12 Dec 2008) |
|  License: | [[http://www.gnu.org/licenses/gpl.html][GPL (Gnu General Public License)]] |
|  Change History: | Initial version |
|  Dependencies: | None |
|  Plugin Home: | http://twiki.org/cgi-bin/view/Plugins/TaskExePlugin |
|  Feedback: | http://twiki.org/cgi-bin/view/Plugins/TaskPluginDev |
|  Appraisal: | http://twiki.org/cgi-bin/view/Plugins/TaskPluginAppraisal |

<!-- Do _not_ attempt to edit this topic; it is auto-generated. Please add comments/questions/remarks to the Dev topic instead. -->

%META:TOPICMOVED{by="StephaneLenclud" date="1179060207" from="TWiki.TaskPlugin" to="TWiki.TaskExePlugin"}%
