Skip to content

dinhhuydh/tinymce-rails-langs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language Packs for tinymce-rails

The tinymce-rails-langs gem adds language packs for TinyMCE (with tinymce-rails).

The gem currently includes all language packs available from http://www.tinymce.com/i18n/index.php?ctrl=lang&act=download&pr_id=1, some of which may be incomplete.

Instructions

Add the tinymce-rails-langs gem to your Gemfile

gem 'tinymce-rails'
gem 'tinymce-rails-langs'

Language files will then be available during development mode and will be copied across when the assets:precompile rake task is run.

See the tinymce-rails project for further integration instructions.

About

Language packs for tinymce-rails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%