#2339 closed enhancement (fixed)
Who work on version 0.12?
Reported by: | Dawid DeyV Polak | Owned by: | David Roussel |
---|---|---|---|
Priority: | normal | Component: | ColorMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
See http://trac.edgewall.org/attachment/wiki/MacroBazaar/Color-0.11.py but this version not look complete.
Attachments (1)
Change History (9)
comment:1 Changed 16 years ago by
Changed 16 years ago by
color macro for 0.12 -- should fit 0.11 just as well
comment:2 Changed 16 years ago by
Summary: | Who work on version 0.11? → Who work on version 0.12? |
---|
I'ev already added a 0.11 version, submitted by andyhan. Then I saw this ticket.
I tried the code here and it didn't work in 0.11. So I've changed the title to 0.12.
comment:3 Changed 16 years ago by
If the existing 0.11 version doesn't work in 0.12 let me know and I'll check in your changes here.
comment:4 Changed 15 years ago by
I've tested the head revision of ColorMacro in Trac 0.12dev-r8921 and it seems to work fine.
comment:5 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Trac Release: | 0.11 → 0.12 |
comment:7 Changed 15 years ago by
The changes that gwk posted might be required for multi-repos, but not the current 0.12dev. I'm still confused as to whether the multirepos gets merged into 0.12 before release, or if that is planned for a later release.
comment:8 Changed 15 years ago by
The Color.py
file attached to this ticket also works with 0.12dev-r9004
. Just thought I would make note of that in case the version you copied from 0.11 to the 0.12 directory today ever stops working.
I also tested the 0.12 version of ColorMacro in svn again today with 0.12dev-r9004
(the current head of the trunk) and it seems to still work fine. As far as I can tell, both have equivalent functionality and work equally well with 0.11 and 0.12.
The version attached to this ticket appears to use Genshi. I'm not sure what the implications of that are.
I hacked together a conversion to the new plugin syntax, I'm attaching it here.
This one works for me in 0.12dev (multi-repo branch actually). I think there should be no difference for 0.11. Maybe some kind soul could check it in to subversion, e.g. at source:colormacro/0.11 :-)