Skip to content

dlandmann/NinePoints_Editor

 
 

Repository files navigation

Fork

  • compatible with Magento 1.9.x and / or Security Patch 8788
  • update ckeditor 4.6.2
  • add markdown-module
  • add entities-module

Sample Sample Markdown

==============================================

NinePoints_Editor

This extension replace Magento default WYSIWYG editor with CKEditor (http://ckeditor.com/)

Donation

Help me to keep development

Click here to lend your support to: Magento CKEditor and make a donation at pledgie.com !

Functions

  • Full integration of CKEditor
  • Support Insert Image, Widget, Variables
  • Integrate CodeMirror (http://codemirror.net/) for syntax highlight when editing HTML source
  • Can switch back to use default editor by changing configuration.

Compatible

This extension is tested in Magento 1.9.1 but it should work on 1.8 and 1.7. Please file a issue if you get any errors.

Installation

    modman clone https://github.com/ndlinh/NinePoints_Editor.git

Roadmap

  • Upgrade to using CKEditor 4.4.6 (current is 4.4.5)
  • Integrate CodeMirror for textarea in case of user disable WYSIWYG completely.

Screenshots

  • Configurations:

Configuration

  • CKEditor GUI:

CKEditor

  • Insert Image Dialog:

CKEditor

  • Insert Variable Dialog:

CKEditor

  • Insert Widget Dialog:

CKEditor

  • HTML Source editing with syntax highlight:

CKEditor

License

This software is licensed under the Apache 2 license, quoted below.

Copyright 2015 Nguyen Duy Linh.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

CKEditor for Magento 1.x

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 59.6%
  • HTML 26.7%
  • CSS 10.4%
  • PHP 3.3%