diff options
Diffstat (limited to 'doc/Widgets.md')
-rw-r--r-- | doc/Widgets.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/Widgets.md b/doc/Widgets.md index dcf8dfb48..2c5625156 100644 --- a/doc/Widgets.md +++ b/doc/Widgets.md @@ -85,3 +85,10 @@ Some/many of these widgets have restrictions which may restrict the type of page * style - CSS style string <br /> <br /> +* photo_rand - display a random photo from one of your photo albums. Photo permissions are honoured + * args: + * album - album name (very strongly recommended if you have lots of photos) + * scale - typically 0 (original size), 1 (640px), or 2 (320px) + * style - CSS style string +<br /> <br /> + |