1
kaliman
breadcrumb trails
  • 2004/1/9 0:21

  • kaliman

  • Not too shy to talk

  • Posts: 110

  • Since: 2003/12/17


Hi.
By any chance anyone knows how to add breadcrumb trails to the navegation
(you are: levelone > level2 > here)

Thank you

2
jlm69
Re: breadcrumb trails
  • 2004/1/9 0:33

  • jlm69

  • Module Developer

  • Posts: 719

  • Since: 2002/7/19


Look at lines 39-41 in the mylinks module, the singlelink.php file. hope that helps.

3
philroy
Re: breadcrumb trails
  • 2004/1/20 10:34

  • philroy

  • Friend of XOOPS

  • Posts: 107

  • Since: 2003/8/23


jlm69, just doing a search for breadcrumbs and came across this posting.

I can see the lines you suggest to look at, but excuse my ignorance, but how would you use them? Could they been inserted into an HTML page being looked after by Freecontent for example? How would you use those lines in other modules etc?

It's probably too big an ask, as every module is so different, but any help you could offer would be great. Any suggestion to actually put this code into the theme file would be even better!

Cheers,

Phil

4
CBlue
Re: breadcrumb trails

Do you mean a navigation menu for the whole site using breadcrumb trails?

5
jlm69
Re: breadcrumb trails
  • 2004/1/20 12:34

  • jlm69

  • Module Developer

  • Posts: 719

  • Since: 2002/7/19


Those lines are the code but to call for it they use this line in templates/mylinks_singlelink.html

<td class="newstitle"><{$category_path}></td>

hope this is what your looking for.

6
carnuke
Re: breadcrumb trails
  • 2004/1/20 12:40

  • carnuke

  • Home away from home

  • Posts: 1955

  • Since: 2003/11/5


May I chip in here?

I am also looking for a breadcrumb script, with a difference. Basically it displays the page a visitor is on as usual, but I also want to make a "My visit history" page. This would display all the pages visited during any session and list them as clickable links.

Application: "My visit history" becomes a menu item allowing vistors to review and return to pages without having to find them again!

Any ideas?

Richard


7
CBlue
Re: breadcrumb trails

Try the hotscripts.com site. They have javascripts and php scripts that may do this job for you. All you would have to do is intregrate it into the theme.html file, I believe. I know I've seen scripts before that can give you all kinds of different ways to have navigation for your site.

8
carnuke
Re: breadcrumb trails
  • 2004/1/20 12:54

  • carnuke

  • Home away from home

  • Posts: 1955

  • Since: 2003/11/5


Thanks for the tip CBlue. Yes I will try that... I always ask at home first

9
philroy
Re: breadcrumb trails
  • 2004/1/20 19:41

  • philroy

  • Friend of XOOPS

  • Posts: 107

  • Since: 2003/8/23


Quote:
Those lines are the code but to call for it they use this line in templates/mylinks_singlelink.html
<td class="newstitle"><{$category_path}></td>


So, if (as I mentioned) I was going to use static HTML pages and have Freecontent display them, I could put the lines of code that call them, along with the line above, and that would display a breadcrumb?

Is that what you are saying?

Phil

Login

Who's Online

212 user(s) are online (131 user(s) are browsing Support Forums)


Members: 0


Guests: 212


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits