Opened 18 years ago
Closed 18 years ago
#5639 closed enhancement (wontfix)
Add conversion from text/x-trac-wiki to text/css for wiki pages
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I patched my trac install to supply a conversion from text/x-trac-wiki to text/css, so I can use a certain wiki page ("SiteStyle") to give my wiki authors direct control over the site CSS (linked from the templates via <link rel="stylesheet" href="/proj/wiki/SiteStyle?format=css" type="text/css" />).
IMO, this would be a powerful but unobtrusive feature.
Attachments (1)
Change History (5)
by , 18 years ago
| Attachment: | css-conversion.patch added | 
|---|
comment:2 by , 18 years ago
comment:3 by , 18 years ago
| Milestone: | 0.11 | 
|---|
comment:4 by , 18 years ago
| Resolution: | → wontfix | 
|---|---|
| Status: | new → closed | 
Going to close this. Please consider packaging this up as a plugin and posting it to trac-hacks.org. If you need help learning the Trac plugins system, the IrcChannel is probably the best place to ask.



  
patch against trunk (rv5790)