Difference between revisions of "Development"
From Dreamwidth Notes
m (→Process Management: debroke previous formatting!) |
(→Customising Your Dev Environment: populating section with bullet points) |
||
Line 18: | Line 18: | ||
== Customising Your Dev Environment == | == Customising Your Dev Environment == | ||
+ | Some things you might want to do include: | ||
+ | * setting up a support board | ||
+ | * enabling [[Beta Features]] | ||
+ | * setting up PM abilities | ||
+ | * using [[Workers]] | ||
+ | * changing the [[Privs]] associated with test accounts | ||
+ | * [[Shop setup]] | ||
+ | * [[How to enable CAPTCHAs on your Dreamhack]] | ||
+ | * using or disabling [[Dreamhack invite codes]] | ||
+ | |||
+ | See also the [[Cheat Sheet]]. | ||
== Useful Information == | == Useful Information == |
Revision as of 22:50, 21 June 2013
Contents
Getting Started
- How to find things in the code
- Programming guidelines
- BML
- Committing guidelines (advanced topic)
- Coding Gotchas
Process Management
Customising Your Dev Environment
Some things you might want to do include:
- setting up a support board
- enabling Beta Features
- setting up PM abilities
- using Workers
- changing the Privs associated with test accounts
- Shop setup
- How to enable CAPTCHAs on your Dreamhack
- using or disabling Dreamhack invite codes
See also the Cheat Sheet.
Useful Information
- Dev Maintenance
- Dev Troubleshooting
- Developer Tips -- Random development tips
- POD Documentation (updated nightly)
- Development History - some commentary on why stuff was done the way it was.