Project

General

Profile

PluginEzlibrarian » History » Revision 8

Revision 7 (Chaoqun Zou, 2009-04-16 15:25) → Revision 8/13 (billy chou, 2009-05-21 14:16)

h1. ezLibrarian Plugin 

 It's a book shelf and device room management plugin for redmine. 
 Current version: 0.1.1. ONLY compatible with Redmine last devel. 
 If you use redmine 0.8.3, please refer to -http://www.redmine.org/boards/3/topics/5455- *This link is not right, please correct it, ;)* http://www.redmine.org/boards/3/topics/5455 

 h2. Feature 

 1. Designed for using in company's book shelf and device room management. 
 2. You can input the book(device)'s info to the system and view them later. 
 3. It can record the user who is holding the book(device). 
 4. Every holder change will be recorded too. 
 5. User can write reviews for the book(device). 
 6. Note: the books(devices) are not categorized by project. 

 The plugin archive is attached here. 
 It can also be downloaded at github: http://github.com/zouchaoqun/ezlibrarian/tree/master 

 Screenshot: 

 !ezlibrarian_1_tn.png!:/attachments/download/1612 !ezlibrarian_2_tn.png!:/attachments/download/1614 !ezlibrarian_3_tn.png!:/attachments/download/1616 


 h2. Plugin installation  

 1. Copy the plugin directory(redmine_ezlibrarian) into the vendor/plugins directory 
 NOTE: The plugin directory must be redmine_ezlibrarian! 

 2. Migrate plugin: 
    rake db:migrate_plugins 

 3. Start Redmine