Member
Member
southdreamz   2010-08-18, 05:21
#1

Is there a option that will do alphabetical(a b c d e f g h) pagination/navigation?

I have a very large amount of albums and would prefer something that gave users a more direct navigation cue in addition to 1..2...3...4...5 pagination.

Member
Member
southdreamz   2010-08-18, 05:27
#2

I need it only album level, no need for gallery or sub-albums pr images.

Administrator
Administrator
acrylian   2010-08-18, 08:57
#3

I am not sure what you mean. You want just to show abc instead of the numbers or you want to order alphabetical. The latter can be set on Options > Gallery > Sort gallery by

Or do you mean on all albums starting with each character on one page? You would have to code that yourself. It can surely be done using the object model.

If you mean only the < 1 2 3 > pagination function printPageListWith() (see doc) you will have to make your own custom one, probably best as a plugin. If this I don't really understand why that is better.

Member
Member
southdreamz   2010-08-19, 13:03
#4

/
Or do you mean on all albums starting with each character on one page? You would have to code that yourself. It can surely be done using the object model.
/
Yes, i want this one.

i will try this using "object model".

Thanks for your reply.

Administrator
Administrator
acrylian   2010-08-19, 13:51
#5

You probably have to work with custom pages as well.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.