User:Rkent/Thunderbird Admin Keys: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (note on blog)
m (website SVN)
Line 1: Line 1:
= Website =
= Website =


== Overview ==
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 25: Line 26:
Description of localization plan for mozilla.org "bedrock":
Description of localization plan for mozilla.org "bedrock":
http://bedrock.readthedocs.org/en/latest/l10n.html
http://bedrock.readthedocs.org/en/latest/l10n.html
== Permissions ==
I think that there is SVN checking permission needed at a certain level to be able to checkin changes to the website.


= Product =
= Product =

Revision as of 21:12, 13 November 2014

Website

Overview

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

Description of localization plan for mozilla.org "bedrock": http://bedrock.readthedocs.org/en/latest/l10n.html

Permissions

I think that there is SVN checking permission needed at a certain level to be able to checkin changes to the website.

Product

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

Main dashboard? https://l10n.mozilla.org/shipping/dashboard?tree=tb_beta (I see acceptance by Standard8, I seem to have no login here. What does it take to get permissions to flag a translation as accepted for Thunderbird?)

Release

Releases are started through ship-it. Documentation at https://wiki.mozilla.org/Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It says that this is submitted through the mozilla VPN, so there must be some VPN access needed to use this.

Other

  • #tbdrivers IRC channel, Standard8 is admin
  • #maildev IRC channel, Standard8 is admin (along with wsmwk?)
  • tb-planning@mozilla.org mailing list, Standard8 is admin
  • tb-drivers@mozilla.org mailing list, Standard8 is admin
  • tb-enterprise@mozilla.org mailing list, Standard8 is admin (along with wsmwk)
  • Thunderbird blog: I saw a Standard8 bug asking for LDAP permissions that could be used to post to the WordPress blog for Thunderbird, so there must be specific permissions for that.