Changes between Version 2 and Version 3 of APP_PLUGIN_MANAGER_HOT_ENABLE_R0


Ignore:
Timestamp:
01/11/09 10:56:32 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_PLUGIN_MANAGER_HOT_ENABLE_R0

    v2 v3  
    1010enable a plugin without restart 
    1111}}} 
    12 App plugin hot enable allows the user to enable a plugin without restarting an application. 
     12App plugin hot enable allows the user to enable a plugin without restarting the application. 
    1313 * A button Enable should be clickable when a non-enabled plugin is selected from the app plugin manager list 
     14  * This button can be part of the list or under the list 
    1415 * The button enables the plugin and it is loaded immidiately 
    1516== Task requirements == 
    1617 * Provide the Hot Enable functionality 
    1718 * Create the extension for the enable button. 
    18  
    1919== Task result == 
    2020Code