Changeset 248
- Timestamp:
- 02/19/08 20:04:17 (4 years ago)
- Location:
- cleverbox/trunk/docs
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
cleverbox/trunk/docs/CHANGELOG
r226 r248 5 5 == Changelog == 6 6 7 === 2008-0 1-10| trunk ===7 === 2008-02-19 | trunk === 8 8 9 9 * First refactor round : dedicated modules for `client`, `project`, `environment` and various helpers … … 20 20 * Client and projects can now be generated without human interaction 21 21 * Fixed trac.ini string substitution 22 * Enhanced documentation 22 23 23 === 200 7-08-12| 0.4-beta ===24 === 2008-02-19 | 0.4-beta === 24 25 25 26 * Added documentation about design 27 * Fixed installation documentation 26 28 * Removed hardcoded paths in apache configuration templates (backported to 0.3) 27 29 * Rewrote documentation for new "configuration profiles". Tried to make it a bit clearer -
cleverbox/trunk/docs/USAGE
r165 r248 91 91 It rises the allowed attachment size to 10M and enables ``webadmin` and ``themeengine` plugins by default. 92 92 93 === `permissions.ini`===93 ==== `permissions.ini` ==== 94 94 95 95 At project creation, the Cleverbox removes the `anonymous` permission profile and creates new profiles based on the contents of the
