canmove, Confirmed users
2,056
edits
(→Agenda) |
No edit summary |
||
| Line 20: | Line 20: | ||
= Attendees = | = Attendees = | ||
* dbuc | |||
* dietrich | |||
* myk | |||
* pike | |||
= Minutes = | = Minutes = | ||
== addon pages == | |||
* would be useful in potential project to make FlightDeck an addon | |||
* 2011 Q4 goal that didn't get done in time | |||
* seems to be 2012 Q1 priority, but consult Jetpack project drivers | |||
== apps work week == | |||
* myk attended, learned a lot about apps roadmap | |||
* platform features seem to be landing in core platform | |||
* still unclear what Firefox features will be | |||
* an option for Firefox features to land as core addon | |||
== actions from previous meeting == | |||
* dietrich to talk to bwalker to clarify plans for Apps UI integration into Firefox | |||
** being estimated now, by Felipe | |||
* mixedpuppy to file bug on making hidden-frame compatible with custom apps | |||
** no update | |||
* myk to talk to mossop and johnath about making it a Q1 goal to land core Jetpack stuff into Firefox | |||
** https://wiki.mozilla.org/Firefox/Goals/2012Q1 | |||
** goal is to have a project plan | |||
** adw is now tasked with looking into it | |||
* dietrich to blog about what we've learned so far and next steps | |||
** http://autonome.wordpress.com/2011/12/22/firefox-feature-development-in-2012/ | |||
== HTML page l10n proposal == | |||
* https://github.com/mozilla/addon-sdk/wiki/HTML-Page-Localization | |||
* myk posted last month | |||
* has received feedback from Jetpack team | |||
* has received some feedback from l10n team | |||
* pike likes that it uses keys rather than gettext-like raw string replacement | |||
* pike wants any solution to allow localizers to group related localizations (f.e. link title, shortcut key) and reorder simple HTML safely | |||
* there is existing support in the platform for sanitizing a string of HTML against a whitelist of safe tags/attributes | |||
* localized strings that embed simple HTML could be run through that sanitizer | |||
* myk wants to finalize proposal soon and implement in Q1 | |||
* gandalf/stas have been working on DOM-based solution | |||
** repository: https://github.com/zbraniecki/l20n/ | |||
** examples: http://zbraniecki.github.com/l20n/ | |||
* -> Axel to impress upon gandalf/stas the importance of providing input on HTML page localization proposal | |||
= Actions = | = Actions = | ||
* -> Axel to impress upon gandalf/stas the importance of providing input on HTML page localization proposal | |||