NAVIGATION
This shows you the differences between two versions of the page.
|
english:phpwcms_replacer_rts:frontend_render:random-image-from-folder [2012/06/02 22:19] Thomas Blenkers |
english:phpwcms_replacer_rts:frontend_render:random-image-from-folder [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 24: | Line 24: | ||
| **Forum:** [[http://forum.phpwcms.org/viewtopic.php?p=123473#p123473|[Css trick] Random background image]] | **Forum:** [[http://forum.phpwcms.org/viewtopic.php?p=123473#p123473|[Css trick] Random background image]] | ||
| - | **Author:** P. Bracher //(breitsch)// [[http://www.webrealisierung.ch|Webrealisierung GmbH]] | The incredible module page: [[http://web.casa-loca.com/index.php?googlemaps|phpwcms module]] \\ | + | **Author:** P. Bracher //(breitsch)// [[http://www.webrealisierung.ch|Webrealisierung GmbH]] \\ |
| **Version:** V1.0 22.03.10 | **Version:** V1.0 22.03.10 | ||
| Line 266: | Line 266: | ||
| </code> | </code> | ||
| - | ===== multiple images ===== | + | ===== Multiple Images ===== |
| If more than one random image is retrieved using RAND_IMG_FROM_FOLDER, the same picture might be shown several times. As an Alternative, the variation RAND_N_IMG_FROM_FOLDER can be used: | If more than one random image is retrieved using RAND_IMG_FROM_FOLDER, the same picture might be shown several times. As an Alternative, the variation RAND_N_IMG_FROM_FOLDER can be used: | ||