Changes between Version 6 and Version 7 of APP_PLUGIN_MANAGER_INSTALL_R0
- Timestamp:
- 01/18/09 09:36:29 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
APP_PLUGIN_MANAGER_INSTALL_R0
v6 v7 14 14 * After installing the plugin should be visible from the App plugin manager list. 15 15 == Task requirements == 16 * Define draft rules for installable plugins 17 * What are the requiremets for an installation file 16 18 * Create the Install button 17 19 * Provide file dialog functionality … … 21 23 The result of this task is code. 22 24 == Implementation idea == 23 Implement all of the Application plugin manager tasks together. Implement this task after the [wiki:APP_PLUGIN_MANAGER_ABOUT_R0] as there is a list with the dependencies. 25 Implement all of the Application plugin manager tasks together. Implement this task after the [wiki:APP_PLUGIN_MANAGER_ABOUT_R0] as there is a list with the dependencies. Implement this task after [wiki:APP_PLUGIN_MANAGER_LIST_R0] as it is related to the palette implemented there. 24 26 == Related == 25 27 [wiki:APP_PLUGIN_MANAGER_ABOUT_R0] [[BR]]