Plugin List » History » Revision 32
Revision 31 (Eric Davis, 2009-07-19 01:36) → Revision 32/331 (Mischa The Evil, 2009-07-19 22:56)
h1. Redmine plugin list {{>toc}} *This page is a heavy work-in-progress for the plugin list refactoring* This is a directory of the available plugins for Redmine sorted in alphabetical order. h2. A _No entries._ h2. B h3. Blog plugin * "Blog Plugin":http://www.redmine.org/boards/3/topics/5782 is a plugin for having a blog within Redmine. ** Author: "_Andrew Chaika_":http://www.redmine.org/account/show/4018 ** Latest release: _<code>0.0.4</code>, 2009-05-06_ ** Compatible with: _???_ ** Public SCM: _n/a_ h3. Bots Filter plugin * [[BotsFilterPlugin]] prevents common bots from crawling various urls. ** Author: "_Jean-Philippe Lang_":http://www.redmine.org/account/show/1 ** Latest release: _<code>1.0</code>, 2009-02-05_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _n/a_ h3. Budget plugin * [[PluginBudget|Budget]] is a plugin to manage a set of deliverables for each project, automatically calculating key performance indicators. ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 ** Latest release: _<code>0.2.0</code>, 2009-04-27_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/edavis10/redmine-budget-plugin/tree_ h3. Bugcloud plugin * "Bugcloud":http://github.com/maedana/redmine_bugcloud/tree/master is a plugin that visualizes the issues as an issue cloud. ** Author: _Maedana_ ** Latest release: _<code>0.0.2</code>, 2009-07-13_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/maedana/redmine_bugcloud/tree_ h3. Bulk Time Entry plugin * [[PluginBulkTimeEntry|Bulk Time Entry]] is a plugin to enter multiple time entries at one time. ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 ** Latest release: _<code>0.3.0</code>, 2009-03-18_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/edavis10/redmine-bulk_time_entry_plugin/tree_ h2. C h3. Campfire Notifications plugin * "Campfire Notifications plugin":http://www.redmine.org/boards/3/topics/6215 is a plugin which sends issues notifications (containing a short abstract on issue creation and edition, as well as a link to the issue in Redmine) to a "Campfire":http://campfirenow.com/ chat room. ** Author: "_Édouard Brière_":http://www.redmine.org/account/show/5493 ** Latest release: _<code>0.0.1</code>, 2009-05-31_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/edouard/redmine_campfire_notifications/tree/master_ h3. Charts plugin * "Charts Plugin":http://github.com/mszczytowski/redmine_charts/tree/master is a plugin which integrates some project charts like a burndown chart. ** Author: "_Maciej Szczytowski_":http://www.redmine.org/account/show/6580 ** Latest release: _<code>0.0.12</code>, 2009-06-29_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/mszczytowski/redmine_charts/tree/master_ h3. Chat plugin * "Chat":http://github.com/jbrien/redmine-chat-plugin/tree/master is a plugin to chat within Redmine. Early state! ** Author: _John Brien_ ** Latest release: _<code>0.0.1</code>, 2008-10-15_ ** Compatible with: _Redmine 0.8.x_ ** Public SCM: _http://github.com/jbrien/redmine-chat-plugin/tree/master_ h3. Code Book plugin * "Code Book":http://github.com/sroegner/redmine_codebook/tree/master is a plugin that provides code snippet management. ** Author: _Steffen Roegner_ ** Latest release: _<code>0.1.0</code>, 2009-06-09_ ** Compatible with: _Redmine 0.8.x_ ** Public SCM: _http://github.com/sroegner/redmine_codebook/tree/master_ h3. Code Review plugin * "Code Review Plugin":http://www.redmine.org/boards/3/topics/5878 is a plugin which lets you annotate source code within the repository browser. ** Author: "_Haru Iida_":http://www.redmine.org/account/show/5250 ** Latest release: _<code>0.1.8.6</code>, 2009-07-11_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://code.google.com/p/r-labs/source/browse/#svn/trunk/plugins/redmine_code_review_ h3. Collapse plugin * [[PluginCollapse|Collapse]] is a plugin which moves the Redmine sidebar to the left side, making it collapsible and adds some other features to the sidebar. ** Author: "_Mischa The Evil_":http://www.redmine.org/account/show/1565 ** Latest release: _<code>0.2.2</code>, 2009-06-10_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _n/a_ h3. Customer plugin * [[PluginCustomer|Customer]] is a plugin to track basic customer information and to see which project belonged to a customer. ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 ** Latest release: _<code>0.2.0</code>, 2009-03-24_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/edavis10/redmine-customer-plugin/tree_ h2. D h3. Developer Rates plugin * "Developer Rates plugin":http://www.redmine.org/boards/3/topics/6449 is a plugin which will let you attach an hourly rate to each time entry thus providing a way to track any hourly costs in Redmine. ** Author: "_Shaun Gilroy_":http://www.redmine.org/account/show/3959 ** Latest release: _<code>0.2.0</code>, 2009-05-21_ ** Compatible with: _Redmine 0.8.x_ ** Public SCM: _http://github.com/farviewsoft/redmine_dev_rates/tree/master_ h3. Diff Email plugin * "Diff Email":http://github.com/Lamar/redmine_diff_email/tree/master is a plugin which sends diff mails of the code changes of last changeset to other users. ** Author: _Lamar_ ** Latest release: _<code>0.0.1</code>, 2008-11-13_ ** Compatible with: _???_ ** Public SCM: _http://github.com/Lamar/redmine_diff_email/tree/master_ h2. E h3. Embedded plugin * [[PluginEmbedded|Embedded]] lets you embed HTML files (eg. auto generated documentation, test reports) in your projects. ** Author: "_Jean-Philippe Lang_":http://www.redmine.org/account/show/1 ** Latest release: _<code>0.0.1</code>, 2009-02-22_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://www.redmine.org/projects/redmine/repository/browse/plugins/embedded_ h3. Estimer plugin * "Estimer Redmine":http://forge.isotrol.org/projects/show/org00002-estimer is a plugin to estimate a software project. It is based on Function Point and Use case Point method. ** Author: _Adrián Peña Castro & Jacobo Abengozar Vázquez_ ** Latest release: _<code>0.9.1</code>, 2009-07-02 (this release is faulty versioned as @0.0.1@)_ ** Compatible with: _???_ ** Public SCM: _http://forge.isotrol.org/repositories/show/org00002-estimer_ h3. Exception Handler plugin * [[PluginExceptionHandler|Exception Handler]] will allow Redmine to send emails when an exception or error occurs. ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 ** Latest release: _<code>0.2.0</code>, 2009-03-09_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/edavis10/redmine-exception-handler-plugin/tree_ h3. ezFAQ plugin * [[PluginEzfaq|ezFAQ]] is a FAQ management plugin which provides per-project FAQ's. ** Author: "_Chaoqun Zou_":http://www.redmine.org/account/show/460 ** Latest release: _<code>0.3.5</code>, 2009-06-09_ ** Compatible with: _Redmine Trunk_ ** Public SCM: _http://github.com/zouchaoqun/ezfaq/tree_ h3. ezFtpSearch plugin * [[PluginEzftpsearch|ezFtpSearch]] is a Ftp file search plugin, with a ftp spider. ** Author: "_Chaoqun Zou_":http://www.redmine.org/account/show/460 ** Latest release: _<code>0.1.0</code>, 2009-06-16_ ** Compatible with: _Redmine Trunk_ ** Public SCM: _http://github.com/zouchaoqun/ezftpsearch/tree_ h3. ezLibrarian plugin * [[PluginEzlibrarian|ezLibrarian]] is a book shelf and device room management plugin designed for use in company or department. ** Author: "_Chaoqun Zou_":http://www.redmine.org/account/show/460 ** Latest release: _<code>0.1.5</code>, 2009-07-13_ ** Compatible with: _Redmine Trunk_ ** Public SCM: _http://github.com/zouchaoqun/ezlibrarian/tree_ h3. ezSidebar plugin * [[PluginEzsidebar|ezSidebar]] is a simple plugin to make it easy to add content (like google ads) to redmine's sidebar. ** Author: "_Chaoqun Zou_":http://www.redmine.org/account/show/460 ** Latest release: _<code>0.1.1</code>, 2009-06-23_ ** Compatible with: _Redmine Trunk_ ** Public SCM: _http://github.com/zouchaoqun/ezsidebar/tree_ h3. ezSummary plugin * [[PluginEzSummary|ezSummary]] will send an issue status summary mail to the specified email-address. ** Author: _Peng Zuo & "Chaoqun Zou_":http://www.redmine.org/account/show/460 ** Latest release: _<code>0.0.1</code>, 2009-06-03_ ** Compatible with: _Redmine Trunk_ ** Public SCM: _http://github.com/nan1nan1/redmine_ezsummary/tree_ h2. F _No entries._ h2. G h3. Google Analytics plugin * [[PluginGoogleAnalytics|Google Analytics]] is a simple plugin to include a Google Analytics tracking code within Redmine. ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 ** Latest release: _<code>0.2.0</code>, 2009-04-14_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/edavis10/redmine-google-analytics-plugin/tree_ h3. Google Calendar plugin * [[PluginGoogleCalendar|Google Calendar]] is a simple plugin to include a Google Calendar iframe as a tab within Redmine projects. ** Author: "_Jim Mulholland_":http://www.redmine.org/account/show/551 ** Latest release: _<code>0.1.2</code>, 2009-06-29_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/MischaTheEvil/redmine_google_calendar/tree/master_ h3. Graphs plugin * [[PluginGraphs|Graphs]] provides additional graphs for the issue tracker. ** Author: "_Brad Beattie_":http://www.redmine.org/account/show/2928 ** Latest release: _<code>0.1.0</code>, 2009-05-25_ ** Compatible with: _Redmine Trunk ("3PD-fork":http://github.com/kolewu/redmine-graphs-plugin/tree/master for 0.8.x-compatibility exists)_ ** Public SCM: _http://github.com/bradbeattie/redmine-graphs-plugin/tree_ h2. H h3. Hoptoad Server plugin * [[PluginHoptoadServer|HoptoadServer]] transforms your Redmine into a hub for Rails exception handling, similar to "Hoptoad":http://hoptoadapp.com/welcome or "Exceptional":http://getexceptional.com/. An issue will be created or updated for every exception which is thrown in your live applications. ** Author: "_Jan Schulz-Hofen_":http://www.redmine.org/account/show/347 ** Latest release: _<code>0.0.1</code>, 2009-07-05_ ** Compatible with: _???_ ** Public SCM: _http://github.com/yeah/redmine_hoptoad_server/tree/master_ h3. Hudson plugin * "Hudson Plugin":http://www.redmine.org/boards/3/topics/6650 is a plugin which integrates Hudson jobs into redmine. ** Author: "_Toshiyuki Ando_":http://www.redmine.org/account/show/6147 ** Latest release: _<code>0.1.5</code>, 2009-07-04_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://code.google.com/p/r-labs/source/browse/#svn/trunk/plugins/redmine_hudson_ h2. I h3. Issue Due Date plugin * [[PluginIssueDueDate|IssueDueDate]] will automatically set the Issue due dates to the due dates of versions or deliverables. ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 ** Latest release: _<code>0.1.0</code>, 2009-07-18_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/edavis10/redmine_issue_due_date_ h3. Issue Group plugin * "IssuesGroup":http://www.redmine.org/boards/3/topics/4701 is a plugin implementation of issues grouping, query categorization and subissues features. ** Author: "_Andrew Chaika_":http://www.redmine.org/account/show/4018 ** Latest release: _<code>0.1.5</code>, 2009-06-01_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/Ubik/redmine_issues_group/tree/origin_ h2. J _No entries._ h2. K _No entries._ h2. L h3. Laconi.ca plugin * "Laconi.ca":http://www.redmine.org/boards/3/topics/7117 is a plugin which will send Redmine notifications to Laconi.ca, Twitter, or Identi.ca services. ** Author: "_Ciaran Jessup_":http://www.redmine.org/account/show/4327 ** Latest release: _<code>0.0.1</code>, 2009-07-03_ ** Compatible with: _Redmine 0.8.x_ ** Public SCM: _http://github.com/ciaranj/redmine_laconi.ca/tree/master_ h3. Local Avatars plugin * "LocalAvatars":http://www.redmine.org/boards/3/topics/5365 is a plugin implementation of local user avatars. ** Author: "_Andrew Chaika_":http://www.redmine.org/account/show/4018 ** Latest release: _<code>0.0.2</code>, 2009-04-21_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/Ubik/redmine_local_avatars/tree/master_ h2. M h3. Markdown formatter plugin * "Markdown formatter":http://github.com/bitherder/redmine_markdown_formatter/tree/master adds Markdown text formatting capability to Redmine. ** Author: "_Lary Baltz_":http://www.redmine.org/account/show/2721 ** Latest release: _<code>0.0.1</code>, 2008-11-14_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/bitherder/redmine_markdown_formatter/tree/master_ h3. Markdown Extra formatter plugin * "Markdown Extra formatter":http://github.com/juno/redmine_markdown_extra_formatter/tree/master adds Markdown Extra text formatting capability to Redmine. ** Author: _Junya Ogura_ ** Latest release: _<code>0.0.2</code>, 2009-06-19_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/juno/redmine_markdown_extra_formatter/tree/master_ h3. Messenger plugin * "Messenger":http://github.com/mszczytowski/redmine_messenger/tree/master is a plugin to interact with Redmine via instant messenger. ** Author: "_Maciej Szczytowski_":http://www.redmine.org/account/show/6580 ** Latest release: _<code>0.0.7</code>, 2009-02-27_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/mszczytowski/redmine_messenger/tree/master_ h3. My Widgets plugin * "My Widgets":http://github.com/bradbeattie/redmine-my-widgets-plugin/tree/master is a plugin that provides additional blocks for "the my page portal":/my/page. ** Author: "_Brad Beattie_":http://www.redmine.org/account/show/2928 ** Latest release: _<code>0.1.0</code>, 2009-07-10_ ** Compatible with: _Redmine Trunk (earlier development-snapshots are compatible with Redmine 0.8.x)_ ** Public SCM: _http://github.com/bradbeattie/redmine-my-widgets-plugin/tree/master_ h2. N _No entries._ h2. O _No entries._ h2. P h3. Project Scores plugin * [[PluginProjectScores|Project Scores]] is a plugin which will let a user score a project on different criteria. ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 ** Latest release: _<code>0.0.1</code>, 2009-01-05_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/edavis10/redmine_score_plugin/tree/master_ h3. Projects Tree View plugin * "Projects Tree View":http://www.redmine.org/boards/3/topics/4645 is a plugin which turns the projects index view into a tree view that can be expanded and collapsed. ** Author: "_Chris Peterson_":http://www.redmine.org/account/show/924 ** Latest release: _<code>0.0.2</code>, 2009-03-31_ ** Compatible with: _Redmine Trunk (using workaround)_ ** Public SCM: _n/a_ h2. Q h3. Question plugin * [[PluginQuestion|Question]] is a plugin which will allow users to ask questions to each other in issue notes ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 ** Latest release: _<code>0.3.0</code>, 2009-03-10_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/edavis10/question_plugin/tree_ h2. R h3. Rate plugin * [[PluginRate|Rate]] is a plugin which will store billable rates for users. ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 ** Latest release: _<code>0.1.0</code>, 2009-04-21_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/edavis10/redmine_rate/tree_ h3. RD formatter plugin * "RD formatter":http://github.com/yugui/redmine_rd_formatter/tree/master adds Ruby Doc text formatting capability to Redmine. ** Author: "_Yuki Sonoda_":http://www.redmine.org/account/show/1249 ** Latest release: _<code>0.0.1</code>, 2008-11-09_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/yugui/redmine_rd_formatter/tree/master_ h3. Repo Pygments plugin * "Repo Pygments":http://www.redmine.org/boards/3/topics/6890 allows using Pygments as highlight tool for repository files. ** Author: "_Jongliang Zhang_":http://www.redmine.org/account/show/5341 ** Latest release: _<code>0.0.2</code>, 2009-06-15_ ** Compatible with: _???_ ** Public SCM: _n/a_ h3. Require Closing Note plugin * "Require Note":http://github.com/ajwalters/redmine_require_closing_note/tree/master is a plugin which forces users to enter a comment when closing an issue. ** Author: _Adam Walters_ ** Latest release: _<code>0.0.1</code>, 2009-04-09_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/ajwalters/redmine_require_closing_note/tree/master_ h3. Resources plugin * "Resources Plugin":http://github.com/dvandersluis/redmine_resources/tree/master is a plugin which allows links to resources to be added to an issue. For the purposes of this plugin, a resource is any external site that is useful for the understanding or completion of an issue. ** Author: _Daniel Vandersluis_ ** Latest release: _<code>0.1.2</code>, 2009-03-12_ ** Compatible with: _Redmine 0.8.x_ ** Public SCM: _http://github.com/dvandersluis/redmine_resources/tree/master_ h2. S h3. Schedules plugin * [[PluginSchedules|Schedules]] is a plugin which will schedule users to assigned projects over time ** Author: "_Brad Beattie_":http://www.redmine.org/account/show/2928 ** Latest release: _<code>0.4.2</code>, 2009-05-29_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/bradbeattie/redmine-schedules-plugin/tree_ h3. Scrumdashboard plugin * "Scrumdashboard Plugin":http://www.redmine.org/boards/3/topics/5808 is a plugin which provides a scrum dashboard to Redmine and which can be used on a per-project base. ** Author: _Brokenteam (Terje Alexander Barth, Marius Olsen, Einar Myre & Mats Klepsland)_ ** Latest release: _<code>1.0</code>, 2009-04-20_ ** Compatible with: _Redmine 0.8.x_ ** Public SCM: _http://github.com/thus/redmine-scrumdashboard-plugin/tree/master_ h3. Simple CI plugin * [[PluginSimpleCI|Simple CI]] is a generic plugin for integrating per-project RSS continuous integration feeds (eg. "Cruise Control":http://cruisecontrol.sourceforge.net/) in Redmine. ** Author: "_Jean-Philippe Lang_":http://www.redmine.org/account/show/1 ** Latest release: _<code>1.0</code>, 2009-05-10_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://www.redmine.org/projects/redmine/repository/browse/plugins/simple_ci_ h3. Status Updates plugin * "Status Updates":http://www.redmine.org/boards/1/topics/1483 is a plugin that allows users to create small status updates about what they’re currently working on. You can think of it as Twitter on a per-project basis, within Redmine. ** Author: "_Brian Terlson_":http://www.redmine.org/account/show/1342 ** Latest release: _<code>0.1.1</code>, 2009-06-09_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/bterlson/redmine-status-updates/tree_ h3. Stuff To Do plugin * [[PluginStuffToDo|Stuff To Do]] allows a user to order and prioritize the issues they are doing into a specific order. It will also allow other privileged users to reorder the user's work queue. ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 ** Latest release: _<code>0.3.0</code>, 2009-03-17_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/edavis10/redmine-stuff-to-do-plugin/tree_ h3. Subtasks plugin * "Subtasks":http://github.com/hron/redmine_subtasks/tree/master provides advanced subtasking functionality in Redmine. ** Author: "_Aleksei Gusev_":http://www.redmine.org/account/show/2107 ** Latest release: _<code>0.0.1</code>, 2009-07-17_ ** Compatible with: _Redmine Trunk_ ** Public SCM: _http://github.com/hron/redmine_subtasks/tree/master_ h3. System Notification plugin * [[PluginSystemNotification|System Notification]] is a plugin that will allow an Administrator to send notification emails to recently logged in users. ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 ** Latest release: _<code>0.2.0</code>, 2009-03-31_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/edavis10/redmine-system-notification-plugin/tree_ h2. T h3. Tab plugin * "Tab":http://github.com/jamtur01/redmine_tab/tree/master is a plugin which adds a new Redmine tab to embed content from an iframe on a per-project base. ** Author: "_James Turnbull_":http://www.redmine.org/account/show/851 ** Latest release: _<code>0.3.0</code>, 2009-06-29_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/jamtur01/redmine_tab/tree/master_ h3. Timesheet plugin * [[PluginTimesheet|Timesheet]] is a plugin to show and filter timelogs across all projects in Redmine. ** Author: "_Eric Davis_":http://www.redmine.org/account/show/5 ** Latest release: _<code>0.5.0</code>, 2009-03-06_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/edavis10/redmine-timesheet-plugin/tree_ h3. Todo Lists plugin * "Todo Lists Plugin":http://www.redmine.org/boards/3/topics/4070 is a plugin to create and manage "agile-esque" todo lists on a per-project basis. ** Author: "_David Lyons_":http://www.redmine.org/account/show/3975 ** Latest release: _<code>0.0.3.4</code>, 2009-03-26_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://github.com/dalyons/redmine-todos-scrum-plugin/tree_ h2. U _No entries._ h2. V h3. Vote plugin * "Vote":http://www.redmine.org/boards/3/topics/5506 allows users to vote on which issues are important to them. ** Author: "_Andrew Chaika_":http://www.redmine.org/account/show/4018 ** Latest release: _<code>0.0.2</code>, 2009-04-29_ ** Compatible with: _Redmine Trunk ("3PD-fork":http://github.com/jimmyz/redmine_vote/tree/master for 0.8.x-compatibility exists)_ ** Public SCM: _http://github.com/Ubik/redmine_vote/tree_ h2. W h3. Wiki Extensions plugin * "Wiki Extensions Plugin":http://www.redmine.org/boards/3/topics/7130 is a plugin which adds several useful wiki macros to your Redmine. ** Author: "_Haru Iida_":http://www.redmine.org/account/show/5250 ** Latest release: _<code>0.0.5</code>, 2009-07-15_ ** Compatible with: _Redmine 0.8.x & Redmine Trunk_ ** Public SCM: _http://code.google.com/p/redminewikiext/source/browse/#svn/trunk/redmine_wiki_extensions_ h2. X _No entries._ h2. Y _No entries._ h2. Z _No entries._