aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHabeas Codice <habeascodice@federated.social>2014-11-21 15:39:14 -0800
committerHabeas Codice <habeascodice@federated.social>2014-11-21 15:39:14 -0800
commitcf739c0361cce7f1c454a0e52809fba99cb40e84 (patch)
treeff75671dc4075cef1b35553680222fc166cdb401 /doc
parentb224f8056cbf9b41994b44e48a7ad154976d1c88 (diff)
parentf17ef6aa90bc283e122a88e627cb464f065af2a6 (diff)
downloadvolse-hubzilla-cf739c0361cce7f1c454a0e52809fba99cb40e84.tar.gz
volse-hubzilla-cf739c0361cce7f1c454a0e52809fba99cb40e84.tar.bz2
volse-hubzilla-cf739c0361cce7f1c454a0e52809fba99cb40e84.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'doc')
-rw-r--r--doc/Widgets.md7
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 />&nbsp;<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 />&nbsp;<br />
+