random photo widget

This commit is contained in:
friendica
2014-11-20 15:34:49 -08:00
parent 7a1b345bc2
commit afd8b2ddf2
2 changed files with 62 additions and 1 deletions

View File

@@ -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 />