User:Rkent/Thunderbird Admin Keys: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (Links to wesite)
m (Website details)
Line 1: Line 1:
* Website
= Website =


See https://github.com/mozilla/bedrock/blob/master/docs/php.rst for information on how the Mozilla website is organized (or https://bedrock.readthedocs.org/en/latest/php.html)
See https://github.com/mozilla/bedrock/blob/master/docs/php.rst for information on how the Mozilla website is organized (or https://bedrock.readthedocs.org/en/latest/php.html)
Line 8: Line 8:
https://svn.mozilla.org/projects/mozilla.org/branches/staging/thunderbird/
https://svn.mozilla.org/projects/mozilla.org/branches/staging/thunderbird/
https://svn.mozilla.org/projects/mozilla.org/trunk/thunderbird/
https://svn.mozilla.org/projects/mozilla.org/trunk/thunderbird/
http://viewvc.svn.mozilla.org/vc/projects/mozilla.org/trunk/thunderbird/


A typical svn commit to change the website is:
A typical svn commit to change the website is:
Line 19: Line 20:
Update to latest buglist.html for TB 32 (beta)
Update to latest buglist.html for TB 32 (beta)
------------------------------------------------------------------------
------------------------------------------------------------------------
Sample bug to add a new localization for Firefox (here Uzbek) pointing to pages needing translation, and appropriate tools: https://bugzilla.mozilla.org/show_bug.cgi?id=1021631
= Product =
See http://mozilla.locamotion.org/projects/thunderbird/ for one dashboard.

Revision as of 07:57, 13 November 2014

Website

See https://github.com/mozilla/bedrock/blob/master/docs/php.rst for information on how the Mozilla website is organized (or https://bedrock.readthedocs.org/en/latest/php.html)

See https://svn.mozilla.org/projects/mozilla.com/trunk/.htaccess for rewrites for mozilla.com/thunderbird

Thunderbird website is here: https://svn.mozilla.org/projects/mozilla.org/branches/staging/thunderbird/ https://svn.mozilla.org/projects/mozilla.org/trunk/thunderbird/ http://viewvc.svn.mozilla.org/vc/projects/mozilla.org/trunk/thunderbird/

A typical svn commit to change the website is:

$ svn -v log -r131122


r131122 | mbanner@mozilla.com | 2014-08-13 15:19:16 -0700 (Wed, 13 Aug 2014) | 1 line Changed paths:

  M /projects/mozilla.org/branches/staging/thunderbird/en-US/thunderbird/32.0beta/releasenotes/buglist.html

Update to latest buglist.html for TB 32 (beta)


Sample bug to add a new localization for Firefox (here Uzbek) pointing to pages needing translation, and appropriate tools: https://bugzilla.mozilla.org/show_bug.cgi?id=1021631

Product

See http://mozilla.locamotion.org/projects/thunderbird/ for one dashboard.