canmove, Confirmed users
7,088
edits
No edit summary |
|||
| Line 494: | Line 494: | ||
Pull requests to update the Get Involved page and form are welcome. Details of where the relevant files are are below: | Pull requests to update the Get Involved page and form are welcome. Details of where the relevant files are are below: | ||
* https://github.com/mozilla/bedrock/blob/master/bedrock/mozorg/views.py | ==HTML files== | ||
* https://github.com/mozilla/bedrock/blob/master/bedrock/mozorg/templates/mozorg/contribute.html | |||
* https://github.com/mozilla/bedrock/blob/master/bedrock/mozorg/templates/mozorg/contribute-page.html | |||
* https://github.com/mozilla/bedrock/blob/master/bedrock/mozorg/templates/mozorg/contribute-form.html | |||
* https://github.com/mozilla/bedrock/blob/master/bedrock/mozorg/templates/mozorg/contribute-embed.html | |||
==Form files== | |||
* https://github.com/mozilla/bedrock/blob/master/bedrock/mozorg/email_contribute.py -- Logics for Get Involved page form (can add areas and change contact emails) | |||
* https://github.com/mozilla/bedrock/blob/master/bedrock/mozorg/views.py -- General Bedrock form logics | |||
* https://github.com/mozilla/bedrock/tree/master/bedrock/mozorg/templates/mozorg/emails -- English auto-response text | * https://github.com/mozilla/bedrock/tree/master/bedrock/mozorg/templates/mozorg/emails -- English auto-response text | ||
http://viewvc.svn.mozilla.org/vc/projects/mozilla.com/trunk/locales/ -- | * http://viewvc.svn.mozilla.org/vc/projects/mozilla.com/trunk/locales/ -- Localized auto-responses are in the relevant locales SVN repo | ||
=Historical Content= | =Historical Content= | ||