Plugins Directory » Correct Spelling
|
|
Author: | t koba |
|---|---|---|
| Website: | http://otsukare-tion.com/2015/01/redmine_correct_spelling_plugin/ | |
| Code repository: | https://github.com/kobat987/redmine_correct_spelling | |
| Registered on: | 2015-01-11 (almost 11 years ago) | |
| Current version: | 1.0.0 | |
| Compatible with: | Redmine 2.6.x, 2.5.x | |
| User ratings: |
This is the plug-in which adds a transcription dictionary to the project.

Installation notes
- Unzip it into ../plugins/. This would result in a directory-path like:
../plugins/redmine_correct_spelling/init.rb - Migrate database and copy assets by following command:
bundle exec rake redmine:plugins NAME=redmine_correct_spelling RAILS_ENV=production - Restart Redmine.
- Configure the permissions in the 'Roles and Permissions' page (under project)
- Enable the module on the project setting page.
Changelog
1.0.0 (2015-01-08)
Compatible with Redmine 2.6.x, 2.5.x.