joe-achim / wcms-summernote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wcms-summernote

This is a plugin for WonderCMS (https://www.wondercms.com). It transforms all the editable content areas into SummerNote inline editor.

Adds an inline WYSIWYG (What You See Is What You Get) editor to your content editable fields. This plugin using SummerNote editor (http://summernote.org/).

Download and Setup

  1. Download the ZIP file.
  2. Create folder named "summernote" in WonderCMS plugins folder.
  3. Unzip all folders and files from zip file in to created folder.
  4. The editor will be visible on all content editable fields by HIGHLIGHTING the text. As always, you simply click out of the editable field to save your content.

Features

  • It is an inline WYSIWYG.
  • Upload image file and insert as image into content.
  • Upload document file and insert as link into content.
  • Default content folder is CMS_ROOT/files.
  • Image files store in CMS_ROOT/files/images.
  • Image file extensions: jpg, jpeg, png, gif, and bmp.
  • Document files store in CMS_ROOT/files/docs.
  • Document file extensions: txt, text, doc, docx, xls, xlsx, ppt, pptx, pdf, zip, rar, and 7z.
  • Suports both WonderCMS-1.x and WonderCMS-2.0

Update

  • 1.1.0 - 2017-02-26
  • Adds support both WonderCMS-1.x and WonderCMS-2.0
  • 1.0.1 - 2017-02-25
  • Adds support more document extensions.
  • Fix image and document link insertion point.
  • Re-design document list as same as image list.
  • 1.0.0 - 2017-02-21
  • Initial version.

About


Languages

Language:JavaScript 96.0%Language:PHP 3.3%Language:CSS 0.6%