2017 © Pedro Peláez
 

contao-bundle headline-tiny-mce

HTML headline for Contao

image

postyou/headline-tiny-mce

HTML headline for Contao

  • Tuesday, March 20, 2018
  • by theDyingMountain
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Contao Headline TinyMCE

, (*1)

This Contao CMS extension adds a small TinyMCE editor to all DCA headline fields and allows HTML tags for them., (*2)

, (*3)

Template

The be_tinyHeadlineMCE.html5 template is used by default. It restricts the menu and the valid elements. Only phrasing content should be allowed inside of HTML headings., (*4)

Since TinyMce 6 the option to disable forced_root_block is no longer available. The headline is now always saved with a surrounding <p> tag. For this reason we use striptags to remove all tags that are not allowed in be_tinyHeadlineMCE.html5:, (*5)

// be_tinyHeadlineMCE.html5

valid_elements: 'a[href|target|title],strong,em,span[style],br',
{# @Contao/component/_headline.html.twig #}

{{ headline.text|...|striptags('<a><strong><em><span><br>')|raw }}

The Versions

20/03 2018

dev-master

9999999-dev

HTML headline for Contao

  Sources   Download

LGPL-3.0+

The Requires

 

by Gerald Meier

html contao headline tiny-mce

20/03 2018

v2.0.2

2.0.2.0

HTML headline for Contao

  Sources   Download

LGPL-3.0+

The Requires

 

by Gerald Meier

html contao headline tiny-mce

15/03 2018

v2.0.1

2.0.1.0

HTML headline for Contao

  Sources   Download

LGPL-3.0+

The Requires

 

by Gerald Meier

html contao headline tiny-mce

21/12 2017

2.0.0

2.0.0.0

HTML headline for Contao

  Sources   Download

LGPL-3.0+

The Requires

 

by Gerald Meier

html contao headline tiny-mce

26/10 2017

dev-contao3

dev-contao3

HTML headline for Contao

  Sources   Download

LGPL-3.0+

The Requires

 

by Gerald Meier

html contao headline

02/11 2015

1.0.1

1.0.1.0

HTML headline for Contao

  Sources   Download

LGPL-3.0+

The Requires

 

by Gerald Meier

html contao headline

15/04 2015

1.0.0

1.0.0.0

html headline

  Sources   Download

LGPL-3.0+

The Requires

 

by garyee

html contao headline