aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-11-20 15:34:49 -0800
committerfriendica <info@friendica.com>2014-11-20 15:34:49 -0800
commitafd8b2ddf25d3486d200f9da8ff3cd74131a1df4 (patch)
treeb1ba2e4757bf874321a58e6869d4dd5a34d11bf2 /doc
parent7a1b345bc2b4ef6d7f9e1c37a3e3ab689ebc6fb0 (diff)
downloadvolse-hubzilla-afd8b2ddf25d3486d200f9da8ff3cd74131a1df4.tar.gz
volse-hubzilla-afd8b2ddf25d3486d200f9da8ff3cd74131a1df4.tar.bz2
volse-hubzilla-afd8b2ddf25d3486d200f9da8ff3cd74131a1df4.zip
random photo widget
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 />
+