By cwhitmore on
I setup a simple site with my families pics at http://www.obscuresite.com
If you look at the image galleries you'll see that they are not in date order. I can't seem to find a way to get them listed by date. Any ideas?
Also, does Drupal 7.x provide better image/video features? Worth upgrading from 5.7?
thanks,
Carlton.
Comments
_
Drupal 7 has not been released. Drupal is a worthy upgrade, but it won't address your issue. You don't mention which modules you're using for your galleries, but in general the way to control the order of node listings is with the http://drupal.org/project/views module.
Ah, I thought Drupal 7 was
Ah, I thought Drupal 7 was released because it's listed on the options when you post.
I already have the views module enabled and have an "archive 2008" view setup on the left for my older pics. I created that as a seperate page, but I don't want to do that for the image galleries page. Is there a way to just sort the existing image galleries page without having to create a views page for it?
_
How did you create the image galleries page in the first place?
I used the Image Gallery
I used the Image Gallery module. Guess I should list all of my modules. Here they are:
Image Gallery 5.x-1.9
Image Magick Advanced Options 5.x-1.9
Image Publishing 5.x-1.x-dev
Image Import 5.x-1.9
Image Attach 5.x-1.9
Views 5.x-1.6
Views UI 5.x-1.6
(along with some other non-related modules)
_
Sorry, i don't use image/image_gallery-- so i'm not familiar with their options. If the gallery module doesn't have any sorting options I'm not sure how you would do it. Perhaps they integrate with views. You're probably better off posting to the module's issue queue-- just check to be sure no one's already asked the question.