Skip to content

kaystrobach/FLOW.Wysiwyg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FLOW.Wysiwyg

Allows you to extend a f:form.textarea viewHelper with an RTE

Based on TYPO3.Flow

{namespace wysiwyg=KayStrobach\Wysiwyg\ViewHelpers}

...

<wysiwyg:widget.wysiwygEditor id="inhaltkurz" buttons="{1:'bold', 2:'createLink', 3:'removeLink', 4:'insertBlockQuote', 5:'insertUnorderedList', 6:'insertOrderedList', 7:'outdentList', 8:'indentList'}"/>
<f:form.textarea property="inhaltkurz"  id="inhaltkurz" class="form-control" rows="20"/>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages