Edgewall Software
Modify

Ticket #5639 (closed enhancement: wontfix)

Opened 5 years ago

Last modified 5 years ago

Add conversion from text/x-trac-wiki to text/css for wiki pages

Reported by: jens.b@… Owned by: cboos
Priority: normal Milestone:
Component: wiki system Version:
Severity: normal Keywords:
Cc:
Release Notes:
API 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

css-conversion.patch (1.3 KB) - added by jens.b@… 5 years ago.
patch against trunk (rv5790)

Download all attachments as: .zip

Change History

Changed 5 years ago by jens.b@…

patch against trunk (rv5790)

comment:1 follow-up: Changed 5 years ago by nkantrowitz

This sounds like an excellent candidate to be a plugin.

comment:2 in reply to: ↑ 1 Changed 5 years ago by eblot

Replying to nkantrowitz:

This sounds like an excellent candidate to be a plugin.

+1

comment:3 Changed 5 years ago by eblot

  • Milestone 0.11 deleted

comment:4 Changed 5 years ago by nkantrowitz

  • Resolution set to wontfix
  • Status changed from new to 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.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from cboos. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.