Please can you give me an example how to create a slideshow, where _all_ the photos are in http://mydomain.tld/photos/album1/
All options should be default.

I tried to include my path in this example, but it didn't work to replace dir=|files/| Only the images from img= were included. Of course I don't want to include every image manually.

[slideshow: 2, rotate=2, blend=1, img=|http://drupal.org/themes/bluebeach/logos/drupal.org.png|drupal.org|Drupal|The ultimate CMS. Download it now!|Drupal|, img=|http://www.mysql.com/common/logos/mysql_100x52-64.gif|http://www.mysql.com|MySQL|Free and reliable SQL server and client.|_self|, dir=|files/|yes||Generic Photos|Arent they great?||]

Thanks!

Comments

linuxuser’s picture

Maybe it is not a syntax-problem, but a configuration problem.

I tried

[slideshow: 2, dir=|/uploads/||||||]

and see the slideshow running without showing a photo.

I see

Previous Slide 2/2 nächste Seite and it changes to 1/2 and again to 2/2. I use drupal 2.5 in German.

Input format is configured. If I list each photo with the filename, I can see photos. Gmap works too. Javascript is enabled.

linuxuser’s picture

Component: Documentation » Code
Category: support » bug

I tested a lot of different combinations of the options and think it is a bug. At least the dir= option doesn't work with Firefox 3 and Opera on a Linux client.

brmassa’s picture

Status: Active » Fixed

linuxuser,

you are right. Both the documentation and code is now fixed in order to scan the any directory STARTING FROM the default files dir on each site.

regards,

massa

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.