Changes between Version 49 and Version 50 of IIRS/DevelopmentPlan


Ignore:
Timestamp:
11/13/13 14:19:28 (3 years ago)
Author:
jim
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IIRS/DevelopmentPlan

    v49 v50  
    1010* POSTPONED: Resolve tension/shortcoming in nested Drush Makefiles causing module dupes between /profiles/modules and /sites/all/modules - https://drupal.org/node/1006620 
    1111* DISCOVER: Investigate content syncing tasks based on Services and Services Client. 
    12 * DECISION (Jim): Establish whether to use existing, standard Panels renderer or customise new one for working with Widgets. 
    13 * DECISION (Jim): Use current page manager or extend based around Widget Instance and Framework concepts. 
    1412 
    1513=== Plan === 
     
    167165* Reviewed many modules and CTools best practice.. 
    168166 
    169 ==== 13 November -- 1.75..h (+16.5 total) ==== 
     167==== 13 November -- 2...h (+16.5 total) ==== 
    170168* Identified the [https://drupal.org/project/mlpanels Multilingual Panels module] which solves a big issue... Allows settings for panes (e.g. thank you text) to be translated from within Panels. 
    171 * So DECISION MADE ~~Establish whether to use existing, standard Panels renderer or customise new one for working with Widgets.~~ Will use Multilingual Panels as this has its own renderer. All my rendering will be done by Panels, except the actual output will go into an iFrame provided by the Widget Layout/Framework. 
     169* So DECISION MADE ~~Establish whether to use existing, standard Panels renderer or customise new one for working with Widgets.~~ Will use Multilingual Panels as this has its own renderer. All my rendering will be done by Panels, except the actual output will go into an iFrame provided by the Widget Layout/Framework.# 
     170* Also, DECISION MADE will use use current page manager thus avoiding having to write any UI, just some forms to store config. 
    172171* Refactored code to match the above plan. 
    173172* Updated plan and log.