Changes between Version 54 and Version 55 of IIRS/DevelopmentPlan
- Timestamp:
- 11/15/13 14:29:30 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IIRS/DevelopmentPlan
v54 v55 174 174 * Installed the French and Portuguese languages, downloaded their .po files from https://localize.drupal.org and tested various pages in these languages. All works well now ready to begin preparing the list of strings for translation. 175 175 176 ==== 14 November -- 3.5..h (+22total) ====176 ==== 14 November -- 4.5h (26.5 total) ==== 177 177 * Workflow Container works, and now the conf is stored, but the saved settings aren't being added to the form when editing again. 178 178 * Workflow access fixed. … … 182 182 * Have found [https://drupal.org/project/tmgmt Translation Management Tool module] that looks to make translation of site content really easy. 183 183 * Started update of [[IIRS/SolutionDesign]], which has reminded me that we need a country argument in the URL for the entry widget page... This will make it look like: ''[language]/tn- widgets/entry/initiative/[country]/[step]''. According to [https://drupal.org/node/1981556 this Countries module issue] this is now possible via said module. [https://drupal.org/project/countries Countries] cropped up several times in my travels (e.g. 29 Aug), so will add to the mix right now. 184 * Hit issue around country argument. 185 186 ==== 14 November -- 2.75h (+26.5 total) ==== 187 * Fixed addressfield ajax issue, will put a patch on D.o. 188 * Also had to use dev version of Countries, but now the URL for the entry is: ''tn-widgets/user-submit-national/gb/initiative/entry'' - the 'initiative' part allows the same Panels page have many variants for the content types we want to support, whilst the 'entry' is the step we're on and 'gb' is the country code to use. Also the URL starts with 'fr/' when in French and 'pt-pt/' for Portuguese... This is all we need! 189 * Working on final issues and bugs around workflow container/pane admin screen so we can store the thanks text. 190 * Entry nearly working end-to-end. Multilinguality great, happy Jim.