Changes between Version 2 and Version 3 of IIRS/SolutionDesign
- Timestamp:
- 08/06/13 14:29:42 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IIRS/SolutionDesign
v2 v3 24 24 === Transition-specific custom Features & modules === 25 25 @todo convert to table and list if each is able to be re-ised for D6, D7 IIRS or D7 TN.org 26 @todo create a diagram to show what features site where, and what depends on what... 26 27 27 28 1. '''Transition Network Core ''' - a feature wrapping all shared dependencies and extras needed to make the site(s) tick. 28 29 1. '''Transition Initiatives''' - a feature wrapping up a content type, some simple list-style views (user-facing and admin) and panels panes. 30 1. '''Transition Initiatives Widget''' - a module providing the widget (converted from the [https://wiki.transitionnetwork.org/Sharing_Engine D6 PSE project]). 29 31 1. '''Transition Users''' - a feature wrapping up a basic user account, plus some views (users-facing and admin). Need to decide if this is core D7 accounts, or needs Profile2 etc. 30 32 1. '''Transition * Services''' [where * is 'intuitive', 'user' etc.] - a feature for each core piece of data that contains relevant services including CRUD, views/lists and probably authentication. … … 35 37 36 38 === Web services === 39 @todo see what the [https://drupal.org/project/services Services module] does out the box.