Feature #661
closed
Add use_appion wrapper and path to appion wrapper to config.php
Added by Neil Voss over 14 years ago.
Updated about 14 years ago.
Assignee:
Christopher Irving
Description
I want to be able to automatically add the appion
wrapper that Christopher wrote to the beginning of the command line statements. For this I need a Boolean flag to say use this or not and a second flag that tells us the path to the script, e.g., /ami/sw/bin/appion
for us.
I suggest we used the names:
USE_APPION_WRAPPER
APPION_WRAPPER_PATH
- Subject changed from Add use_appion script and path to appion script to config.php to Add use_appion wrapper and path to appion wrapper to config.php
- Priority changed from Normal to High
- % Done changed from 0 to 80
Add two Constants in the the config.php.template.
// --- use appion warpper --- //
define('USE_APPION_WRAPPER', false);
define('APPION_WRAPPER_PATH', "");
Add GUI in to the setup wizard with all the javascript actions.
We need some description for user who use this and how to install the Appion wripper software in to the installation guide.
Thanks.
- Assignee changed from Eric Hou to Christopher Irving
Christopher, I can't find the installation guide for Appion Wrapper, could you tell me where can I find it, and how to use it.
Thanks
Eric
- Status changed from Assigned to Closed
Also available in: Atom
PDF