-
Notifications
You must be signed in to change notification settings - Fork 12
Home
I wish you didn't have to read this wiki, but the truth is Rock is extremely functional and has tons of things you should be aware of before you start developing. Don't worry - you can read through it quickly and reference it later.
To make your life easier and help you get started we've attempted to organize the main development sections into three levels:
[
][img1]
[img1]: http://github.com/SparkDevNetwork/Rock-ChMS/wiki#rock-development-101---getting-started
[
][img2]
[img2]: http://github.com/SparkDevNetwork/Rock-ChMS/wiki#rock-development-202---additional-essentials
[
][img3]
[img3]: http://github.com/SparkDevNetwork/Rock-ChMS/wiki#rock-development-303---advanced-stuff
So read through the About Rock section and then down through to the Rock Development 202 section. You can then take a break and go develop something. When you're ready you can come back and read the last sections.
In the spirit of Rock, this documentation is community driven. You're encouraged to get involved by contributing to the documentation (see Rock Wiki Guidelines). Go ahead and edit existing pages as needed, but please add your new, proposed topics to the proposed topics page and someone from the team will review and put them into the table of contents.
- Blocks
- UI Toolkit
- Entities (General)
- Entities (Specific)
- Exception Handling
- UI Guidelines
- Before you go too much farther - Naming Conventions
- Coding Standards
- Workflow
- Performance Related Considerations
- Custom Field Attributes and FieldTypes
- Extension Methods
- Context Aware Blocks
- Rock Jobs
- Rock Security
- Check-In System
How to manually package your Rock Themes.
- Solution Structure
- Rock Project
- RockWeb Project
- The Other Projects
- System GUIDs
- Git Branching Strategy
- Writing & Running Unit Tests
- Other Coding Suggestions
- Creating Rock Migrations
- Exporting and Packaging
This section will inevitably be moved somewhere else, but in the mean time, here are some things that we've captured and don't want to loose.
A few things that are not covered in the documentation are here in the reference section.