Coding Standards - Index
A coding style is always important to maintain quality of the code and in this case, the OpenACS project. Here you'll find a set of links that will guide through our most common standards.
The definitive guide on coding standards can be found at OpenACS Style Guide.
Many stuff has been gathered from many post or guides other openacs community members have done, such as:
- .LRN Zen Project: Standards
- ADP Files
- Ajax and Accessibility
- Code Formatting (Tabs, Indentation, ...)
- Emacs as an OpenACS IDE
- How to contribute code that passes accessibility tests
- Logging Conventions
- Naming
- en:commit-messages
- Security Guidelines
- SQL and XQL
- Tcl Procs
- Tcl Pages
- Vi as an OpenACS IDE
- WCAG 1.0 Accessibility Guide
- Web Forms
- Web Lists / Tables Builder
- template::head::*
- Things to remember when developing with OpenACS