[solved] List of links from thumbnails page to other pages [solved] List of links from thumbnails page to other pages
 

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

[solved] List of links from thumbnails page to other pages

Started by nhelder, March 31, 2004, 11:28:24 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nhelder

Hi, all.

This is my first time using this product, and I have to say I'm quite impressed.

I'm a stickler for consistency, though, and one thing I'm noticing is that on the thumbnails page (i.e., after you've just clicked on an album), after the standard links you get a drill down list like:

Home > [Category Name] > [Album Name]

I'd really like to have that list of links be included on the other pages, i.e. index.php with and without a selected category id.

I do have a fair degree of coding experience, but this is my first look at .php, and I'm a little lost as to where exactly this list of links is being generated, and how to have that process take place within the main index.php page.

Any info would be much appreciated.

Thanks,

  - Nathan

Casper

Hi Nathan,

logon as admin, click on config, then look for 'contents of main page'.
Add 'breadcrumb' to the list, so it looks like 'breadcrumb/catlist/alblist....'
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

hyperion

You will find PHP to be closely related to C.  

For full documentation, take a look at www.php.net/manual/en .

Also to gain a better idea of how Coppermine is structured, you can get this book:

http://www.amazon.com/exec/obidos/ASIN/067232525X/qid=1080744955/sr=2-1/ref=sr_2_1/102-9255396-3330567
"Then, Fletch," that bright creature said to him, and the voice was very kind, "let's begin with level flight . . . ."

-Richard Bach, Jonathan Livingston Seagull

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

nhelder

Well, that was easy enough.  Thanks both.

  - Nathan

nhelder

One quick followup: when I set the main page contents value to start off with "breadcrumb/", that navigation bar shows up in most places, but not all (i.e. Last comment, Most viewed, My Favourites).

Is there a way to get the breadcrumb to display there as well?

(And... where does the name breadcrumb come from, anyway?)

Thanks again,

  - Nathan

Joachim Müller


nhelder

Silly me; now that I have a new keyword to search off of, I should be doing that.

Sounds like the lack of the breadcrumb on the Last comment, My favourites, etc. has already been documented as a bug.

 http://forum.coppermine-gallery.net/index.php?topic=1116

Thanks,

  - Nathan

Joachim Müller

breadcrumbs in meta-albums will be in cpg1.3.0...

GauGau