Modify ↓
Opened 17 years ago
Closed 17 years ago
#3747 closed enhancement (invalid)
create TracProject templates for typical trac installations
| Reported by: | Jeff Hammel | Owned by: | Jeff Hammel |
|---|---|---|---|
| Priority: | low | Component: | TracLegosScript |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
currently, only one template exists as an example, the ToppTracProject. More templates should be written for typical cases of trac as reference points. For example:
- FOSS project (probably can just borrow from ToppTracProject)
- client-facing trac (should have PrivateTicketPlugin, amongst other things)
- security trac
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
| Priority: | normal → low |
|---|
comment:2 Changed 17 years ago by
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
a simple template was made: http://trac-hacks.org/svn/traclegosscript/anyrelease/example/simple
others should be ticketed separately, as needed;
see also: http://trac.openplans.org/trac/wiki/Stories/TracTypes
Note: See
TracTickets for help on using
tickets.



did the FOSS project (see source:traclegosscript/anyrelease/example/oss); deprioritizing for now, as this is a longer term need and there are shorter-term needs