CKEditor 3 Add-Ons Forum
Feedback and Support
Publishing an Add-On
single
Subjectmust
Description
Publishing New Versions
DO NOT
Subject
Description
Removal Rights
No Warranty
Feedback and Support
Publishing an Add-On
single
Subjectmust
Description
{ One or two paragraphs describing the add-on. }
[b]Screenshots[/b]
{ Include one or two screenshots of your add-on. You may remove this section if you don't want to show any screenshots. }
[b]License[/b]
{ The linked license name under which you're releasing your add-on. If you want to match the CKEditor license, just use the following: }
Licensed under the terms of any of the following licenses at your choice: [url=http://www.gnu.org/licenses/gpl.html]GPL[/url], [url=http://www.gnu.org/licenses/lgpl.html]LGPL[/url] and [url=http://www.mozilla.org/MPL/MPL-1.1.html]MPL[/url].
{ Make sure to have a LICENSE.txt file in the downloadable code with details. }
[b]Download[/b]
{ Plugin name and version }:
{ The direct URL to download the add-on }
[b]Installation[/b]
{ For Plugins: }
1. Extract the contents of the file into the "plugins" folder of CKEditor.
2. In the CKEditor configuration file (config.js) add the following code:
[code]
config.extraPlugins = '[ Your Plugin Folder Name ]';
[/code]
{ For Skins: }
1. Extract the contents of the file into the "skins" folder of CKEditor.
2. In the CKEditor configuration file (config.js) add the following:
[code]
config.skin = '[ Your Skin Folder Name ]';
[/code]
{ Feel free to amend the template if further/different instructions are needed. }
Publishing New Versions
DO NOT
Subject
Description
A new version of { Your Add-On Name } has been released.
[b]Changelog[/b]
{ The most relevant changes. Feel free to remove this section if not appropriate. }
[b]Download[/b]
{ The direct URL to download the new version (the same you have updated in the main topic post. }
Removal Rights
No Warranty
