Movatterモバイル変換


[0]ホーム

URL:


Trac Hacks
wiki:VotePlugin

Context Navigation


Contents

  1. Description
  2. Bugs/Feature Requests
  3. Download
  4. Source
  5. Installation
  6. Configuration
  7. Translation
  8. Recent Changes
  9. Author/Contributors

Reddit-style voting on Trac resources

Description

This plugin adds a context-navigation entry, that lets users easily vote for a Trac resource, including Wiki pages, tickets, milestones, etc.

If a user has a valid session (created through thePreferences panel) and theVOTE_MODIFY permission, he/she will be able to vote.

Sincetracvote-0.2 there are someWikiMacros available in addition toexample TracReports on thevotes db table.

See also:FiveStarVotePlugin

Bugs/Feature Requests

Existing bugs and feature requests forVotePlugin arehere.

If you have any issues, create anew ticket.

defect

42 / 43

enhancement

11 / 14

task

2 / 2

Download

Download the zipped source fromhere.

The plugin is also available onPyPI.

Source

You can check outVotePlugin fromhere using Subversion, orbrowse the source with Trac.

Installation

General instructions on installing Trac plugins can be found on theTracPlugins page.

Add the following to the[components] section of yourtrac.ini file:

[components]tracvote.*=enabled

Configuration

Configure the list ofURL paths to allow voting. Globs are supported, however not all realms (paths) are supported. Be sure to test the plugin on each path for which voting is allowed.

This grants users theVOTE_VIEW andVOTE_MODIFY permission where appropriate.

Notes:

Probably you will need to run the following:

You will also need to restart your webserver for the plugin to be available, appear in the list of those installed, have the permissions available, etc.

ExampleSQL statements for creating useful reports for tickets and wiki pages are included inSqlQueryForReport.txt in the plugin source.

Translation

You've done a new translation? Superb! Contributing your translation is highly appreciated.
You could send it to the plugin's maintainer or contribute toTrac plugin l10n projectviaTransifex:

Top translations: Trac_Plugin-L10N »voteplugin

http://www.transifex.net/projects/p/Trac_Plugin-L10N/resource/voteplugin/chart/image_png

Recent Changes

17589 byrjollos on 2019-11-23 19:04:54
TracVote 0.8.0dev: Bump version after release

The latest release has been published topypi:TracVote/0.7.0

Fixes#13685.

17588 byrjollos on 2019-11-23 19:02:32
TracVote 0.7.0: Addclassifiers metadata

Refs#13685.

16956 byrjollos on 2017-11-04 06:45:53
TracVote 0.7.0dev: Use list literal

Refs#13324.

(more)

Author/Contributors

Author:athomas
Maintainer:Ryan J Ollos
Contributors:k0s,hasienda,PeterLawrence,cboos,jun66j5

Last modified5 years agoLast modified on May 14, 2020, 6:38:50 PM

Attachments(1)

Download all attachments as:.zip

Download in other formats:


Trac Powered

Powered byTrac 1.2.6
ByEdgewall Software.


[8]ページ先頭

©2009-2025 Movatter.jp