Changes between Version 62 and Version 63 of IIRS/DevelopmentPlan


Ignore:
Timestamp:
11/29/13 13:53:27 (3 years ago)
Author:
jim
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IIRS/DevelopmentPlan

    v62 v63  
    1212 
    1313=== Plan === 
     141. UNDERWAY Finish 'Build Widget' page. 
     15  * Build 'iFrame' Widget Framework plugin with key theme and utility functions. 
     16  * Implement settings form for each widget_style to allow to be used in the Build page. 
     17  * Allow code to be grabbed, test fully. 
     18  * See also: http://www.advomatic.com/blogs/dave-hansen-lange/responsive-iframes-yes-it-possible 
    14191. UNDERWAY Finish view page: 
    1520  * Set up fieldable pane for About page/tab and export content. 
    1621  * Map view/search -- views based again, using Leaflet or Leaflet Map Box plus [https://drupal.org/project/ip_geoloc IP Geolocation Views and Maps]. 
    17 1. Export code to Github and refactor. 
    18221. Override view output to pop up result in another DIV/iFrame. -- is mostly done via CTools/Panels with minimal coding.  -- various options: https://developer.mozilla.org/en-US/docs/Web/API/Window.postMessage, https://drupal.org/project/ajax_pane, http://drupal.stackexchange.com/questions/50453/drupal-using-panels-with-ajax and http://www.gizra.com/content/views-and-panels-ajaxified/ 
    19 1. Create 'Get Widget' page based on Widget Layouts plugins (part built) plus the pages already made for view & entry. -- see also: http://www.advomatic.com/blogs/dave-hansen-lange/responsive-iframes-yes-it-possible 
    20 1. Set up test site on Jim's server -- allows us to set up Hybrid Auth social media login 
     231. Set up test site on TN's server (Puffin) -- allows us to set up/test Hybrid Auth social media login. 
     241. Code refactor & Drupal standards cleanup. 
    21251. Update all views, panes, features to handle language context. 
    22261. Export all TN-specific data as feature. 
     
    2428 
    2529=== Other key tasks === 
    26 1. Convert code so far into better structure (core, initiative, registration etc), reusing PSE widget code where possible 
    27 1. Convert D6 widget modules & features to D7 per updated [[IIRS/SolutionDesign]]. 
    28301. Add Services and Services Client modules 
     311. Debug & improve the base Hub install profile. 
    2932 
    3033=== Nice to haves === 
    3134These are a secondary goals that are nice to haves, but the IIRS widget with internationalisation and associated (syncing) directory is the primary goal... To do if we have time, Ed to prioritise as needed. 
    32351. Create 'Hub Profile' on clone (STG?) of D6 TN.org containins basic text, country, language and widget displays. 
    33 1. Debug & improve Hub install profile. 
    34361. [8] (Ben?) Update widget HTML/CSS/theme as needed.  
    35  
     371. Add Optional CSS/style options on Widget Builder page. 
     381. The ability to import/export a built widget via CTools & Features 
    3639 
    3740== Beta == 
     
    219222* '''INVOICE SENT: 47.5 hours''' resetting counter on log. 
    220223 
    221 ==== 27 November -- .5h (47.5 total) ==== 
     224==== 27 November -- .5h (.5 total) ==== 
    222225* Updated log. 
     226 
     227==== 29 November -- ...h (+.5 total) ==== 
    223228* Built 'iFrame' framework plugin and related functions - mainly theme and helper functions that allow the new Widget Styles that are based on iFrames to be implemented cleanly.