JSBreadCrumbs 0.3 released

MediaWiki

This is a bugfix release. The following has changed since 0.1:

  • Display wgTitle instead of wgPage to avoid url encoded titles
  • Fix issue where wgJSBreadCrumbsMaxCrumbs + 1 number of bread crumbs were shown instead wgJSBreadCrumbsMaxCrumbs
  • Strip empty title and url when it exists
  • Change the output of the leading description to look like “Leading description:” instead of “Leading description ” + wgJSBreadCrumbsSeparator, to make it more clear that it isn’t part of the history.
  • Change the character used to split and join in cookies to ‘|’ since it is illegal in urls and page titles, and therefore is guaranteed to work, unlike using the user overridable separator
  • Make addResources in JSBreadCrumbs.hooks.php public and static to get rid of php warning
  • Allow the separator character to be localized
  • Add preceding string to the breadcrumbs to describe their purpose on initial page load

For more information, see the extension page.

Related posts:

  1. New MediaWiki extension JSBreadCrumbs 0.1 released
  2. JSBreadCrumbs 0.4 released
  3. JSBreadCrumbs 0.5 released
1 Comment

One Response to “JSBreadCrumbs 0.3 released”

Trackbacks/Pingbacks

  1. [...] This post was mentioned on Twitter by Ryan Lane, Ryan Lane. Ryan Lane said: New post: JSBreadCrumbs 0.3 released http://bit.ly/bEI8xe [...]

Leave a Comment