From cae547a7ea519aa2519053e366aecba378e787c6 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sat, 29 Sep 2007 10:37:08 +0000 Subject: Redmine acts_as_* plugins moved to vendor/plugins. git-svn-id: http://redmine.rubyforge.org/svn/trunk@774 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- extra/sample_plugin/README | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'extra') diff --git a/extra/sample_plugin/README b/extra/sample_plugin/README index eed8b9a23..fe3fac736 100644 --- a/extra/sample_plugin/README +++ b/extra/sample_plugin/README @@ -6,12 +6,9 @@ This is a sample plugin for Redmine === Adding plugin support to Redmine -1. Install engines plugin +To add plugin support to Redmine, install engines plugin: See: http://rails-engines.org/ -2. Uncomment this line in config/environment.rb: - config.plugins = ["engines", "*"] - === Plugin installation 1. Copy the plugin directory into the vendor/plugins directory -- cgit v1.2.3