diff options
author | Habeas Codice <habeascodice@federated.social> | 2014-11-18 12:14:14 -0800 |
---|---|---|
committer | Habeas Codice <habeascodice@federated.social> | 2014-11-18 12:14:14 -0800 |
commit | 6413395a76d57960708f17016f04a682b3643aa7 (patch) | |
tree | 32ba1c7156f4e7c4bc72dcea384bfedf2d35834c /doc | |
parent | 6cc906fd1d7226e4db2f546551c14fe04ea815e7 (diff) | |
parent | 1d96e165e00ed54df0573bda79c2a274f21aeb16 (diff) | |
download | volse-hubzilla-6413395a76d57960708f17016f04a682b3643aa7.tar.gz volse-hubzilla-6413395a76d57960708f17016f04a682b3643aa7.tar.bz2 volse-hubzilla-6413395a76d57960708f17016f04a682b3643aa7.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Widgets.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/Widgets.md b/doc/Widgets.md index 48006adcd..dcf8dfb48 100644 --- a/doc/Widgets.md +++ b/doc/Widgets.md @@ -39,6 +39,12 @@ Some/many of these widgets have restrictions which may restrict the type of page * categories - categories filter (channel page) * tagcloud_wall - tagcloud for channel page only + * args: 'limit' - number of tags to return (default 50) +<br /> <br /> + +* catcloud_wall - tagcloud for channel page categories + * args: 'limit' - number of categories to return (default 50) +<br /> <br /> * affinity - affinity slider for network page - must be logged in |