Changes between Version 18 and Version 19 of BluePrint/Plugins
- Timestamp:
- 06/21/13 23:04:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Plugins
v18 v19 20 20 * Modules 21 21 * Models 22 * This may require the most work 22 23 * Controllers 24 * These will be available in the co-app namespace 23 25 * [DeveloperGuidelines/Templates Template] 24 26 * Settings … … 26 28 * Controller Customizations 27 29 * Parsers 28 * Note: It is very easy already to have a template kept out of the main repo via a .gitignore so this seems lower priority to Fran30 * Note: It is very easy already to have a Template kept out of the main repo via a .gitignore, so the value comes if the Template is to be easily shared with the rest of the Community 29 31 * [DeveloperGuidelines/Themes Theme] 30 32 * Views 31 33 * CSS 32 * Note: It is very easy already to have a theme kept out of the main repo via a .gitignore so this seems lower priority to Fran34 * Note: It is very easy already to have a Theme kept out of the main repo via a .gitignore, so the value comes if the Theme is to be easily shared with the rest of the Community 33 35 * Widgets 34 36 * Widgets can already be defined in Templates 35 37 * Applying the Widgets to existing modules would be done in controller customizations in Templates 36 38 * The value comes if the Widget is to be easily shared with the rest of the community 37 39 ==== New data ==== 38 40 * A site wants to add fields to an existing primary resource, and have them show up in the primary resource's Basic Details form. These will be 1-1 with the primary resource records. +++