Bedrock/Download button rendering

From MozillaWiki
Jump to: navigation, search


(You can view all of the features at Mozilla.com/Bedrock#Roadmap_.26_Features.)

Please use the "Edit with Form" link above to edit
Priority P1
Feature Download button rendering in django
Stage Development
Target 2012/02/28
Owner jlong@mozilla.com
Notes On course

Description:

We need the ability to render download buttons natively in django. This requires a port of a lot of the PHP logic in the product-details library. We should write documentation too while we're doing this (and tests).

The first pass of this is done, just need to polish it off and generalize some bits and pieces.

I will mark this bug as complete once it covers 95% of the use cases of the main site. Also once it includes localizations.