Ticket #7749 (closed enhancement: fixed)
Opened 3 years ago
Last modified 7 weeks ago
move external coloring engines into track-hacks plugin
| Reported by: | techtonik <techtonik@…> | Owned by: | rblank |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.13 |
| Component: | rendering | Version: | 0.12dev |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: |
Phased out the SilverCity-based highlighter by moving it to tracopt. |
||
| API 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
Change History
comment:1 Changed 3 years ago by rblank
- Milestone set to 1.0
comment:2 Changed 3 years ago by anonymous
Exactly. The proposal is not new and was already mentioned in comment:19:ticket:366 some years ago.
comment:3 Changed 3 years ago by ebray
Once I write a VHDL lexer for Pygments you can remove Enscript support ;)
comment:4 Changed 3 years ago by anonymous
- Owner set to anonymous
comment:5 Changed 3 years ago by rblank
- Owner anonymous deleted
comment:6 Changed 22 months ago by cboos
- Milestone changed from 1.0 to unscheduled
Milestone 1.0 deleted
comment:7 Changed 19 months ago by rblank
- Milestone changed from triaging to 0.13
- Owner set to rblank
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 Changed 19 months ago by anatoly techtonik <techtonik@…>
There is not Colorer code in official distribution. Sorry for confusion.
comment:9 Changed 15 months ago by rblank
Ok to move the SilverCity highlighter to tracopt?
comment:10 Changed 15 months ago by techtonik <techtonik@…>
Bury it. =)
I don't use SilverCity, so it's ok with me.
comment:11 Changed 15 months ago by rblank
- Resolution set to fixed
- Status changed from new to closed
SilverCity-based highlighter moved to tracopt in [10333].
comment:12 Changed 15 months ago by rblank
- Release Notes modified (diff)
comment:13 Changed 7 weeks ago by Alex Willmer <al.willmer@…>
- 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.