{WRAP_SHOW_CONTENTX:XX, YY : my_class}

Post custom hacks and enhancements for phpwcms here only. Maybe some of these things will be included in official release later.
Post Reply
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

{WRAP_SHOW_CONTENTX:XX, YY : my_class}

Post by flip-flop »

A snippet for wrapping the {SHOW_CONTENT:....} tag but displaying unvisible CPs.

If the selected CP/CPs is/are unfilled, there is no output of wrapping DIVs.

E.g.: {WRAP_SHOW_CONTENTX:CP, 19:my_class}
or without a class {WRAP_SHOW_CONTENTX:CP, 19} -> fallback to the default class WRAP_SHOW_CONTENTX

File name: /template/inc_script/frontend_render/rt_wrap_show_contentX.php

Based on {WRAP_SHOW_CONTENT:XX, YY : my_class}

[[ Download ]]

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Post Reply