Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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.
Addition of multiple test users is now here in released form. This will be short-lived in the Userplus module, as it should really replace the similar functionality in Devel.