Go to file
2020-01-02 19:39:21 +09:00
app [phase-20]Make category index reorder 2020-01-02 19:39:21 +09:00
assets/stylesheets [phase-15]add css file for show term 2020-01-02 19:39:21 +09:00
config [phase-14]add wiki-style description and preview 2020-01-02 19:39:20 +09:00
db/migrate [phase-20]Make category index reorder 2020-01-02 19:39:21 +09:00
lib [phase-16]improve error message 2020-01-02 19:39:21 +09:00
test [phase-18]Add test for GlossaryTermsController, and fix redirect_to action 2020-01-02 19:39:21 +09:00
init.rb [phase-16]add term macro, and macro define moved from init.rb to new file 2020-01-02 19:39:21 +09:00
README.rdoc orphan branch for reconstructing from scratch 2020-01-02 19:39:19 +09:00

= redmine_glossary

This is a plugin for Redmine to create a glossary that is a list of terms in a project.

To adapt Redmine 4.0(Rails 5.1), reconstruct a glossary plugin from scratch.