Revision of MozdevDownloadReleases from Wed, 03/26/2008 - 14:18

Mozdev.org allows projects to upload files to their CVS tree in a special folder called 'downloads' (example). Files added to this folder will have the following things happen automatically:

  • they will be synced to our public mirror system
  • extensions (files ending with .xpi) will also be handled specially if they have an install manifest:
    • The extension name, description, and version will be pulled out
    • The supported applications will be parsed from the em:targetAppliation tag
    • The project will be automatically tagged based on the supported applications (this shows up on the front page and in the tag list
    • The extension will show up in the applications list

Once extensions (.xpi, .jar, and .zip files) are uploaded they can be "released" using our file management web interface at Mozdev.org. There are two separate steps:

  • Mark the file as released: this allows the file to be considered for installs and updates and updates the latest version in applications list
  • Verify the file hash: Mozdev.org uses the file's MD5 or SHA1 hash to create secure installation links (using InstallTrigger) and generate update.rdf files to allow secure updates with Firefox 3

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]".
  • You can use BBCode tags in the text. URLs will automatically be converted to links.

More information about formatting options

CAPTCHA
This question is used to make sure you are a human visitor and to prevent spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.