By dailypress on
Is there any module where would actually show the path example.com> photos > country > city
and link each one to its own folder?
Or can we use this and add a PHP code to do that?
http://drupal.org/project/custom_breadcrumbs
Comments
my images show up as a trail
my images show up as a trail with keywords linked: such as :
Path: Images / admin's images / Ancient Country / city-filename.jpg
with Images and admin images and ancient country linked.
however,on my other directories such as:
example.com/files/example1
the path only shows as :
Path: example1
how come?
also
example.com/videos/example2
the path only shows as :
Path: example2
how come my files and videos dont categorize as directories while photo album does?
Sorry never used this module,
Sorry never used this module, but it appears in documentation that for each content type you have to create new breadcrumb.
Maybe you need do it for files and video content types the way you did in images.