forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: fangweile on September 08, 2007, 01:01:34 pm

Title: Viewing album in a category alphabetically
Post by: fangweile on September 08, 2007, 01:01:34 pm
How to view your album starting from specific letter of an alphabet. I want to display the letters of the alphabetical A - Z, 0-9 and when the user click A in that category, All albums starting A will be displayed. Is there any code to add or modify.  It really hard for me to locate my albums by page and I want to sort them alphabetically for easy navigation.

hope someone could help
thanks in advance.
Title: Re: Viewing album in a category alphabetically
Post by: Joachim Müller on September 08, 2007, 02:35:06 pm
In the future, please search (http://forum.coppermine-gallery.net/index.php?action=search2;search=alphabetic) before posting: identical requests to yours have been posted; only within the past couple of weeks two of them: "alphabetic order (http://forum.coppermine-gallery.net/index.php?topic=46452.0)" and "Listing all albums A-Z as Link with category (http://forum.coppermine-gallery.net/index.php?topic=45542.0)". Just to summarize the answer for you as well: there's no mod or hack to accomplish this. You'll have to sort the albums using the album manager.
Title: Re: Viewing album in a category alphabetically
Post by: fangweile on September 09, 2007, 03:15:47 am
I have searched first before creating this thread and got the same result as yours but they are not the same as I want to do.

I want to have an option in viewing album instead of page no.
index.php?cat=2&page=4
example:
index.php?cat=2&alphapage=e and this will sort all albums in letter E
see attachment..
Title: Re: Viewing album in a category alphabetically
Post by: Joachim Müller on September 09, 2007, 12:05:20 pm
Well: as suggested in the other threads, such a feature doesn't exist. If you need it, you'll have to code it.