image rotator
Posted: Fri Jun 30, 2006 11:27 am
Hallo
Das Tag image rotator läuft soweit einwandfrei, allerdings nur mit dem standard-Pfad...
Da gibt es doch die Möglichkeit, den Pfad der BIlder anzupassen, leider ist aber in der "Hilfe" keine Anleitung dabei wie man das ganz genau machen muss.
Wie binde ich den Zusatz "folder" richtig ein - hab alles mögliche ausprobiert!
{image_rotator folder"uploads/images/xxx/"}
Sollte doch eigentlich so funktionieren, oder?
Bin dankbar für jeden sachdienlichen Hinweis!
Thx!
Hilfe für den Tag 'image_rotator'
What does this do?
Makes rotate images or thumbnails of your directory (default uploads/images), in IE there is a transition fade. You can set the size, alt, class, align, border, hspace, vspace tag and the speed of rotation and fade.
How do I use it?
Just insert the tag into your template/page like: {image_rotator}.
What parameters does it take?
* (optional) folder - Folder to pick images from (default is "uploads/images/"). <------------------------
* (optional) type - Image type: image or thumb (default is image).
* (optional) speed - Rotation speed of images in second (default is 9).
* (optional) speed_fade - Fade speed of images in second (default is 4). IE only.
* (optional) width - Image width in px (default is unspecified).
* (optional) height - Image height in px (default is unspecified).
* (optional) alt - Image description/mouse-over text (default is unspecified).
* (optional) class - Image style CSS (default is unspecified).
* (optional) align - Image alignment (default is unspecified).
* (optional) border - Image border in px (default is unspecified).
* (optional) hspace - Image horizontal space in px (default is unspecified).
* (optional) vspace - Image vertical space in px (default is unspecified).
* (optional) mod - Personal modifier to allow multiple instances on the same page (default is automatic value).
* (optional) random - True for random images order, false for directory image order (default is true). PHP 4.2.0 or above is required, set to false otherwise.
Das Tag image rotator läuft soweit einwandfrei, allerdings nur mit dem standard-Pfad...
Da gibt es doch die Möglichkeit, den Pfad der BIlder anzupassen, leider ist aber in der "Hilfe" keine Anleitung dabei wie man das ganz genau machen muss.
Wie binde ich den Zusatz "folder" richtig ein - hab alles mögliche ausprobiert!
{image_rotator folder"uploads/images/xxx/"}
Sollte doch eigentlich so funktionieren, oder?
Bin dankbar für jeden sachdienlichen Hinweis!

Thx!
Hilfe für den Tag 'image_rotator'
What does this do?
Makes rotate images or thumbnails of your directory (default uploads/images), in IE there is a transition fade. You can set the size, alt, class, align, border, hspace, vspace tag and the speed of rotation and fade.
How do I use it?
Just insert the tag into your template/page like: {image_rotator}.
What parameters does it take?
* (optional) folder - Folder to pick images from (default is "uploads/images/"). <------------------------
* (optional) type - Image type: image or thumb (default is image).
* (optional) speed - Rotation speed of images in second (default is 9).
* (optional) speed_fade - Fade speed of images in second (default is 4). IE only.
* (optional) width - Image width in px (default is unspecified).
* (optional) height - Image height in px (default is unspecified).
* (optional) alt - Image description/mouse-over text (default is unspecified).
* (optional) class - Image style CSS (default is unspecified).
* (optional) align - Image alignment (default is unspecified).
* (optional) border - Image border in px (default is unspecified).
* (optional) hspace - Image horizontal space in px (default is unspecified).
* (optional) vspace - Image vertical space in px (default is unspecified).
* (optional) mod - Personal modifier to allow multiple instances on the same page (default is automatic value).
* (optional) random - True for random images order, false for directory image order (default is true). PHP 4.2.0 or above is required, set to false otherwise.