rejetto forum

Breadcrumbs

Guest · 2 · 2135

0 Members and 1 Guest are viewing this topic.

KoalaBear

  • Guest
Can the breadcrumbs be 'active' so you can click on those so that you will get to that directory immediately so you dont have to click Up like 3 times? Or will implementing that in the next version?

Thnx in advance and have a nice day!


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
just edit the template and add a "home" link. (like <a href='/'>home</a>)

anyway, i think breadcrumbs can be implemented with some javascript, because js can access the browser history.