Recommend this page to a friend! |
Classes of Abed Nego Ragil Putra | GoLavaCMS | public/js/tinymce/readme.md | Download |
|
DownloadTinyMCE - JavaScript Library for Rich Text EditingBuilding TinyMCEInstall Node.js on your system. Clone this repository on your system
Open a console and go to the project directory.
Install
Install all package dependencies.
Now, build TinyMCE by using
Build tasks
Bundle themes and plugins into a single file
Contributing to the TinyMCE projectTinyMCE is an open source software project and we encourage developers to contribute patches and code to be included in the main package of TinyMCE. __Basic Rules__
These basic rules ensures that the contributed code remains open source and under the LGPL license. __How to Contribute to the Code__ The TinyMCE source code is hosted on Github. Through Github you can submit pull requests and log new bugs and feature requests. When you submit a pull request, you will get a notice about signing the __Contributors License Agreement (CLA)__. You should have a __valid email address on your GitHub account__, and you will be sent a key to verify your identity and digitally sign the agreement. After you signed your pull request will automatically be ready for review & merge. __How to Contribute to the Docs__ Docs are hosted on Github in the tinymce-docs repo. How to contribute to the docs, including a style guide, can be found on the TinyMCE website. |