#7749 closed enhancement (fixed)
move external coloring engines into track-hacks plugin
| Reported by: | Owned by: | Remy Blank | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | rendering | Version: | 0.12dev |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: |
Phased out the SilverCity-based highlighter by moving it to |
||
| API Changes: | |||
| Internal Changes: | |||
Description
Enscript, SilverCity and Colorer are all external engines that can be conveniently abstracted by one Trac-Hack plugin. Now with official native Pygments support there is no need to keep their supplementary code in distribution.
Attachments (0)
Change History (13)
comment:1 by , 17 years ago
| Milestone: | → 1.0 |
|---|
comment:2 by , 17 years ago
Exactly. The proposal is not new and was already mentioned in comment:19:ticket:366 some years ago.
comment:3 by , 17 years ago
Once I write a VHDL lexer for Pygments you can remove Enscript support ;)
comment:4 by , 17 years ago
| Owner: | set to |
|---|
comment:5 by , 17 years ago
| Owner: | removed |
|---|
comment:7 by , 15 years ago
| Milestone: | triaging → 0.13 |
|---|---|
| Owner: | set to |
The Enscript and PHP highlighters have been moved to tracopt already, and I'll do the same with Silvercity in 0.13, if nobody objects, so I'm keeping this ticket as a reminder for that. As for removing them completely, I'd suggest we wait some more.
Where's the "Colorer" highlighter? I can't seem to find it.
comment:8 by , 15 years ago
There is not Colorer code in official distribution. Sorry for confusion.
comment:11 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
SilverCity-based highlighter moved to tracopt in [10333].
comment:12 by , 15 years ago
| Release Notes: | modified (diff) |
|---|
comment:13 by , 14 years ago
| Release Notes: | modified (diff) |
|---|



So your request is for removal of Enscript and SilverCity support from Trac core? Sure, that will happen at some point.