Commit 34a213c2 authored by Michael Vernier's avatar Michael Vernier

Modified plugin description

parent 8faf19b2
Redmine::Plugin.register :redmine_polls do Redmine::Plugin.register :redmine_polls do
name 'Redmine Polls plugin' name 'Redmine Polls plugin'
author 'Author name' author 'Michael Vernier'
description 'This is a plugin for Redmine' description 'This is a Polls plugin for Redmine based on the Redmine Plugin Tutorial'
version '0.0.1' version '0.0.1'
url 'http://example.com/path/to/plugin' url 'http://www.redmine.org/projects/redmine/wiki/Plugin_Tutorial'
author_url 'http://example.com/about' author_url 'http://69.164.219.227/redmine'
end end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment