diff options
author | Habeas Codice <habeascodice@federated.social> | 2014-11-21 15:39:14 -0800 |
---|---|---|
committer | Habeas Codice <habeascodice@federated.social> | 2014-11-21 15:39:14 -0800 |
commit | cf739c0361cce7f1c454a0e52809fba99cb40e84 (patch) | |
tree | ff75671dc4075cef1b35553680222fc166cdb401 /doc/Widgets.md | |
parent | b224f8056cbf9b41994b44e48a7ad154976d1c88 (diff) | |
parent | f17ef6aa90bc283e122a88e627cb464f065af2a6 (diff) | |
download | volse-hubzilla-cf739c0361cce7f1c454a0e52809fba99cb40e84.tar.gz volse-hubzilla-cf739c0361cce7f1c454a0e52809fba99cb40e84.tar.bz2 volse-hubzilla-cf739c0361cce7f1c454a0e52809fba99cb40e84.zip |
Merge remote-tracking branch 'upstream/master'
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 /> + |