The Fine Print: The following comments
are owned by whoever posted them.
( Reply )
|
Re: Breadcrumbs for Squishdot
by mojix on Sunday January 20, 05:51PM, 2002
|
It's nice. Thanks, Chris!
I found a very little bug.
last line of 'for' scope should be:
print '<a href="%s">%s</a> >> ' % ( url, parent.title )
|
[
Reply to this ] |
Re: Breadcrumbs for Squishdot
by mojix on Sunday January 20, 05:59PM, 2002
|
Sorry, no problem in Chris's code.
What I used was 'rendered' one.
|
[
Reply to this ]
|
|
Re: Breadcrumbs for Squishdot
by Derek on Thursday January 24, 05:46AM, 2002
|
| WTF is a "breadcrumb"? What does it do?
|
[
Reply to this ] |
Re: Breadcrumbs for Squishdot
by Dean G on Thursday January 24, 11:49PM, 2002
|
Here's the doc's for a Breadcrumbs navigation Trail:
http://www.zope.org/Members/lstaffor/Breadcrumbs
|
[
Reply to this ]
|
Re: Breadcrumbs for Squishdot
by Chris Withers on Friday January 25, 09:05AM, 2002
|
It's a naviagation aid that looks like:
root >> Some Article >> Some Reply >> etc
...that lets you navigate tree structures mroe easily...
cheers,
Chris
|
[
Reply to this ]
|
|
Re: Breadcrumbs for Squishdot
by Dean G on Thursday January 24, 11:54PM, 2002
|
...How can I (a user of your site) see my navigation trail at the site you posted?
And for what it's worth,
I didn't see the breadcrumbs addition to the site changes, either.
|
[
Reply to this ] |
Re: Breadcrumbs for Squishdot
by Dean G on Monday January 28, 05:07AM, 2002
|
The previous reply with the ">>" notation answered my question.
When I went to your site I didn't see the navigation trail. Now I do. Thanks.
|
[
Reply to this ]
|
|
Re: Breadcrumbs for Squishdot
by Joe on Wednesday January 30, 10:11AM, 2002
|
| I don't see any Hierarchy on your site. So you are never more than one level away from the homepage.
As much as I love breadcrumbs, what does it do for squishdots?
|
[
Reply to this ] |
Ya don't _have_ to use them ;-)
by Chris Withers on Wednesday January 30, 11:56AM, 2002
|
I find it useful for navigating deep within replies.
I get mailed URLs to new postings, when I click on these, the breadcrumbs let me navigate to the level in the threaded discussion that I care about.
cheers,
Chris
|
[
Reply to this ]
|
|
The Fine Print: The following
comments are owned by whoever posted them.
( Reply )
|