You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
10 years ago | |
---|---|---|
plugins | 10 years ago | |
skins/lightgray | 10 years ago | |
themes/modern | 10 years ago | |
.npmignore | 11 years ago | |
bower.json | 10 years ago | |
changelog.txt | 10 years ago | |
composer.json | 10 years ago | |
jquery.tinymce.min.js | 11 years ago | |
license.txt | 11 years ago | |
package.json | 10 years ago | |
readme.md | 11 years ago | |
tinymce.jquery.js | 10 years ago | |
tinymce.jquery.min.js | 10 years ago | |
tinymce.js | 10 years ago | |
tinymce.min.js | 10 years ago |
readme.md
tinymce-dist
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.