add task widget

This commit is contained in:
redmatrix 2015-08-21 02:30:17 -07:00
parent 7688bf3f21
commit 7c34911b1c

View File

@ -99,6 +99,11 @@ Some/many of these widgets have restrictions which may restrict the type of page
* channel_id - if not your own
<br />&nbsp;<br />
* tasklist - provide a task or to-do list for the currently logged-in channel.
* args:
* all - display completed tasks if all is non-zero.
<br />&nbsp;<br />
Creating New Widgets
====================