update widget docs with archive widget changes

This commit is contained in:
friendica 2014-03-23 20:08:42 -07:00
parent 350624e993
commit 592f5591d9

View File

@ -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