Changes between Version 64 and Version 65 of IIRS/DevelopmentPlan


Ignore:
Timestamp:
12/02/13 14:00:49 (3 years ago)
Author:
jim
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IIRS/DevelopmentPlan

    v64 v65  
    1313=== Plan === 
    14141. UNDERWAY Finish view page: 
    15   * Set up fieldable pane for About page/tab and export content. 
    1615  * Map view/search -- views based again, using Leaflet or Leaflet Map Box plus [https://drupal.org/project/ip_geoloc IP Geolocation Views and Maps]. 
    17161. 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/ 
    18171. Export TN-specific stuff to Features. Update all features. 
     181. Set up fieldable pane for About page/tab and export content. 
    19191. Set up test site on TN's server (Puffin) -- also allows us to set up/test Hybrid Auth social media login. 
    20201. Update views, panes, etc to handle language context. 
     
    233233* Imported & tweaked CSS & JS from PSE to handle widget popup/style. 
    234234* Widget can be previewed and code grabbed on builder page - tested and works well. 
     235 
     236==== 2 December -- 2.5h (+6.5 total) ==== 
     237* Got Panels AJAX Tab working on the display pane, but have hit [https://drupal.org/node/2110907 a few bugs in that module]. It ''nearly'' works very well for us. 
     238* Started a [https://github.com/transitionnetwork/tn_widgets tn_widgets module] that will hold the key TN-specific widget settings, form alters and logic to switch theme within the widget URLs. 
     239* Preparing to update the makefile so we can deploy a test environment on the TN server (Puffin).