Page 1 of 1

G'Day,

Posted: 07 Jan 2008, 22:45
by TheEdge
G'Day,

I have 1.2.0 installed on 1.5 RC4 and it is working well. Couple of feature requests:

1. When generating thumbs it would be nice if the page showed the file count as it was proceeding eg. 10/30
1.1 I would like to defer the creation of the thumbnails until a time of my choosing instead of having them be generated right away. Perhaps even invoke a cron job to do this.
1.2 I would like an option to regenerate a thumbnail from within the back end.
2. The ALT text for the image as well as the icons should show useful information instead of the image filename. This could be date, size etc. Basically any Exif data the image contains.

Hi.1. Be

Posted: 08 Jan 2008, 11:00
by Jan
Hi.

1. Because of 30 sec. script limitation, only one image thumbnail is generated and after this generation, there will be a http redirection (new script will be loaded), so there is not a count of all images which will be generated...

1.1
1.2 If you delete a thumbnail, image will be regenerated automatically, so you can delete it in Media Manager and go to Phoca Gallery, there will be new thumbnail regenerated
1.3 yes it can, it shows filename, because in thumbnail box, the filename can be wrapped...

But thank you for your feature reqeust, we will se what we can do...
Jan

1. But as you know w

Posted: 08 Jan 2008, 17:30
by TheEdge
1. But as you know which file to direct to I am assuming that you have scanned the file system at some point so couldnt you pass the file count as a parameter with each redirect?
1.2 OK
1.3 Would be nice to know more about the image. Looking forward to you adding that.

TIA

1. yes I can

Posted: 08 Jan 2008, 23:09
by Jan
1. yes I can

Hi..Is t

Posted: 24 Jan 2008, 16:21
by Vedaro
Hi..

Is there a possibility to pause a slideshow? The symbol in the slide show || suggests it would pause the slideshow but on hit it jumps back to the beginning of the slideshow. Maybe there could be two buttons a ■ and a || for stopping and pausing a slideshow.

best regards
Max

Posted: 24 Jan 2008, 22:25
by Jan
- yes, you right, I have fixed it... There should be stop. You cannot pause the slideshow, only stop it... Now there is all right...

Jan

I digged a bit in th

Posted: 25 Jan 2008, 15:32
by Vedaro
I digged a bit in the code. If you change the javascript call to generate the slideshow from "new fadeshow(fadeimages, ..., ... , ..., ..., 0)" to "new fadeshow(fadeimages, ..., ... , ..., ..., 1)" the slideshow is paused on mouseover.

Posted: 25 Jan 2008, 17:10
by Jan