{WRAP_SHOW_CONTENTX:XX, YY : my_class}
Posted: Sat 17. Jan 2009, 22:22
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
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