Advanced search  

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

Pages: [1]   Go Down

Author Topic: Can You Display Gallery Titles as an A-Z list, without thumbnails ?  (Read 2915 times)

0 Members and 1 Guest are viewing this topic.

rifitintaken

  • Coppermine newbie
  • Offline Offline
  • Posts: 6

Is it possible to show a list of titles when entering a gallery instead of seeing the thumbnails. I want to be able to click a gallery and simply see a list of titles sorted A-Z. If possible having a 2 or 3 column list alphabetically would be better than a single long column.
I want to make a cover archive style site. Any help would be great thanks!


 
 
Logged

artistsinhawaii

  • VIP
  • Coppermine addict
  • ***
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 856
    • evj art and photography
Re: Can You Display Gallery Titles as an A-Z list, without thumbnails ?
« Reply #1 on: September 23, 2005, 11:11:55 am »

If you are talking about the album list page, the first thing you see when you enter your coppermine site, then read this :

http://forum.coppermine-gallery.net/index.php?topic=12719.msg57666#msg57666

Dennis
Logged
Learn and live ... In January of 2011, after a botched stent attempt, the doctors told me I needed a multiple bypass surgery or I could die.  I told them I needed new doctors.

rifitintaken

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: Can You Display Gallery Titles as an A-Z list, without thumbnails ?
« Reply #2 on: September 23, 2005, 12:05:46 pm »

No i mean on the Thumb nail list view, within each album. Id like to remove the thumbnail and just have text links as a list.
Logged

artistsinhawaii

  • VIP
  • Coppermine addict
  • ***
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 856
    • evj art and photography
Re: Can You Display Gallery Titles as an A-Z list, without thumbnails ?
« Reply #3 on: September 23, 2005, 12:34:39 pm »

I'm not all that well versed with coding but you could try this.

(back up your theme.php first)

search for : <a href="{LINK_TGT}">{THUMB}</a>
replace {THUMB} with {CAPTION}
remove the subsequent {CAPTION} entry.

You will probably have to play with the td's and tr's a bit to get it to look the way you want.

Insofar as no. of columns and rows.  You can control that from the Admin Config menu.


Dennis
Logged
Learn and live ... In January of 2011, after a botched stent attempt, the doctors told me I needed a multiple bypass surgery or I could die.  I told them I needed new doctors.
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 20 queries.