cmskit/wizard-markup

A cms-kit wizard to edit different markups

dev-master 2014-12-05 17:10 UTC

This package is not auto-updated.

Last update: 2024-05-11 14:02:05 UTC


README

Installation path: backend/wizards/markup

Description

This is a markup-editor for several languages.

It is based on ACE, a sophisticated code-editor (line-numbering, syntax-highlighting, code-folding and even code-check for some languages).

Installation

manual Installation

  1. download and extract this Folder into backend/wizards/

Installation via package management

Usage

  • Input-Type: Textfield with Wizard (WIZARDTEXT) or Embedded Wizard (WIZARDTEXTEMB)
  • Include-Code: wizard:markup:icon:label:syntax=[mimetype]
  • Input: Code
  • Return: Code
  • Credits: ACE MPL / GPL / LGPL