Skip to content

chiastolite/redmine_glossary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Glossary Plugin

This is the Redmine(Project manage system) plug-in which adds the feature of the glossary.

Ported to and tested on 2.3.x Redmine branch. Care has been taken to keep compatibility with 1.4.x, but not tested!

The Use

* Management of technical terms in a system analysis phase
* Interlinear translation table
* Translate table from term to data type (class name)
* Management of naming examples in a coding

Getting a plugin package

SourceForge.JP

Installation and Setup (redmine 2.x)

cf. www.redmine.org/wiki/1/Plugins

  1. Put the downloaded package in the /plugins directory.

  2. run the following command to upgrade your database.

    rake redmine:plugins:migrate RAILS_ENV=production
  3. Restart Redmine WEB server.

  4. Set permissions of glossary plugin in “Administration” -> “Roles and permissions”

  5. Open the setting page of projects you need, check the “Glossary” module

  6. If you need, select items to make hidden in plugin setting page.

Usage

Start from “Glossary” item of a project menu.

For the details of the usage, see the following page.

Question or Proposal

If you find a bug(Defect) or have a Proposal, create a new issue. www.r-labs.org/projects/rp-glossary/issues

If you quest about this plugin, write the forum. www.r-labs.org/projects/rp-glossary/boards

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 99.6%
  • CSS 0.4%