biblio 4.7.x-2.10

rjerome - September 10, 2007 - 00:29
Official release from CVS tag: DRUPAL-4-7--2-10
First released: September 10, 2007 - 00:29
Download: biblio-4.7.x-2.10.tar.gz
Size: 61.34 KB
md5_file hash: a7ff4e506707b5b02187b9018a7113b9
Last updated: September 10, 2007 - 00:30
View usage statistics for this release

New features / bug fixes in this version...

  • changed check_plain to check_markup in biblio_show_node, line 727, to fix problem reported in http://drupal.org/node/144440
  • changed the way authors are handled in the tagged export. As per http://drupal.org/node/171342
  • added coins output to the new tabular output format.
  • added a wrapper around the new "tabular" output so that it can be styled differently if desired

Features / Bug fixes (in previous versions) include:

  • Fixed bug which prevented editing of existing entries
  • Added settings on the admin/settings/biblio page related to the "New Publications" block
  • Added a new "tabular" output format selectable on the admin/settings/biblio page in the "Styling" group
  • Added a "Keyword" setting on the admin/settings/biblio 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
  • 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)
 
 

Drupal is a registered trademark of Dries Buytaert.