Changes between Version 71 and Version 72 of WikiStart
- Timestamp:
- Feb 11, 2021, 1:15:53 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v71 v72 6 6 CKEditor is proud to be open source since 2003. 7 7 It is available under the terms of the <b>GPL</b>, <b>LGPL</b> and <b>MPL</b> 8 licenses. <a class="ext-link" href="http ://ckeditor.com/license"><span class="icon"> </span>Read more</a></p>8 licenses. <a class="ext-link" href="https://ckeditor.com/legal/ckeditor-oss-license/"><span class="icon"> </span>Read more</a></p> 9 9 </div> 10 10 <h1 id="TheCKEditorProject">CKEditor Developer Center</h1> … … 12 12 Welcome to the <b>CKEditor development website</b>. This is the place 13 13 to collaborate and contribute to the development of the most popular browser-based 14 WYSIWYG editor in the world. For general information about CKEditor please refer to <a class="ext-link" href="http ://ckeditor.com/"><span class="icon"> </span>http://ckeditor.com</a>.</p>14 WYSIWYG editor in the world. For general information about CKEditor please refer to <a class="ext-link" href="https://ckeditor.com/"><span class="icon"> </span>http://ckeditor.com</a>.</p> 15 15 <p> 16 16 <strong>Mission Statement</strong>: Create the best browser-based WYSIWYG editor — satisfying all editing needs, focused on … … 26 26 == The Project == 27 27 28 === [https://github.com/ckeditor/ckeditor -dev/milestones Roadmap] ===28 === [https://github.com/ckeditor/ckeditor4/milestones Roadmap] === 29 29 What we are doing now and what is to come next. 30 30 31 === [http ://docs.cksource.com/ Documentation] ===31 === [https://ckeditor.com/docs/ckeditor4/latest/ Documentation] === 32 32 The official documentation site for our projects. 33 33 34 === [http ://ckeditor.com/download Downloads] ===34 === [https://ckeditor.com/download Downloads] === 35 35 Public distribution releases of CKEditor. 36 36 … … 42 42 == Contribute == 43 43 44 === [http ://docs.ckeditor.dev/#!/guide/dev_contributingHow To Contribute] ===44 === [https://ckeditor.com/docs/ckeditor4/latest/guide/dev_contributing.html How To Contribute] === 45 45 No matter if you are a developer or not, step in and become a part of it now! 46 46 47 === [https://github.com/ckeditor/ckeditor -dev/issues Reporting Issues] ===47 === [https://github.com/ckeditor/ckeditor4/issues Reporting Issues] === 48 48 Let us know about every single issue you find in CKEditor. 49 49 … … 58 58 == Developer Guidelines == 59 59 60 === [https://github.com/ckeditor/ckeditor -devFork us on GitHub!] ===60 === [https://github.com/ckeditor/ckeditor4 Fork us on GitHub!] === 61 61 The development repository of CKEditor. Build your own fork of CKEditor! 62 62 63 === [http ://docs.ckeditor.com/#!/guide/dev_browsersCompatibility] ===63 === [https://ckeditor.com/docs/ckeditor4/latest/guide/dev_browsers.html Compatibility] === 64 64 Full details about our compatibility approach. 65 65