Confirmed users
709
edits
Line 176: | Line 176: | ||
*[[Spreadfirefox Drupal6|Drupal v6 details]] | *[[Spreadfirefox Drupal6|Drupal v6 details]] | ||
== Getting Started in Brief == | === Getting Started in Brief === | ||
*Read the developer [[Spreadfirefox Dev Tips|tips]] | *Read the developer [[Spreadfirefox Dev Tips|tips]] | ||
Line 184: | Line 184: | ||
*Request review for your patch | *Request review for your patch | ||
*Commit your patch | *Commit your patch | ||
=== Blocked Files === | |||
These are files that should NOT be committed to production. Usually, they are meant to be useful on stage only. | |||
* [http://svn.mozilla.org/projects/spreadfirefox.com/trunk/clean_db.php clean_db.php] | |||
* [http://svn.mozilla.org/projects/spreadfirefox.com/trunk/sites/all/modules/reroute_email/ Reroute Email module] | |||
I (abuchanan) have been using syntax like [http://svnbook.red-bean.com/en/1.5/svn.branchmerge.advanced.html#svn.branchmerge.advanced.blockchanges this] to help me block changes from production. If you need to block a file, please follow this convention (unless we have found a better one) and list that file here on the wiki. | |||
= Spreadfirefox.stage = | = Spreadfirefox.stage = |