Difference: BreadCrumbsPlugin (1 vs. 3)

Revision 3
19 Nov 2013 - Main.AdminUser
Line: 1 to 1
Changed:
<
<
<--

PLEASE DO NOT EDIT THIS TOPIC

It is automatically generated from the subversion repository, and any changes you make will simply be overwritten the next time a release is generated.

Instead, you could check your fix in, raise a bug in the Bugs web, or mail the author. -->

BreadCrumbsPlugin

>
>

BreadCrumbsPlugin

 
On this page:

Description

This plugin helps you to locate where you are, and shows you how
Line: 57 to 48
 
  • format: format string to render one item on the breadcrumbs path (defaults to '[[$webtopic][$name]]')
  • topicformat: format string for any topic items on the path; for example, parent topics. Defaults to the same as format.
Added:
>
>
  • newtopicformat: similar to topicformat but being used when the topic on the path doesn't exist
 
  • footer: format string appended to the output result
  • separator: format string to be put between items (defaults to one space char)
Line: 168 to 160
  -->

Plugin Author: Michael Daum
Changed:
<
<
Copyright ©: 2006-2009, Michael Daum http://michaeldaumconsulting.com
>
>
Copyright ©: 2006-2013, Michael Daum http://michaeldaumconsulting.com
 
License: GPL (GNU General Public License)
Changed:
<
<
Release: v2.42
Version: 4694 (2009-08-20)
>
>
Release: 2.50
Version: 2.50
 
Change History:  
Added:
>
>
04 Nov 2013: added newtopicformat
24 Feb 2012: check access rights before extracting the TopicTitle
 
20 Aug 2009: fixed usage of $web
03 Jul 2009: fixed fallback method to get the TopicTitle without DBCachePlugin
29 Jun 2009: use Foswiki DBCachePlugin now
Line: 194 to 188
  don't add the topic parent 'WebHome' to the path |
CPAN Dependencies: none
Other Dependencies: none
Deleted:
<
<
Perl Version: 5.8
 
Plugin Home: Foswiki:Extensions/BreadCrumbsPlugin
Support: Foswiki:Support/BreadCrumbsPlugin
Revision 2
12 Oct 2010 - Main.AdminUser
Line: 1 to 1