Provide a way for volunteers to create and update rescue cases.
Hipchat: https://www.hipchat.com/gBniKYEB9
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
Save a copy of this Google Doc and follow the instructions on the first sheet.
Basic steps are:
Spreadsheets templates can also be found in the "data-import" folder in Excel and Open Document Format.
Need a user account on the live site? Need files pushed up to live from the repo? Want to be a contributor on this project?
Anything. Contact me.
https://www.hipchat.com/gBniKYEB9 or @mikengarrett or mgarrett@webdevelopmentgroup.com
Project tracker https://docs.google.com/document/d/1bxo6nyPDKtj1suauQeaCMt3BBBqEoNAf6ngQsGGm7zE/edit#heading=h.6rboxxuan26f
General chat https://www.hipchat.com/g9bBgsIwG
What's all this crazy wp-config stuff you're having me do? http://codex.wordpress.org/Editing_wp-config.php