Downloads

Download tar.gz 61.01 KB
MD5: 324a8cdcc15a820fe50162a5e98807f9
SHA-1: fe27d96de5af7088f94f30842e62c7946ffc0226
SHA-256: c377e547b1f255477eb1af7f023c3269ce574e43be84fbd1b23d1ae8bf31847b
Download zip 69.25 KB
MD5: 8c013076b2e238ce1cbc4dcd9c75809e
SHA-1: 966d17c533c54f1f1ae494c3e0eadb2f545a679e
SHA-256: e0813879368cd9ed2e73d59f63d7df15eed89365eb8c3af600481e4fbe129f51

Release notes

New features in this version...

  • Added a "Keyword" setting on the admin/biblio/settings page which allows the admin to specify the character which will be used to split the keyword string into multiple keywords.
  • Fixed the form rendering such that WYSIWYG editors now work with the biblio input form
  • made a few formating changes to output valid xhtml.
  • fixed a bug in the export function which would sometimes generate mysql errors.
  • carried the "inline" feature throughout the module

Features (in previous versions) include:

  • 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
  • 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: 14 Aug 2007 at 21:49 UTC
Last updated: 1 Aug 2018 at 19:48 UTC
Insecure
Unsupported

Other releases