Mozilla.com/Bedrock
Bedrock
Bedrock is a new version of mozilla.com written on top of Playdoh, Mozilla's Django skeleton project.
The goal is to transition to Django (and more importantly, Python) for the following reasons, even though this is an incomplete list:
- Why bedrock: http://etherpad.mozilla.com:9000/why-bedrock
It is early in development, but the goal is to have a lot of the important pages of mozilla.com ported over by the end of 2011. See Mozilla.com/Bedrock#Roadmap_.26_Features for more details.
- Source: http://github.com/mozilla/bedrock/
- Docs (scarce right now): http://bedrock.readthedocs.org/
Roadmap & Features
We have pushed out a few pages live on Bedrock already. In late March, we plan on building out the new One Mozilla (http://onemozilla.org/) design which replace all of our current product pages.
To view all the current bedrock bugs, use the following search. These are mostly bugs concerning IT and getting everything rolled out to production.
[bedrock;resolution=---;resolution=DUPLICATE;query_based_on=bedrock;query_format=advanced;short_desc_type=allwordssubstr;known_name=bedrock Really long bugzilla search query]
We use github's issues to track feature requests and code-specific bugs. View it here:
https://github.com/mozilla/bedrock/issues?sort=created&direction=desc&state=open
Notes
I will try to document the mozilla.org product pages as I port them, especially noting edge cases.
Download Button
- For IE, the button spawns a new 1x1 window which links to the download and the page redirects to the thank you page. This is done to avoid a security notification when the thank you page inits the download.
- The thank you page specifically checks for IE and doesn't init the download for it
- The thank you page is specifically for js-enabled people. When js is disabled, the download button simply lists links to all OS's that Firefox can be downloaded for and the links directly download Firefox.
Braindumps
- 11/14/11 status and onboarding discussion with Silver Orange
- [9/16/11] L10n meeting with l10n-drivers: http://etherpad.mozilla.com:9000/l10n-blocks
- [9/8/11] l10n blocks: http://etherpad.mozilla.com:9000/Ndr8sUwGsL
- [5/27/11] Hacking todo list: http://etherpad.mozilla.com:9000/bedrock-hacking