my $sandbox;
unless (defined &TWiki::Sandbox::new) {
eval "use TWiki::Contrib::DakarContrib;";
$sandbox = new TWiki::Sandbox();
} else {
$sandbox = $TWiki::sharedSandbox;
}
my ($result, $errorCode) = $sandbox->sysCommand($cmdTemplate>, %params);
$fileName = TWiki::Sandbox::normalizeFilename($fileName);
| File: | Description: |
|---|---|
data/TWiki/DakarContrib.txt | contrib topic |
lib/TWiki/Contrib/DakarContrib.pm | perl module |
| Author: | TWiki:Main/MichaelDaum |
| Copyright ©: | 2006, Michael Daum |
| License: | GPL (GNU General Public License) |
| Version: | v0.1 (26 Jan 2006) |
| Dependencies: | None |
| Change History: | |
| 26 Jan 2006: | Initial version |
| 09 Dec 2005: | moved in sandbox code from dakar's codebase |
| Home: | TWiki:Plugins/DakarContrib |
| Feedback: | TWiki:Plugins/DakarContribDev |
| Appraisal: | TWiki:Plugins/DakarContribAppraisal |
| I | Attachment | Action | Size | Date | Who | Comment |
|---|---|---|---|---|---|---|
| |
DakarContrib.md5 | manage | 0.2 K | 2008-12-12 - 11:11 | SopanShewale | checksum file , Uploaded as a part of Release Process |
| |
DakarContrib.tgz | manage | 7.0 K | 2008-12-12 - 11:11 | SopanShewale | See DakarContrib for details. Untar and run the installer script, Uploaded as a part of Release Process |
| |
DakarContrib.zip | manage | 8.5 K | 2008-12-12 - 11:11 | SopanShewale | See DakarContrib for details. Unzip and run the installer script , Uploaded as a part of Release Process |
| |
DakarContrib_installer | manage | 3.4 K | 2008-12-12 - 11:11 | SopanShewale | Installer Script, Uploaded as a part of Release Process |