Changes between Version 6 and Version 7 of TracEnvironment
- Timestamp:
- 06/07/09 10:39:44 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracEnvironment
v6 v7 25 25 Since version 0.9, Trac supports both [http://sqlite.org/ SQLite] and 26 26 [http://www.postgresql.org/ PostgreSQL] database backends. Preliminary 27 support for [http://mysql.com/ MySQL] [http://astore.amazon.com/bissellstore-20?node=111 bissell proheat carpet cleaner]was added in 0.10. The default is27 support for [http://mysql.com/ MySQL] was added in 0.10. The default is 28 28 to use SQLite, which is probably sufficient for most projects. The database 29 29 file is then stored in the environment directory, and can easily be 30 [wiki:TracBackup backed up] [http://astore.amazon.com/suncaststore-20?node=12 suncast patio bench]together with the rest of the environment.30 [wiki:TracBackup backed up] together with the rest of the environment. 31 31 32 32 === Embedded SQLite Connection String === … … 132 132 * `htdocs` - directory containing web resources, which can be referenced in Genshi templates. '''''(0.11 only)''''' 133 133 * `log` - default directory for log files, if logging is turned on and a relative path is given. 134 * `plugins` - Environment-specific [wiki:TracPlugins plugins] [http://astore.amazon.com/cheep-escali-20?node=1 escali digital kitchen](Python eggs, since [milestone:0.10])134 * `plugins` - Environment-specific [wiki:TracPlugins plugins] (Python eggs, since [milestone:0.10]) 135 135 * `templates` - Custom ClearSilver environment-specific templates. '''''(0.10 only)''''' 136 136 * `site_css.cs` - Custom CSS rules.
