Sha256: fa2b00c56dbef4b459629367d6df339d41713c246de5e66788e4c3facdba748d

Contents?: true

Size: 759 Bytes

Versions: 5

Compression:

Stored size: 759 Bytes

Contents

Language Packs for tinymce-rails
================================

The `tinymce-rails-langs` gem adds language packs for [TinyMCE](http://www.tinymce.com/) (with [tinymce-rails](https://github.com/spohlenz/tinymce-rails)).

The gem currently includes all language packs available from https://www.tinymce.com/download/language-packages/, 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](https://github.com/spohlenz/tinymce-rails) for further integration instructions.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
tinymce-rails-langs-5.20230529 README.md
tinymce-rails-langs-5.20200505 README.md
tinymce-rails-langs-4.20190124 README.md
tinymce-rails-langs-4.20180103 README.md
tinymce-rails-langs-4.20160310 README.md