aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-05-01 13:19:19 -0700
committerfriendica <info@friendica.com>2015-05-01 13:19:19 -0700
commitb467dc4f0055452b65fac842d1294ec9cc978445 (patch)
treeaaeac4db4a1e1340ee95cad3c3367bdff10e64f1 /doc
parentc4221f32738dac51f691d5be1bebd2b50318521e (diff)
parente4fe068ed51c3d92cdb416492c3cc0ad26c28c1c (diff)
downloadvolse-hubzilla-b467dc4f0055452b65fac842d1294ec9cc978445.tar.gz
volse-hubzilla-b467dc4f0055452b65fac842d1294ec9cc978445.tar.bz2
volse-hubzilla-b467dc4f0055452b65fac842d1294ec9cc978445.zip
Merge branch 'master' into tres
Diffstat (limited to 'doc')
-rw-r--r--doc/Comanche.md4
-rw-r--r--doc/comanche.bb4
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/Comanche.md b/doc/Comanche.md
index 56bf68457..147988938 100644
--- a/doc/Comanche.md
+++ b/doc/Comanche.md
@@ -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.
+ [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**
diff --git a/doc/comanche.bb b/doc/comanche.bb
index 19a74833e..3afe14489 100644
--- a/doc/comanche.bb
+++ b/doc/comanche.bb
@@ -108,6 +108,10 @@ This places the menu called &quot;mymenu&quot; at this location on the page, whi
[/code]
This places a block named &quot;contributors&quot; 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]