coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: marchan on July 14, 2004, 06:23:26 AM

Title: [Solved]: the home>"gategory">"albums" buttons are not appear
Post by: marchan on July 14, 2004, 06:23:26 AM
hello,,I have upgraded the cpg1.21 to cpg 1.30 , everything seems OK, but when i enter one album in one gategory, can not go back to home! the home>"gategory">"albums" buttons are not appear.. what's wrong?
my website is http://www.tmboy.net/albums
Title: Re: the home>"gategory">"albums" buttons are not appear
Post by: Joachim Müller on July 14, 2004, 08:50:30 AM
http://coppermine.sourceforge.net/manual.php#changing : the word "breadcrumb" is what you'rwe looking for (from the fairy tale "Hänsel & Gretel", where the kids use bradcrumbs to find their way out of the woods).

GauGau
Title: Re: the home>"gategory">"albums" buttons are not appear
Post by: marchan on July 14, 2004, 09:18:06 AM
thanks for your reply,,i find the solution in the manual,,but i don't know how to do it ,could you tell me in detail?

The content of the main page
This option allows you to change the content of the main page displayed by the script.

The default value is "catlist/alblist/random,2/lastup,2"

You can use the following "codes"

'breadcrumb': navigation inside the gallery (e.g. "home > category > subcategory > album")
     
'catlist': category list
'alblist': album list
'random': random files (leaving random files "on" for huge galleries with more than 10,000 pics might result in performance problems; switch random "off" in this case)
'lastup': last uploads
'topn': most viewed
'toprated': top rated
'lastcom': last comments
'lasthits': last viewed
'anycontent': inserts php-generated content that has to reside within the file 'anycontent.php' into the index page. Can be used to include banner-rotation scripts or similar.
     
'lastalb': last updated albums
     

The ,2 means 2 rows of thumbnails.
Title: Re: the home>"gategory">"albums" buttons are not appear
Post by: marchan on July 14, 2004, 09:23:24 AM
i fixed it ,, thank you!!