2017 © Pedro Peláez
 

contao-module contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

image

heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  • Wednesday, July 11, 2018
  • by digitales@heimrich-hannot.de
  • Repository
  • 4 Watchers
  • 0 Stars
  • 2,032 Installations
  • JavaScript
  • 2 Dependents
  • 1 Suggesters
  • 0 Forks
  • 0 Open issues
  • 52 Versions
  • 26 % Grown

The README.md

Blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements., (*1)

Features

Hooks

Name Arguments Expected return value Description
renderCustomBlockModule $objBlockModule, $strReturn the rendered module as string Add custom block module type rendering

Modules

Name Description
ModuleBlock Checks the visibility of the block on the current page and renders it according to his type (article, content, module)

Help

Get auto_item title in breadcrumb

Due a limitation in contao it is not possible to set the auto_item title from the breadcrumb hook (instead the containing page is shown twice), so you need to change the mod_breadcrumb template instead:, (*2)

// Find this lines:


    <li class="active<?php if ($item['class']): ?> <?= $item['class'] ?><?php endif; ?> last"><?= $item['pageTitle'] ?: $item['title'] ?></li>

// Replace '= $item['pageTitle'] ?: $item['title'] ?>' with '{{page::pageTitle}}'


    <li class="active<?php if ($item['class']): ?> <?= $item['class'] ?><?php endif; ?> last">{{page::pageTitle}}</li>

The Versions

11/07 2018

dev-master

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

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+ LGPL-3.0-or-later

The Requires

 

content contao blocks

11/07 2018

1.5.3

1.5.3.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0-or-later

The Requires

 

content contao blocks

21/06 2018

1.5.2

1.5.2.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0-or-later

The Requires

 

content contao blocks

21/06 2018

1.5.1

1.5.1.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0-or-later

The Requires

 

content contao blocks

20/06 2018

1.5.0

1.5.0.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0-or-later

The Requires

 

content contao blocks

18/06 2018

1.4.3

1.4.3.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0-or-later

The Requires

 

content contao blocks

08/06 2018

1.4.2

1.4.2.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0-or-later

The Requires

 

content contao blocks

04/06 2018

1.4.1

1.4.1.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0-or-later

The Requires

 

content contao blocks

04/06 2018

1.4.0

1.4.0.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0-or-later

The Requires

 

content contao blocks

11/04 2018

1.3.1

1.3.1.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0-or-later

The Requires

 

content contao blocks

20/03 2018

1.3.0

1.3.0.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0-or-later

The Requires

 

content contao blocks

15/01 2018

1.2.4

1.2.4.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

08/01 2018

1.2.3

1.2.3.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

20/10 2017

1.2.2

1.2.2.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

20/10 2017

1.2.1

1.2.1.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

17/10 2017

1.2.0

1.2.0.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

26/09 2017

1.1.1

1.1.1.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

08/09 2017

1.1.0

1.1.0.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

31/07 2017

1.0.34

1.0.34.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

27/07 2017

1.0.33

1.0.33.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

03/07 2017

1.0.32

1.0.32.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

09/05 2017

1.0.31

1.0.31.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

27/04 2017

1.0.30

1.0.30.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

06/04 2017

1.0.29

1.0.29.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

16/02 2017

1.0.28

1.0.28.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

15/02 2017

1.0.27

1.0.27.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

05/08 2016

1.0.26

1.0.26.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

12/05 2016

1.0.25

1.0.25.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

12/05 2016

1.0.24

1.0.24.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

17/12 2015

1.0.23

1.0.23.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

11/12 2015

1.0.22

1.0.22.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

11/12 2015

1.0.21

1.0.21.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

07/12 2015

1.0.20

1.0.20.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

27/11 2015

1.0.19

1.0.19.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

26/11 2015

1.0.18

1.0.18.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

26/11 2015

1.0.17

1.0.17.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

25/11 2015

1.0.16

1.0.16.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

16/11 2015

1.0.15

1.0.15.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

15/10 2015

1.0.14

1.0.14.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

12/10 2015

1.0.13

1.0.13.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

29/09 2015

1.0.12

1.0.12.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

21/09 2015

1.0.11

1.0.11.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

04/09 2015

1.0.10

1.0.10.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

19/08 2015

1.0.9

1.0.9.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

08/07 2015

1.0.8

1.0.8.0 https://github.com/heimrichhannot/contao-blocks

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

08/06 2015

1.0.7

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

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

28/05 2015

1.0.6

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

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

13/05 2015

1.0.5

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

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

12/05 2015

1.0.4

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

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

10/02 2015

1.0.3

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

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

06/02 2015

1.0.2

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

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks

27/01 2015

1.0.1

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

Contao blocks module is a site-dependent container, that manipulates the visibility of elements.

  Sources   Download

LGPL-3.0+

The Requires

 

content contao blocks