pleio/tinymce

There is no license information available for the latest version (dev-master) of this package.

Maintainers

Details

github.com/Pleio/tinymce

Source

Issues

Installs: 1 872

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 0

Open Issues: 0

Type:elgg-plugin

dev-master 2016-12-15 12:57 UTC

This package is not auto-updated.

Last update: 2024-05-11 18:07:37 UTC


README

Adding a language
======================
1. Download the language pack from [TinyMCE][1]
2. Extract the files from the zip file.
3. Copy the langs, plugins, and themes directories into mod/tinymce/vendor/tinymce/jscripts/tiny_mce/.
There are already directories with those names. You do not want to delete those directories.
Instead, copy the new directories on top of the old ones.
4. Flush the Elgg caches.

[1]: http://www.tinymce.com/i18n/index.php?ctrl=lang&act=download	"TinyMCE"