Project

General

Profile

Plugin List » History » Revision 36

Revision 35 (Abhi Beckert, 2009-07-20 06:47) → Revision 36/331 (Mischa The Evil, 2009-07-20 23:41)

h1. Redmine plugin list 

 {{>toc}} 

 *This page is a work-in-progress for the plugin list refactoring, which can be currently considered as in beta status.* 

 This is a directory of the available plugins for Redmine, Redmine sorted in an alphabetical order. General More (generic) information about Redmine plugins and how to install them into your in Redmine can be found on [[RedminePlugins]]. 

 h2. Beta notes 

 h3. Structure 

 * [[RedminePlugins]] is considered to be created from the content of the current [[Plugins]] page 
 * [[PluginList]] is considered to become [[Plugins]] 
 * [[RedminePlugins]] section containing the old plugin list should link to the new [[Plugins]] page (containing the list from current [[PluginList]] 

 Following that scheme all parent-child relationships of all plugin-related pages can be modified to become like can be seen in the first footnote[1] (to prevent collision with the TOC). 

 h3. Legenda 

 A sample of an complete entry in Redmine syntax can be found in the second footnote[2]. 

 * Every plugin-entry starts with an heading @h3@ 
 * This previous heading is followed by a bulleted list item containing a short description of the plugin starting with the name of the plugin which links to an annouchement on the Redmine.org forums or a dedicated wiki-page on Redmine.org 
 * After the previous list item we now have four sub bulleted list items containing: 
 ** the author of the plugin with a link to the Redmine.org profile page if the user is registered at Redmine.org 
 ** the latest release of the plugin plus it's release-date, where the release-date is the date of the latest commit if the plugin author does not provide packages or git-tags of releases ánd does not update the plugin-version after every commit 
 ** the Redmine releases which the plugin is compatible with (currently the only two values filled-in are @0.8.x@ and @Trunk@, this could be insufficient for plugins which require a specific point-release of the @0.8.x@-branch (let's say @0.8.3@ (which brought several mailer-fixes IIRC))) 
 ** a link to the public SCM (as in "Source Code Management") if it exists, otherwise @n/a@ 

 h2. A 

 _No entries._ 

 h2. B 

 h3. Blog plugin 

 * "Blog":http://www.redmine.org/boards/3/topics/5782 is a plugin which provides 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 

 * [[PluginBugcloud|Bugcloud]] 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":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_ 

 h3. Charts plugin 

 * [[PluginCharts|Charts]] 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_ 

 h3. Chat plugin 

 * [[PluginChat|Chat]] is a plugin which provides the ability to chat within Redmine using a "Juggernaut Powered":http://juggernaut.rubyforge.org/ chat room. 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_ 

 h3. Code Book plugin 

 * [[PluginCodeBook|Code Book]] 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_ 

 h3. Code Review plugin 

 * "Code Review":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, makes 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 provides a way 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":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_ 

 h3. Diff Email plugin 

 * [[PluginDiffEmail|Diff Email]] 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_ 

 h2. E 

 h3. Embedded plugin 

 * [[PluginEmbedded|Embedded]] is a plugin which 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":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]] is a plugin which 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 a 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]] is a plugin which 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_ 

 h3. Graphs plugin 

 * [[PluginGraphs|Graphs]] is a plugin which 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 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 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_ 

 h3. Hudson plugin 

 * "Hudson":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]] is a plugin which 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_ 

 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_ 

 h2. M 

 h3. Markdown formatter plugin 

 * [[PluginMarkdownFormatter|Markdown formatter]] 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_ 

 h3. Markdown Extra formatter plugin 

 * [[PluginMarkdownExtraFormatter|Markdown Extra formatter]] 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_ 

 h3. Messenger plugin 

 * [[PluginMessenger|Messenger]] is a plugin to interact with other users within Redmine via IM (Jabber / XMPP4r). 
 ** 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_ 

 h3. My Widgets plugin 

 * [[PluginMyWidgets|My Widgets]] 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_ 

 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 (hard-coded) 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_ 

 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 

 * [[PluginRDFormatter|RD formatter]] 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_ 

 h3. Repo Pygments plugin 

 * "Repo Pygments":http://www.redmine.org/boards/3/topics/6890 is a plugin which allows using Pygments as a 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 

 * [[PluginRequireClosingNote|Require Closing Note]] 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_ 

 h3. Resources plugin 

 * [[PluginResources|Resources]] 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_ 

 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":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_ 

 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 base, 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]] is a plugin which 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 

 * [[PluginSubtasks|Subtasks]] is a plugin which 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_ 

 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 

 * [[PluginTab|Tab]] 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_ 

 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":http://www.redmine.org/boards/3/topics/4070 is a plugin to create and manage "agile-esque" todo lists on a per-project and per-user base. 
 ** 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 is a plugin which allows users to vote on issues which 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 for 0.8.x-compatibility exists)_ 
 ** Public SCM: _http://github.com/Ubik/redmine_vote/tree_ 

 h2. W 

 h3. Wiki Extensions plugin 

 * "Wiki Extensions":http://www.redmine.org/boards/3/topics/7130 is a plugin which adds several useful wiki macros to 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._ 

 h1. Footnotes 

 fn1. <pre> 
 * [[Guide]] 
   * [[RedminePlugins]] 
     * [[Plugin_Tutorial]] 
     * [[Plugin_Internals]] 
     * [[Hooks]] 
 * [[Plugins]] 
   * [[BotsFilterPlugin]] 
   * [[PluginBudget]] 
   * all other dedicated wiki-pages for plugins...</pre> 

 fn2. using @<<@ and @>>@ as a replacement for the square brackets to prevent parsing by Redmine: <pre><code> 
 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_</code></pre>