Downloads

Download tar.gz 60.22 KB
MD5: 994f022da6855bd3bf236d48d300797a
SHA-1: 7711b1a9f3f709e335eec5235107c463d707d40b
SHA-256: afd8a0577b7ef6d85391c7b3a1a07ed9c5dfd508ce2fe54a9f4c384c09d32d5c
Download zip 67.7 KB
MD5: 669571170538df2342100783c6a3b7f2
SHA-1: 6f2d9d0d1acc832415dc6a3e2239da27058be6c6
SHA-256: 2d8bd9cf47b9141744c425aa1a052433d3f71e77bd96c4899b41e7cb9e7d6f84

Release notes

New features in this version...

  • Added a "Taxonomy Term" select list on the filter page
  • Added the ability to filter on any biblio field using a URL like biblio/custom1/text. This will list all the entries with "text" in the biblio_custom1 field.
  • Keywords are only split on (must be separated by) semicolons now.
  • Changed the "New Pubs" block so that the rss feed icon is outside the html list tags, making it more standards complient.
  • Changed the uid check so that only admins can see unpublished entries.
  • Added the ability to attach annotations to the biblio listings. The field from which the annotation is taken is selected on the admin/settings/biblio page under the "style" setting.
  • added the option to turn on and off the individual sorting links at the top of the biblio page.
  • added "edit all biblio entries" access control item. This allows admins to grant edit rights to all biblio entires to a specific user group
  • added preliminary views integration with a default view
  • fix duplicate listing problem when used with taxonomy_access or organic_groups

Features (in previous versions) include:

  • added the ability to set the number of entries in an RSS feed (admin/settings/biblio, in the syndication section)
  • added the ability to have links to authors and titles open in a new browser window (admin/settings/biblio in the style section)
  • changed the keyword and author filtering to use regular expressions. This should solve the short keyword problem, and gives the full power of regular expressions.
  • fixed the OpenURL image include problem
  • fixed a typo and a couple of other minor issues
  • added filter by taxonomy term ID, currently only available via url like this... /biblio/term_id/n, where n is the taxonomy term id from the database.
  • added filter by taxonomy term, currently only available via url like this... /biblio/term/xxxx
  • added user access permission "view full text" to restrict which user groups can view the full text output.
  • fixed a typo in the theme_biblio_short function which would cause the style to be ignored if supplied.
  • added function theme_biblio_add_css which will allow users to override the default biblio.css file, thanks to jeromev for the idea.
  • added COinS information which (while invisible to the user) allows programs such as Zotero to harvest information from the biblio list
  • added OpenURL link generation (Submitted by Chad Fennel)
  • added integration with the footnotes module, this allows a mixture of bib and fn tags to be numbered sequentially.
  • EndNote (7 - 10) tagged and XML import
  • RIS import
  • bibTex import
  • in-line citing of references in "page" or "story" node types (builds a reference list at the end of the node body)
  • selectable output styles (original, CSE, APA and IEEE so far)
  • taxonomy integration: register keywords as taxonomy and/or assign an entry to an existing vocabulary
  • sorting
  • filtering
  • "autocomplete" enabled input form (turn it on for specific fields on the 'admin/settings/biblio/defaults' page)
  • rss feeds (enabled on the admin/settings/bibio page)
Created by: rjerome
Created on: 11 Jun 2007 at 03:14 UTC
Last updated: 1 Aug 2018 at 19:48 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases