Changes between Version 153 and Version 154 of DeveloperGuidelines
- Timestamp:
- 02/19/11 20:08:39 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines
v153 v154 2 2 = Developer Guidelines = 3 3 4 === = Development Enviroment ====4 === Development Enviroment === 5 5 6 6 * [wiki:InstallationGuidelinesDeveloper How to install a Development Enviroment] … … 8 8 * [wiki:DeveloperGuidelinesBzr#HowtogetyourworkMergedintoTrunk How to get your work Merged into Trunk] 9 9 10 === = Framework ====10 === Framework === 11 11 12 12 * [wiki:DeveloperGuidelinesS3Framework Sahana Eden Framework: S3] … … 23 23 * [wiki:DeveloperGuidelinesDjangoMigration Help for Developers Migrating from Django] 24 24 25 === = User Interface ====25 === User Interface === 26 26 27 27 * [wiki:DeveloperGuidelinesCSS CSS] … … 30 30 * [wiki:DeveloperGuidelinesInternationalisation Internationalization] 31 31 32 === = Quality ====32 === Quality === 33 33 34 34 * [wiki:DeveloperGuidelinesUsability Usability] … … 40 40 * [wiki:DeveloperGuidelinesCodeConventions Code Conventions] 41 41 42 === = Release Process ====42 === Release Process === 43 43 44 44 * [wiki:DeveloperGuidelinesReleaseProcess Release Process] 45 45 * [wiki:DeveloperGuidelinesDataMigration Data Migration] 46 46 47 === = Other Resources ====47 === Other Resources === 48 48 49 49 * [wiki:DeveloperGuidelinesTips Tips] - useful links to explore … … 54 54 * [wiki:Domain Understanding the Domain] 55 55 56 === = Mobile ====56 === Mobile === 57 57 58 58 * [wiki:MobileAndroid Android] - Developer Guidelines for the Android client