Websites/Firefox 3.6 Start Page/Meetings/2012-04-16

From MozillaWiki
Jump to: navigation, search

Firefox 3.6 Start Page Check-in :: April 16, 2012

Attendees

  • ckoehler
  • tycho
  • pascalc
  • wenzel
  • lforrest

Agenda / Notes

Schedule Review

Full schedule: http://bit.ly/ys1mZd

  • Implementation: In-progress
  • L10N: In-progress
  • Upcoming PTO/OOO/Other Schedule Blocks?
    • Pascal is at MozCamp LATAM 19-23 April
    • Laura F is at MozCamp LATAM 18-25 April (dates?). Will be online for the launch on 4/24. 4 hours ahead of Pacific.

Implementation Review

https://bugzilla.mozilla.org/show_bug.cgi?id=734197

Server Setup

https://bugzilla.mozilla.org/show_bug.cgi?id=740573 - Dev is live: http://start-dev.allizom.org/ - Status of stage / prod? - If you can't view the above, ask ckoehler to cc you

L10N Update

  • Translation started, 57 locales done (as of 4/16)

Other?

Previous Action Items

  • lforrest: setup webtrends profile and create bug with tracking info
    • COMPLETE, ckoehler to verify based on url structure
  • jon: add alt text to link, implement Ty's changes (see above)
    • COMPLETE; ckoehler to verify
  • ckoehler: confirm structure of production url (for WT setup)
    • confirmed (subdomain redirect to subdirectory)
  • jon & pascal: make sure we can add specific CSS tweaks for specific languages (for example if in german a word is too long for a button)
    • IN PROGRESS pascal is working on the rules for this and will be able to test in the next day or two
  • ckoehler: confirm which hidden field/values are needed in search form (see below)

Action Items

  • ckoehler: think through ssl workflow and make sure we don't need to support it
  • wenzel: update hidden field to use our locals so that pascalc can have localizers test
  • pascalc: have localizers test searching with our locale values as hidden fields

client_id - might be used to determine searches we send to google language - they use a different format than we do

  • ckoehler: file ticket to add wt code to site

Questions

  • The search form has a bunch of hidden elements, among them:

<input name="rls" value="org.mozilla:en-US:official" type="hidden"> <input name="hl" value="en" type="hidden">