15 | | 1. Complete ~~(2) Build stub code for the CTools content types (panes, workflows) needed to behave as template/documentation source.~~ |
16 | | |
17 | | 1. UNDERWAY Build panes for display -- (NOTE http://drupal.stackexchange.com/a/36443/4543 shows how to render a CTools content type on its own): |
18 | | 1. ~~(1) Listing~~ |
19 | | ~~(1) Search - using geocoder and Views~~ currently listing only, todo map. |
20 | | 1. (1) ~~Display item -- will use Teaser view of initiative (ini)~~ is doable directly from CTools/Panels with minimal coding. |
21 | | 1. (2) Map view -- views based again, using Leaflet or Leaflet Map Box plus [https://drupal.org/project/ip_geoloc IP Geolocation Views and Maps]... |
22 | | 1. (2) About page/pane - to decide if this is a [https://drupal.org/project/fieldable_panels_panes fieldable panel pane], a node or some included text in module. Ed asked... |
27 | | 1. (1) Convert and update Drupal Features and modules. |
28 | | 1. (2) Set up test site on Jim's server -- allows us to set up Hybrid Auth social media login |
29 | | 1. (3) Create very simple Bootstrap-based theme (little/no customisations) |
30 | | 1. (2) ~~Enable Portuguese & Frensh languages~~, import language files. |
31 | | 1. (4) Convert key entry pages from PSE to Panes/CTools Content Types, extending stubs built |
32 | | 1. (4) Update all views, panes, features to handle language context. |
| 18 | 1. Set up fieldable pane for About page/tab and export content. |
| 19 | 1. Map view -- views based again, using Leaflet or Leaflet Map Box plus [https://drupal.org/project/ip_geoloc IP Geolocation Views and Maps]... |
| 20 | 1. Override view output to pop up result in another DIV/iFrame. -- is mostly done via CTools/Panels with minimal coding. |
| 21 | 1. Create 'Get Widget' page based on Widget Layouts plugins plus panels for view & entry. |
| 22 | 1. Set up test site on Jim's server -- allows us to set up Hybrid Auth social media login |
| 23 | 1. Update all views, panes, features to handle language context. |
| 24 | 1. Export all TN-specific data as feature. |
| 25 | 1. Clean up & refactor modules, commit to Git. |