Project

General

Profile

PluginEzsidebar » History » Version 1

Chaoqun Zou, 2009-06-23 10:18

1 1 Chaoqun Zou
h1. ezSidebar Plugin 
2
3
This is a plugin to make it easy to add content(like google ads) to redmine' right sidebar.
4
Current version: 0.1.0.
5
ONLY compatible with Redmine 0.9 or last devel.
6
Maybe compatible with Redmine 0.8.4 but not tested.
7
8
h2. Download
9
10
The plugin archive is attached here.
11
It can also be downloaded at github: http://github.com/zouchaoqun/ezsidebar/tree/master
12
13
h2. Screenshot
14
15
!ezsidebar_tn.png!:/attachments/download/863 
16
!ezsidebar_settings_tn.png!:/attachments/download/863 
17
18
h2. Plugin installation
19
20
1. Copy the plugin directory(redmine_ezsidebar) into the vendor/plugins directory
21
   NOTE: The plugin directory must be redmine_ezsidebar!
22
23
2. Start Redmine
24
25
Installed plugins are listed on 'Admin -> Plugin' screen.
26
27
h2. Usage
28
29
1. Input content's html code you want to display in sidebar in plugin's setting page.
30
31
2. Now the content will be displayed in every page's sidebar(not include the pages which don't have sidebars).