Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
andreamarucci
Experienced
Topic Author
Posts: 312
Joined: 01 Mar 2011, 11:13

Lastest image on home page

13 Aug 2012, 08:23

One of the features I'd interested in is the possibility to have the latest pictures uploaded in the home page (the page you land when you enter the gallery). I've seen that it's possible to do that through powerpack but I'm asking if it's possible to do without using any addon.

With such a feature all the users can see the latest uploaded pictures as soon as they enter the gallery and not just browsing it...

Thanks!
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Lastest image on home page

14 Aug 2012, 02:46

Of course this would be an interesting feature. How exactly would you have it though? 50 latest pictures in all folders? 50 latest pictures from a single folder? More? Less? 3 last pictures from anywhere? Display in a slideshow or just output as thumbnails? This process is a bit complicated since Imagevue uses a physical folder structure to mirror the content.
 
User avatar
andreamarucci
Experienced
Topic Author
Posts: 312
Joined: 01 Mar 2011, 11:13

Re: Lastest image on home page

18 Aug 2012, 13:48

I mentioned this one since before Imagevue I've used Coppermine and I've noticed that this feature was always appreciated by my users.

I would like to have an option to display the latest added pictures from anywhere and maybe this option can have a parameter so that the admin can input, for example, the number of pictures he want or let Imagevuex display as much pictures as they fit the visitor's screen resolution (something like what happen now in the galleries).

The other option could be to display a slideshow or just the thumbnails.

I think that if you add it could be interesting for everyone...
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Lastest image on home page

20 Aug 2012, 01:11

How would we identify "latest images" though ... By upload date (created on server), or check the date inside the image meta data? Since Imagevue is physical, this is the tricky part and would need to be figured out before proceeding with such a feature.

Thanks.
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: Lastest image on home page

21 Aug 2012, 04:25

Power pack adds this functionality I think http://phillip.com.pl/powerpack/
firedev.com
 
User avatar
andreamarucci
Experienced
Topic Author
Posts: 312
Joined: 01 Mar 2011, 11:13

Re: Lastest image on home page

03 Sep 2012, 05:25

mjau-mjau wrote:How would we identify "latest images" though ... By upload date (created on server), or check the date inside the image meta data? Since Imagevue is physical, this is the tricky part and would need to be figured out before proceeding with such a feature.
By upload date for sure. If I've an old picture that I've not made available in the gallery, this pic is new for the users browsing my gallery also if the pic is "old" by date taken.

I know that Powerpack add this but I'd prefer to have everything in the core. Also PP need MySQL that I don't have in my gallery's hosting...
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Lastest image on home page

04 Sep 2012, 01:14

andreamarucci wrote:I know that Powerpack add this but I'd prefer to have everything in the core. Also PP need MySQL that I don't have in my gallery's hosting...
This is somewhat related. Imagevue by core, is a physical gallery that simply reflects the files+structure of your folders. Adding a "latest images" module kinda needs a DB to handle/store the latest additions ... If not, it would need to be Imagevue somehow for each visit going though all your images, and checking for upload date on all images within a certain threshold, and then returning an XML. This would not work technically on servers that have more than only a few folders, so it would need to be a process run intermittently from the admin, and then stores the data in XML ... slightly bad practice, and therefore should really be part of a database controlled environment. We will keep it in our notes!
 
User avatar
andreamarucci
Experienced
Topic Author
Posts: 312
Joined: 01 Mar 2011, 11:13

Re: Lastest image on home page

04 Sep 2012, 03:14

Ok I've not imagined the technical issues but you're right. I'll think about having a database to handle these things eventually. Also I'd prefer to have such thing in the core of IV instead of having an external mod...

Thanks!
 
User avatar
andreamarucci
Experienced
Topic Author
Posts: 312
Joined: 01 Mar 2011, 11:13

Re: Lastest image on home page

10 Oct 2012, 04:40

Hi boss, any news about this topic? :D
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Lastest image on home page

10 Oct 2012, 22:36

Sorry no :cry:
 
User avatar
andreamarucci
Experienced
Topic Author
Posts: 312
Joined: 01 Mar 2011, 11:13

Re: Lastest image on home page

11 Oct 2012, 06:56

No problems. Do you plan to include it in one of the future IV versions?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Lastest image on home page

12 Oct 2012, 01:39

I don't think in the current version cascade, but perhaps for a brand new html-based gallery we may be planning in the not-so-distant future.