Changes between Version 8 and Version 9 of BluePrint/Plugins
- Timestamp:
- 06/21/13 18:26:25 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Plugins
v8 v9 6 6 A plugin is any modification to a system that can be applied independent of the base installation. Supporting plugins would allow people to extend Sahana Eden without their code needing to be added to trunk, and keeping their trunk install clean. This helps prevent merge conflicts between a customized site and trunk, and reduces the pressure to fork. It is possible that even some features offered by Sahana could be delivered as plugins. 7 7 8 8 == Motivation == 9 9 10 10 == Use-Cases ==