document [var=wrap]none[/var] for block elements
This commit is contained in:
parent
2376d2140a
commit
e8d2dd7204
@ -88,6 +88,10 @@ This places the menu called "mymenu" at this location on the page, which must be
|
|||||||
|
|
||||||
This places a block named "contributors" in this region.
|
This places a block named "contributors" in this region.
|
||||||
|
|
||||||
|
[block][var=wrap]none[/var]contributors[/block]
|
||||||
|
|
||||||
|
The variable [var=wrap]none[/var] in a block removes the wrapping div element from the block.
|
||||||
|
|
||||||
|
|
||||||
**Widgets**
|
**Widgets**
|
||||||
|
|
||||||
|
@ -108,6 +108,10 @@ This places the menu called "mymenu" at this location on the page, whi
|
|||||||
[/code]
|
[/code]
|
||||||
This places a block named "contributors" in this region.
|
This places a block named "contributors" in this region.
|
||||||
|
|
||||||
|
[code]
|
||||||
|
[block][var=wrap]none[/var]contributors[/block]
|
||||||
|
[/code]
|
||||||
|
The variable [var=wrap]none[/var] in a block removes the wrapping div element from the block.
|
||||||
|
|
||||||
[b]Widgets[/b]
|
[b]Widgets[/b]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user