how to remove "Home -> (albumname) from thumbnails and displayimage how to remove "Home -> (albumname) from thumbnails and displayimage
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

how to remove "Home -> (albumname) from thumbnails and displayimage

Started by blindbird, September 01, 2007, 10:37:37 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

blindbird

hi,

when people search for an image above the thumbnails it'll say "Search 'keyword'" but once they click on thumbnail it'll say "Home -> album_name"
how can i remove the Home -> album name. so it says nothing. I'd like to keep the "Search 'keyword'" part.

thank you

ronny


Joachim Müller

Not at all, because that's what the search does: come up with a meta album list. As soon as you click on one of the search results, you're no longer in the "search results" meta album, but you're sent to the actual, logical place where the pic you lokk at resides in. The breadcrumb trail is just a representation of the logic behind coppermine. You can't change this unless you modify the core of coppermine and the logic how it operates.