- Issue created by @anishnirmal
- Assigned to Suruthi
- 🇮🇳India Suruthi
README.md file contents are, Kindly Review it.
# Glazed CMS WYSIWYG
## Introduction
A Glazed CMS WYSIWYG module provides more WYSIWYG editor option for creating contents.This module uses only Bootstrap 3 grid classes for layout without including Bootstarp CSS.
## Features
- CKEditor 4
- 2 profiles: simple and full WYSIWYG
- Media library
- Media library internet sources
- Full screen media library modal from WYSIWYG
- Shortcodes API with WYSIWYG integration
- SooperThemes basic shortcodes
- Support for Bootstrap 3 grid basid image styles everywhere
- CKEditor## Requirements
- Drupal 7.x and later
## Dependencies
You need to have the following modules in your Drupal installation:
- Bootstrap 3 shortcodes ( https://www.drupal.org/project/bs_shortcodes → )
- Features ( https://www.drupal.org/project/features → )
- File Entity ( https://www.drupal.org/project/file_entity → )
- jsDelivr ( https://www.drupal.org/project/jsdelivr → )
- Media 2.2.0-alpha4 ( https://www.drupal.org/project/media → )
- Multiple forms ( https://www.drupal.org/project/multiform → )
- Plupload integration ( https://www.drupal.org/project/plupload → )
- Shortcode ( https://www.drupal.org/project/shortcode → )
- Shortcode for Wysiwyg ( https://www.drupal.org/project/shortcode_wysiwyg → )
- SooperThemes Basic Shortcodes ( https://www.drupal.org/project/sooperthemes_basic_shortcodes → )
- Strongarm ( https://www.drupal.org/project/strongarm → )
- Views ( https://www.drupal.org/project/views → )
- WYSIWYG 2.x-dev ( https://www.drupal.org/project/views → )### Sandbox project:
Block shortcodes: https://www.drupal.org/sandbox/seanfitzpatrick/2219069 →
### Library:
CKEditor 4 full: http://download.cksource.com/CKEditor/CKEditor/CKEditor%204.4.5/ckeditor...
## Installation
- Download the module from Drupal.org ( https://www.drupal.org/project/cms_wysiwyg → ).
- Extract the files into `modules` directory.
- Enable the module in admin page under `Modules` menu.
- Install and enable all the dependencies modules list above.
- Download the required editor libraries into `libraries` directory.## Usage
- Module provides more Wysiwyg editor options.
- It provides Wysiwyg Full HTML and Wysiwyg Simple text format options while creating contents.
- Media Browser is opened in Modal where multiple images are added at single selection and also image library also listed.## Supporting organizations:
- DXPR ( https://www.drupal.org/node/2303425 → )
## Maintainers
- JurriaanRoelofs ( https://www.drupal.org/u/jurriaanroelofs → )