Changes between Version 49 and Version 50 of IIRS/DevelopmentPlan
- Timestamp:
- 11/13/13 14:19:28 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IIRS/DevelopmentPlan
v49 v50 10 10 * POSTPONED: Resolve tension/shortcoming in nested Drush Makefiles causing module dupes between /profiles/modules and /sites/all/modules - https://drupal.org/node/1006620 11 11 * 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.14 12 15 13 === Plan === … … 167 165 * Reviewed many modules and CTools best practice.. 168 166 169 ==== 13 November -- 1.75..h (+16.5 total) ====167 ==== 13 November -- 2...h (+16.5 total) ==== 170 168 * 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. 172 171 * Refactored code to match the above plan. 173 172 * Updated plan and log.