2017 © Pedro Peláez
 

library tinymce

TinyMCE wrapper for Spiral

image

spiral/tinymce

TinyMCE wrapper for Spiral

  • Thursday, October 6, 2016
  • by wolfy-j
  • Repository
  • 5 Watchers
  • 0 Stars
  • 85 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Spiral TinyMCE wrapper

Usage Example

At frontend (dark template required), simply add virtual tag to your form:, (*1)

<dark:use bundle="spiral:tinymce-bundle"/>
...
<form:tinymce value="Lorem Ipsum is simply dummy text" name="editor" label="My TinyMCE"/>

The code above will be transformed into html and will add required javascript., (*2)

Browser output:
Spiral TinyMCE wrapper, (*3)

Options

  • name (required) -- textarea name-attr (to send in form)
  • label (optional) -- editor label (if not specified, will not be generated)
  • label-class (optional) -- custom class to be passed into label
  • base-url (optional) -- url for TinyMCE resources (like themes, plugins, skins etc)
  • config (optional) -- TinyMCE config in JSON format. (TinyMCE docs)

Installation

composer require spiral/tinymce
spiral register spiral/tinymce, (*4)

Update

composer update spiral/tinymce
spiral publish spiral/tinymce, (*5)

License

Copyright (c) 2016 Yauheni Yasinau and contributors. Released under an MIT license., (*6)

The Versions

06/10 2016

dev-master

9999999-dev

TinyMCE wrapper for Spiral

  Sources   Download

MIT

The Requires

 

by Yauheni Yasinau

06/10 2016

v0.1.6

0.1.6.0

TinyMCE wrapper for Spiral

  Sources   Download

MIT

The Requires

 

by Yauheni Yasinau

19/04 2016

v0.1.5

0.1.5.0

TinyMCE wrapper for Spiral

  Sources   Download

MIT

The Requires

 

by Yauheni Yasinau

10/02 2016

v0.1.4

0.1.4.0

TinyMCE wrapper for Spiral

  Sources   Download

MIT

The Requires

 

by Yauheni Yasinau

05/02 2016

v0.1.3

0.1.3.0

TinyMCE wrapper for Spiral

  Sources   Download

MIT

The Requires

 

by Yauheni Yasinau

04/02 2016

v0.1.2

0.1.2.0

TinyMCE wrapper for Spiral

  Sources   Download

MIT

The Requires

 

by Yauheni Yasinau

04/02 2016

v0.1.0

0.1.0.0

TinyMCE wrapper for Spiral

  Sources   Download

MIT

The Requires

 

by Yauheni Yasinau

04/02 2016

v0.1.1

0.1.1.0

TinyMCE wrapper for Spiral

  Sources   Download

MIT

The Requires

 

by Yauheni Yasinau