2017 © Pedro Peláez
 

contao-module contao-be_explanation

This module offers a simple backend explanation form field (inputType).

image

heimrichhannot/contao-be_explanation

This module offers a simple backend explanation form field (inputType).

  • Wednesday, August 16, 2017
  • by digitales@heimrich-hannot.de
  • Repository
  • 5 Watchers
  • 0 Stars
  • 2,157 Installations
  • CSS
  • 5 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 47 % Grown

The README.md

This module is abandoned. Please for Contao 4 projects use

https://github.com/heimrichhannot/contao-be_explanation-bundle, (*1)

Backend Explanation

This module offers a simple backend explanation form field (inputType)., (*2)

Technical instructions

Just add the field to some of your data container arrays as follows:, (*3)

$GLOBALS['TL_DCA']['tl_*']['fields']['myExplanation'] = array
(
    'inputType' => 'explanation',
    'eval'      => array(
        'text'     => &$GLOBALS['TL_LANG']['tl_*']['myExplanation'], // this is a string, not an array
        'class'    => 'tl_info', // all contao message css classes are possible
        'tl_class' => 'long'
    )
);

The Versions

16/08 2017

dev-master

9999999-dev https://github.com/heimrichhannot/contao-be_explanation

This module offers a simple backend explanation form field (inputType).

  Sources   Download

LGPL-3.0+

The Requires

 

backend field contao developer explanation

16/08 2017

1.0.7

1.0.7.0 https://github.com/heimrichhannot/contao-be_explanation

This module offers a simple backend explanation form field (inputType).

  Sources   Download

LGPL-3.0+

The Requires

 

backend field contao developer explanation

03/08 2017

1.0.6

1.0.6.0 https://github.com/heimrichhannot/contao-be_explanation

This module offers a simple backend explanation form field (inputType).

  Sources   Download

LGPL-3.0+

The Requires

 

backend field contao developer explanation

25/07 2017

1.0.5

1.0.5.0 https://github.com/heimrichhannot/contao-be_explanation

This module offers a simple backend explanation form field (inputType).

  Sources   Download

LGPL-3.0+

The Requires

 

backend field contao developer explanation

08/06 2017

1.0.4

1.0.4.0 https://github.com/heimrichhannot/contao-be_explanation

This module offers a simple backend explanation form field (inputType).

  Sources   Download

LGPL-3.0+

The Requires

 

backend field contao developer explanation

19/12 2016

1.0.3

1.0.3.0 https://github.com/heimrichhannot/contao-be_explanation

This module offers a simple backend explanation form field (inputType).

  Sources   Download

LGPL-3.0+

The Requires

 

backend field contao developer explanation

16/06 2016

1.0.2

1.0.2.0 https://github.com/heimrichhannot/contao-be_explanation

This module offers a simple backend explanation form field (inputType).

  Sources   Download

LGPL-3.0+

The Requires

 

backend field contao developer explanation

20/04 2016

1.0.1

1.0.1.0 https://github.com/heimrichhannot/contao-be_explanation

A generic list module using formhybrid for filtering.

  Sources   Download

LGPL-3.0+

The Requires

 

backend field contao developer explanation

20/04 2016

1.0.0

1.0.0.0 https://github.com/heimrichhannot/contao-be_explanation

A generic list module using formhybrid for filtering.

  Sources   Download

LGPL-3.0+

The Requires

 

backend field contao developer explanation