breadcrumb listing

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
whipshock
Posts: 2
Joined: 13 Jul 2005, 21:25

breadcrumb listing

Post by whipshock »

hello, my PHP is a bit rusty here...
im trying to create a breadcrumb style listing of which project/subproject i am currently reporting the bug to - this is a feature being requested at my company. it is beyond me as to why because you can just look at the top right hand drop down (dont ask)

anyway, when im in the report a bug page, reporting a bug to the "Graphics" subproject of "My Game", i want it to display:

My Game >> Graphics

or something similar, i will place this as a new row in the table in bug_report_page.php

what code can i use to display this horizontal listing for the current project id?

thanks!
Post Reply