32 | | 1. '''Transition Network Core ''' - a feature wrapping all shared dependencies and extras needed to make the site(s) tick. |
33 | | 1. '''Transition Initiatives''' - a feature wrapping up a content type, some simple list-style views (user-facing and admin) and panels panes. |
34 | | 1. '''Transition Initiatives Widget''' - a module providing the widget (converted from the [https://wiki.transitionnetwork.org/Sharing_Engine D6 PSE project]). |
35 | | 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. |
36 | | 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. |
37 | | 1. '''Transition National Hub ''' - anything specific to national hubs goes here. Each 'Hub' content represents a national hub and has language(s), name, country, website and other data. |
38 | | 1. '''Transition Network Sync''' - a module that uses pluggable services (ini, user, project etc) to sync data back to the 'hub' D6 TN.org site. |
39 | | 1. '''Transition Translate''' - a feature/module that helps manage the translation of site content into various languages. |
40 | | 1. ... |
| 32 | 1. '''Transition Network Core''' - D7 - variables in feature wrapping all shared dependencies and extras needed to make the site(s) tick. |
| 33 | 1. '''Transition Initiatives''' - D7 - a feature wrapping up a content type, some simple list-style views (user-facing and admin) and panels panes. |
| 34 | 1. '''Transition Initiatives Widget''' - D7 - a module providing the widget (converted from the [https://wiki.transitionnetwork.org/Sharing_Engine D6 PSE project]). |
| 35 | 1. '''Transition Hub ''' - D6 & D7 - anything specific to national hubs goes here. Each 'Hub' content represents a national hub and has language(s), name, country, website and other data. D6 version provides content type, plus 'country homepage' with translated text and widget embedded panels view. D7 provides content type (and others feature TBC). |
| 36 | 1. '''Transition Users''' - D7 - 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. Ideally would handle social login/register too. |
| 37 | 1. '''Transition * Services''' - D6 & D7 - ''(where * is 'intuitive', 'user' etc.)'' - a feature for each core piece of data that contains relevant services including CRUD, views/lists and probably authentication. |
| 38 | 1. '''Transition Network Sync''' - D6 & D7 - a module that uses pluggable services (in the above point; for initiatives, users, projects, hubs etc etc) to sync data back to the 'hub' D6 TN.org site. |