Feature #228
closed
We should create a USEIMAGIC flag in config_processing.php to hide all IMAGIC functions
Added by Neil Voss over 14 years ago.
Updated over 14 years ago.
Description
Many labs cannot afford IMAGIC with a price tag of $15,000, so I want a flag in config_processing.php, e.g.,
$USE_IMAGIC = false;
that will hide all IMAGIC functions in menuprocessing.inc.
- Category set to Web interface
- Status changed from New to Assigned
- Assignee set to Neil Voss
- Tracker changed from Support to Feature
I created this flag and set the global myamiweb config_processing.php to
$USE_IMAGIC = true;
The reason I added this, is because I am not going to buy IMAGIC in my lab and do not want users to get confused.
- Status changed from Assigned to In Code Review
- Assignee changed from Neil Voss to Amber Herold
- Assignee changed from Amber Herold to Neil Voss
Looks like the logic is backwards on this....some menus may not show up when expected...
I cannot get access to the $HIDE_IMAGIC variable in inc/menuprocessing.inc and need help from Eric to sort this out.
- Status changed from In Code Review to Assigned
- Target version set to Appion/Leginon 2.0.0
- Assignee changed from Neil Voss to Eric Hou
I cannot get access to the $HIDE_IMAGIC variable in inc/menuprocessing.inc and need help from Eric to sort this out.
- % Done changed from 0 to 100
- % Done changed from 100 to 90
- Status changed from Assigned to In Code Review
- % Done changed from 90 to 100
- Assignee changed from Eric Hou to Amber Herold
- Status changed from In Code Review to In Test
- Status changed from In Test to Closed
Also available in: Atom
PDF