zendmaniacs/tinymce4

Web based JavaScript HTML WYSIWYG editor control.

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Maintainers

Package info

github.com/zendmaniacs/tinymce-dist

Homepage

Language:JavaScript

Type:zend-extra

pkg:composer/zendmaniacs/tinymce4

Statistics

Installs: 2 938

Dependents: 0

Suggesters: 0

Stars: 0

4.1.6 2014-10-08 09:43 UTC

README

Production ready minified version of TinyMCE excluding the source code, build tools and unit tests. If you need the full source code go to the main repository instead.

Tags

Each release has it's own tag using the semver standard. This means you can checkout a specific version using git clone.

git clone -b <version> git://github.com/tinymce/tinymce-dist.git

Git submodule

You can add TinyMCE as a submodule to your existing repository.

git submodule add git@github.com:tinymce/tinymce-dist.git tinymce

Package managers

You can also install TinyMCE using various package managers.