diff options
author | tony baldwin <tony@tonybaldwin.org> | 2014-04-12 08:37:56 -0400 |
---|---|---|
committer | tony baldwin <tony@tonybaldwin.org> | 2014-04-12 08:37:56 -0400 |
commit | ebd33b185da1c36e718dfa4a2971c3db35cbda22 (patch) | |
tree | c23cbf55aac433c90ac254d0684dabf9d4528133 /doc/Widgets.md | |
parent | 5cca00ddc79dad667464674e08a2a860e262eabd (diff) | |
parent | d0834c7e1394e1986b2b00e039125deff74d9e5e (diff) | |
download | volse-hubzilla-ebd33b185da1c36e718dfa4a2971c3db35cbda22.tar.gz volse-hubzilla-ebd33b185da1c36e718dfa4a2971c3db35cbda22.tar.bz2 volse-hubzilla-ebd33b185da1c36e718dfa4a2971c3db35cbda22.zip |
Merge remote-tracking branch 'upstream/master'
Conflicts:
view/theme/redbasic/css/style.css
whatever
Diffstat (limited to 'doc/Widgets.md')
-rw-r--r-- | doc/Widgets.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/Widgets.md b/doc/Widgets.md index dc7093f8a..0f8d948ff 100644 --- a/doc/Widgets.md +++ b/doc/Widgets.md @@ -33,6 +33,9 @@ Some/many of these widgets have restrictions which may restrict the type of page * filer - select filed items from network/matrix stream - must be logged in * archive - date range selector for network and channel pages + * args: 'wall' - 1 or 0, limit to wall posts or network/matrix posts (default) + * 'style': 'list' or 'select' - presentation format, a select form element or a list, default 'select' + * * fullprofile - same as profile currently |