aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Comanche.md
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-03-05 04:28:48 -0800
committerfriendica <info@friendica.com>2014-03-05 04:28:48 -0800
commitd58abc0230e07663ce543088c186639d36f82f02 (patch)
tree474ebb0f31063805d8b95dcddc22d4345c989936 /doc/Comanche.md
parent61f47cd5ed6eee337d9ab30b65844b5118080b76 (diff)
downloadvolse-hubzilla-d58abc0230e07663ce543088c186639d36f82f02.tar.gz
volse-hubzilla-d58abc0230e07663ce543088c186639d36f82f02.tar.bz2
volse-hubzilla-d58abc0230e07663ce543088c186639d36f82f02.zip
add clock widget and correct some doco
Diffstat (limited to 'doc/Comanche.md')
-rw-r--r--doc/Comanche.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/Comanche.md b/doc/Comanche.md
index 658b31ca7..fe122db8c 100644
--- a/doc/Comanche.md
+++ b/doc/Comanche.md
@@ -98,9 +98,9 @@ Widgets are executable apps provided by the system which you can place on your p
-Widgets and arguments are specified with the 'widget' and 'arg' tags.
+Widgets and arguments are specified with the 'widget' and 'var' tags.
- [widget=recent_visitors][arg=count]24[/arg][/widget]
+ [widget=recent_visitors][var=count]24[/var][/widget]
This loads the "recent_visitors" widget and supplies it with the argument "count" set to "24".
@@ -136,8 +136,8 @@ Please note that pasting this example into a layout page is not likely to do any
[menu]myfavouritemenu[/menu]
[widget=recent_visitors]
- [arg=count]24[/arg]
- [arg=names_only]1[/arg]
+ [var=count]24[/var]
+ [var=names_only]1[/var]
[/widget]
[widget=tagcloud][/widget]