Viewing album in a category alphabetically Viewing album in a category alphabetically
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Viewing album in a category alphabetically

Started by fangweile, September 08, 2007, 01:01:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

fangweile

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.
[My Coppermine Galleries]
All Koreans, Lim Eun-kyeong's IFC
Saranghae 김태희

Joachim Müller

In the future, please search before posting: identical requests to yours have been posted; only within the past couple of weeks two of them: "alphabetic order" and "Listing all albums A-Z as Link with category". 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.

fangweile

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..
[My Coppermine Galleries]
All Koreans, Lim Eun-kyeong's IFC
Saranghae 김태희

Joachim Müller

Well: as suggested in the other threads, such a feature doesn't exist. If you need it, you'll have to code it.