cmskit / wizard-markup
A cms-kit wizard to edit different markups
dev-master
2014-12-05 17:10 UTC
Requires
- php: >=5.3.3
- cmskit/ace-editor: dev-master
- cmskit/jquery-ui: dev-master
- cmskit/package-installer: 1.0.*@dev
- cmskit/wizard-simple-filemanager: dev-master
This package is not auto-updated.
Last update: 2025-03-01 18:20:07 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
- 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