• MODX.com

    3,519 downloads

cssSlideShow

cssSlideShow is an extra by jerry325, first released on 2016-10-20.

Package Description

This Snippet retrieves image files from a directory, processes them through template chunks and returns a pure CSS Slide Show.

Usage/Installation Instructions

PARAMETERS:&folder string - The name of the image folder to search. optional. Default: assets/photos&ext string - The extension of the images. optional. Default: jpg&img_tpl string - The name of a Chunk used to format the Images on the page. optional.                      Default: cssSlideShow_Tpl&sty_tpl string - The name of a Chunk used to set the CSS for all but the First & Last Images.                 optional. Default: cssSlideShowStyle_Tpl&styFirst_tpl string - The name of a Chunk used to set the CSS for the First Image. optional.                      Default: cssSlideShowStyleFirst_Tpl&styLast_tpl string - The name of a Chunk used to set the CSS for the Last Image. optional.                      Default: cssSlideShowStyleLast_Tpl&page_tpl string - The name of a Chunk used to format the remainder of the page. optional.                      Default: cssSlideShowPage_Tpl&width integer - A number representing the width images to return. optional. Default: 750&heigth integer - A number representing the height images to return. optional. Default: 564&border integer - A number representing the border width. optional. Default: 0&class string - A class name to pass. optional. Default: ''version 0.5.1-beta5author Jerry Mercer (ultravision.net)USAGE:[[!getImages? &folder=`assets/photos` &ext =`cssSlideShow_Ext`&img_tpl =`cssSlideShow_Tpl`&sty_tpl =`cssSlideShowStyle_Tpl`&styFirst_tpl =`cssSlideShowStyleFirst_Tpl`&styLast_tpl =`cssSlideShowStyleLast_Tpl`&page_tpl =`cssSlideShowPage_Tpl`&width =`750`&heigth=`564`&border=`2`&class=`img`]]

Details

Developer(s)
jerry325
Released
2016-10-20
First seen
2016-10-20
License
GPLv2
Supported databases
Minimum MODX Requirement
2.0

cssSlideShow Releases

Vendor Signature Released on
MODX.com 1.0.2-pl 2016-10-20 (7 years ago)