Opened 2 years ago
Last modified 13 days ago
#8717 assigned enhancement
Install the VotePlugin
| Reported by: | rjollos | Owned by: | rjollos |
|---|---|---|---|
| Priority: | normal | Component: | TracHacks |
| Severity: | normal | Keywords: | |
| Cc: | hasienda, falkb | Trac Release: | 0.11 |
Description (last modified by rjollos)
As suggested in comment:22:ticket:1226 it would be nice to have the VotePlugin installed so that tickets can be voted on. This would give the maintainers an idea of the demand for a fix or enhancements, and would be particularly useful when taking over maintenance of a plugin that has not been maintained for sometime.
I'm not sure if the VotePlugin will work with Trac 0.10, so this may need to wait for the 0.11, 0.12 or 1.0 upgrade.
Attachments (0)
Change History (10)
comment:1 follow-up: ↓ 10 Changed 2 weeks ago by rjollos
- Cc falkb added
- Owner changed from otaku42 to rjollos
- Status changed from new to assigned
comment:2 Changed 2 weeks ago by rjollos
- Description modified (diff)
comment:3 Changed 2 weeks ago by falkb
Until now it seems it's not active, right?
comment:4 Changed 2 weeks ago by rjollos
Hmmm ... maybe I need to grant a permission. You are logged in?
comment:5 Changed 2 weeks ago by falkb
yep
comment:6 Changed 2 weeks ago by rjollos
anonymous has VOTE_VIEW now and authenticated has VOTE_MODIFY.
comment:7 Changed 2 weeks ago by falkb
Although I see the up and down arrows at wiki pages, but not at tickets as suggested in the description above.
comment:8 Changed 2 weeks ago by rjollos
How about now? As anonymous, I see the vote arrows on both wiki pages and tickets.
comment:9 Changed 2 weeks ago by falkb
Yezzzz, it works now. I voted for #10193 with success. Thanks so much for this upgrade!
comment:10 in reply to: ↑ 1 Changed 13 days ago by hasienda
Replying to rjollos:
VotePlugin 0.1.5 has been installed. It was listed as a requirement in TracHacksPlugin's setup.py. Let's see how it performs (and anticipate soon upgrading to the 0.2.0 version that hasienda has done so much work on).
We should do that ASAP, especially to make use of the new vote wiki macros. Would you be so kind as to summarized the ToDo list, because I'm a bit limited regarding historic notes right now.


VotePlugin 0.1.5 has been installed. It was listed as a requirement in TracHacksPlugin's setup.py. Let's see how it performs (and anticipate soon upgrading to the 0.2.0 version that hasienda has done so much work on).