biblio 6.x-1.8

Bug fixes
Insecure

6.x-1.8

New features...

  • Added a new "Biblio - PubMed" module which adds a "PubMed Lookup" section to the input form. Entering a PubMed ID in this area, will populate the input form with data from PubMed
  • Unpublished entries are now highlighted in red for the admin user
  • Added a new field biblio_refereed (Thanks bekasu :-) #613214)which allows you to differentiate between refereed and non-refereed articles
  • Added Inline Citations see http://drupal.org/node/398498

Bugs Fixed...

  • #626430 Incorrect bibtex generation
  • #586494 Duplicate references with [bib] [/bib]
  • #644792 New publications' more... link outside of box
  • #646610 Biblio and Views: Filter by Author Lastname Error
  • #601558 Improved support for PostgreSQL and PHP 5.3.x
  • #629960 Don't show DOI field to anonymous users when creating new entries

biblio 7.x-1.x-dev

Bug fixes
New features

Development version for the 7.x-1.x branch.

biblio 6.x-1.7

Security update
New features
Bug fixes
Insecure

6.x-1.7

New features...

  • New settings available in "Styling" to allow admin to change the text that is displayed when there is no year of publication available (9999) or the "In Press" text (9998)
  • Reworked the SQL query used for the list display to improve speed at which the list display is sorted. This is especially noticable on large datasets.
  • Reworked export functions such that the data is streamed to the client node by node thus reducing the memory footprint required to export large datasets.
  • Thanks to Filipe Rocha for the Portuguese translation file (biblio.pt-pt.po)
  • Added links to file attachments in the Tagged, bibtex and EndNote 8 export file formats
  • Thanks to Turóczi Attil for the Hungarian translation file (biblio.hu.po)

Bugs Fixed...

  • fixed potential XSS vulnerability SA-CONTRIB-2009-064
  • #585332 fixed Can't use the print module in the biblio list page
  • disabled default views so they do not over ride some of the built in paths
  • #570640 fixed author ordering problem when "More Authors" are added on the input form

biblio 6.x-1.6

Security update
New features
Bug fixes
Insecure

New features...

6.x-1.6

  1. Added configurable "type" mapping #520828. This feature allows mapping between various input file format publication types and Biblio publication types.
  2. Added a per-user setting for OpenURL information #528930
  3. EndNote XML files are now formated in the latest XML format by default, good for versions 8 and newer of EndNote.
  4. Added new setting in the OpenURL section to set the Site ID (sid) of the OpenURL link

6.x-1.5

  1. Added Views handlers for sorting, filtering and arguments on most fields.
  2. Added new settings in the ISI Web of Knowledge section on the admin/settings/biblio page. Turning this on automatically converts EndNote "Go to ISI" links to valid ISI search links. (ISI subscription required)
  3. Added new settings in the links section on the admin/settings/biblio page. You choose to carry "inline" mode through to all subsequent links. Inline mode is used primarily by people accessing biblio data from custom code, so the average user will not need this.
  4. Added new settings in the links section on the admin/settings/biblio page. You can now toggle the export links on/off individually as well as the Google Scholar link

biblio 6.x-1.5

New features
Bug fixes
Insecure

Upgrades from 5.x or RC2 and later are directly supported without any intermediate updates.

New features...

6.x-1.5

  1. Added Views handlers for sorting, filtering and arguments on most fields.
  2. Added new settings in the ISI Web of Knowledge section on the admin/settings/biblio page. Turning this on automatically converts EndNote "Go to ISI" links to valid ISI search links. (ISI subscription required)
  3. Added new settings in the links section on the admin/settings/biblio page. You choose to carry "inline" mode through to all subsequent links. Inline mode is used primarily by people accessing biblio data from custom code, so the average user will not need this.
  4. Added new settings in the links section on the admin/settings/biblio page. You can now toggle the export links on/off individually as well as the Google Scholar link
  5. Added links from each entry to Google Scholar. Following the link does a Google Scholar search using the title and first authors name.
  6. Added a new feature (and setting to turn it on/off) which will allow you to retain BibTex protected capitalization braces in title strings, they will be stripped out on display, but will still be in place when exported in BibTex format.

biblio 6.x-1.4

Bug fixes
Insecure

Upgrades from 5.x or RC2 and later are directly supported without any intermediate updates.

New features...

6.x-1.4

  • No new features, 1.4 was released to address a major bug which crashed the code when saving a new entry containing keywords.

6.x-1.3

  1. Added "DOI Lookup" option on the input form. Entering a valid DOI name (number) here will query crossref.org and poplulate the input form with all the data it gets. You are then presented with the populated form to make further additions/changes prior to saving it to the database.
  2. Added "BibTex cut and paste" option to the input form. Pasting a valid bibTex string into the box will populate the input form with the data and similar to the DOI lookup above, allows you to preview and make changes prior to saving it in the database.
  3. Added a new user permission called "edit biblio authors" which allows the user to edit biblio author information but not other biblio settings, unlike "administer biblio" which gives them the right to edit all biblio settings.
  4. Changed "Views" integration such that Blblio is no longer a "Base" type of view. You should now use the "Node" view type to create a view containing biblio information.
  5. Added an option to toggle sort links between text and tab type display.

biblio 6.x-1.3

Insecure

Upgrades from 5.x or RC2 and later are directly supported without any intermediate updates.

New features...

6.x-1.3

  1. Added "DOI Lookup" option on the input form. Entering a valid DOI name (number) here will query crossref.org and poplulate the input form with all the data it gets. You are then presented with the populated form to make further additions/changes prior to saving it to the database.
  2. Added "BibTex cut and paste" option to the input form. Pasting a valid bibTex string into the box will populate the input form with the data and similar to the DOI lookup above, allows you to preview and make changes prior to saving it in the database.
  3. Added a new user permission called "edit biblio authors" which allows the user to edit biblio author information but not other biblio settings, unlike "administer biblio" which gives them the right to edit all biblio settings.
  4. Changed "Views" integration such that Blblio is no longer a "Base" type of view. You should now use the "Node" view type to create a view containing biblio information.
  5. Added an option to toggle sort links between text and tab type display.

biblio 6.x-1.2

Insecure

First I would like to thank Robert Haschke for Views2 implementation in this release. Frank Steiner also deserves honorable mention for the number of patches he contributed mainly dealing with (but not limited to) bibtex import/export and the search feature.

NOTE: If you are upgrading from one of the beta releases or RC1,you should follow the instructions here

Upgrades from 5.x or RC2 and later are directly supported without any intermediate updates.

New features...

6.x-1.2

  1. Added option to automatically delete authors "orphaned" by the update or deletion of an entry
  2. User selectable bibliographic styles, authorized users can choose a style other than the system default on their "edit user" page
  3. Author "Link" allows 2 or more authors to be linked together (intended to deal with name changes due to marriage, but could be used for other purposes)

6.x-1.1

  1. MARC format file import
  2. New bibliographic output sytles (AMA, Chicago, MLA, Vancouver)

biblio 6.x-1.1

Bug fixes
Insecure

First I would like to thank Robert Haschke for all the work he did to make this release possible. He was instrumental in getting the D5 -> D6 upgrade process working properly and did a tremendous amount of work on the new "contributor" widget and contributor handling in general. Frank Steiner also deserves honorable mention for the number of patches he contributed mainly dealing with (but not limited to) bibtex import/export and the search feature.

NOTE: If you are upgrading from one of the beta releases or RC1,you should follow the instructions here

Upgrades from 5.x or RC2 and later are directly supported without any intermediate updates.

New features...

  1. MARC format file import
  2. New bibliographic output sytles (AMA, Chicago, MLA, Vancouver)
  3. Authors page (biblio/authors) which displays all authors in the database linked to publication lists filtered by that author. ("edit" links are provided for privileged users)
  4. Author edit/merge form (merge allows you to merge all instances of the same author which have been entered slightly
    differently. i.e. Smith, J and John Smith are the same person so you merge the two entries into one.)

biblio 6.x-1.0

Insecure






First I would like to thank Robert Haschke for all the work he did to make this release possible. He was instrumental in getting the D5 -> D6 upgrade process working properly and did a tremendous amount of work on the new "contributor" widget and contributor handling in general. Frank Steiner also deserves honorable mention for the number of patches he contributed mainly dealing with (but not limited to) bibtex import/export.

NOTE: If you are upgrading from one of the beta releases or RC1,you should follow the instructions here

Upgrades from 5.x or RC2 and later are directly supported without any intermediate updates.

New features...

  1. MARC format file import
  2. New bibliographic output sytles (AMA, Chicago, MLA, Vancouver)
  3. Authors page (biblio/authors) which displays all authors in the database linked to publication lists filtered by that author. ("edit" links are provided for privileged users)
  4. Author edit/merge form (merge allows you to merge all instances of the same author which have been entered slightly

biblio 6.x-1.0-rc5

Insecure

NOTE: If you are upgrading from one of the beta releases or RC1, you should follow the instructions here

RC5 corrects a bug in which could cause keywords to go to the wrong taxonomy vocabulary. (#372915: Biblio import seems to mix up free tagging vocabularies)

First I would like to thank Robert Haschke for all the work he did to make this release possible. He was instrumental in getting the D5 -> D6 upgrade process working properly and did a tremendous amount of work on the new "contributor" widget and contributor handling in general. If your not a programmer, you won't appreciate how much effort he put into code cleanup and rationalization, but I can tell you that I appreciate it and it has been very stimulating to have another programmer to bounce ideas off.

Frank Steiner also deserves honorable mention for the number of patches he contributed mainly dealing with (but not limited to) bibtex import/export.

New features...

  1. Authors page which displays all authors in the database linked to publication
    lists filtered by that author. (edit links are present for privileged users)

biblio 6.x-1.0-rc4

Insecure

NOTE: If you are upgrading from one of the beta releases or RC1, you should follow the instructions here

RC4 corrects a major bug in which caused the order of authors to be lost on import. This only affected file imports using RC3, so if you imported data with RC3, you may have to delete it and reimport it.

First I would like to thank Robert Haschke for all the work he did to make this release possible. He was instrumental in getting the D5 -> D6 upgrade process working properly and did a tremendous amount of work on the new "contributor" widget and contributor handling in general. If your not a programmer, you won't appreciate how much effort he put into code cleanup and rationalization, but I can tell you that I appreciate it and it has been very stimulating to have another programmer to bounce ideas off.

Frank Steiner also deserves honorable mention for the number of patches he contributed mainly dealing with (but not limited to) bibtex import/export.

New features...

  1. Authors page which displays all authors in the database linked to publication
    lists filtered by that author. (edit links are present for privileged users)

biblio 6.x-1.0-rc3

New features
Bug fixes
Insecure

First I would like to thank Robert Haschke for all the work he did to make this release possible. He was instrumental in getting the D5 -> D6 upgrade process working properly and did a tremendous amount of work on the new "contributor" widget and contributor handling in general. If your not a programmer, you won't appreciate how much effort he put into code cleanup and rationalization, but I can tell you that I appreciate it and it has been very stimulating to have another programmer to bounce ideas off.

Frank Steiner also deserves honorable mention for the number of patches he contributed mainly dealing with (but not limited to) bibtex import/export.

New features...

  1. Authors page which displays all authors in the database linked to publication
    lists filtered by that author. (edit links are present for privileged users)
  2. Keywords page which displays all keywords in the database linked to publication list filtered by that keyword. (edit links are present for privileged users)
  3. Author edit/merge form (merge allows you to merge all instances of the same author which have been entered slightly differently. i.e. Smith, J and John Smith are the same person so you merge the two entries into one.)

biblio 6.x-1.0-rc2

Insecure

Due to some rather silly bugs that I missed in RC1, I'm releasing another RC a little sooner (with less user feedback) than I had hoped.

Please give this a try and as usual, report any bugs found.

Note: New to this release is the "Authors" page 'biblio/authors' which lists all the authors in the database followed by the number of publications by each author in parenthesis. If you are the admin user, or have 'administer biblio' privileges, then an [edit] link will also follow each author name which will allow you to edit the details of each author.

biblio 6.x-1.0-rc1

Insecure

Many bug fixes to numerous to mention, Hopefully one of the last iterations prior to a release.

You absolutely must run update.php after installing this release!!!

If you don't, everything will be completely broken.

biblio 6.x-1.0-beta9

Bug fixes
Insecure

I think this release fixes all of the really bad bugs in the beta8 release (many thanks to Frank Steiner (and others) for their tireless work in tracking down bugs, fixing them and submitting patches).

Upgrades from beta-8 should not be an issue.

biblio 6.x-1.0-beta8

Bug fixes
Insecure

This release fixes a problem with beta7 with prevented some author names from displaying.

biblio 6.x-1.0-beta7

Insecure

numerous bug fixes (sorry I can't be more specific, but I'm in a bit of a hurry right now and I thought better to have the code than a list of the fixes in the code :-)

DON'T FORGET TO RUN UPDATE.PHP AFTER INSTALLATION!!

biblio 6.x-1.0-beta6

Insecure

This release has support for an upgrade path from the 5.x version and 6.x-beta5

Issues fixed since last beta...


NOTE!!! Contrary to what the documentation says, if you are upgrading a 5.x database, you should leave the biblio module enabled during the upgrade.

The way I test upgrades (5.x to 6.x) is to make a backup of your entire 5.x schema and restore it to another schema name. For example, If I have a schema called D5 (which has all the usual drupal and biblio tables) and in settings.php the database line looks something like this...

$db_url = 'mysql://user:password@localhost/D5';

Then I would restore the drupal 5.x backup to a schema called "test". Now I would install Drupal 6.2 in another directory and get it all setup and working (including biblio) and then I would edit the settings.php file in the D6 installation and set the db_url to the newly created "test" schema that contains the 5.x tables restored from the backup. So the D6 db_url line would now be changed from this...

$db_url = 'mysql://user:password@localhost/D6';

to this...

$db_url = 'mysql://user:password@localhost/test';

biblio 6.x-1.0-beta5

Insecure

This version has completely redesigned author handling and thus is incompatible with previous beta releases. If you were using a previous beta, you should completely uninstall it first then install the new beta.

This release has support for an upgrade path from the 5.x version.


NOTE!!! Contrary to what the documentation says, if you are upgrading a 5.x database, you should leave the biblio module enabled during the upgrade.

The way I test upgrades (5.x to 6.x) is to make a backup of your entire 5.x schema and restore it to another schema name. For example, If I have a schema called D5 (which has all the usual drupal and biblio tables) and in settings.php the database line looks something like this...

$db_url = 'mysql://user:password@localhost/D5';

Then I would restore the drupal 5.x backup to a schema called "test". Now I would install Drupal 6.2 in another directory and get it all setup and working (including biblio) and then I would edit the settings.php file in the D6 installation and set the db_url to the newly created "test" schema that contains the 5.x tables restored from the backup. So the D6 db_url line would now be changed from this...

$db_url = 'mysql://user:password@localhost/D6';

to this...

$db_url = 'mysql://user:password@localhost/test';

biblio 6.x-1.0-beta4

Insecure

This version has completely redesigned author handling and thus is incompatible with previous beta releases. If you were using a previous beta, you should completely uninstall it first then install the new beta.

This release has support for an upgrade path from the 5.x version.

NOTE!!! Contrary to what the documentation says, if you are upgrading a 5.x database, you should leave the biblio module enabled during the upgrade.

biblio 5.x-1.15

Insecure

This release changes the bibTex parser to comply with the GPL license requirements of Drupal.

There is one new feature in this release, that being hover tips are added to the export links on the node pages. For this to work, you must install the hovertips module.

This release rolls up numerous bug fixes

biblio 6.x-1.0-beta3

Insecure

Beta3 release, which fixes all (I hope) the bugs with the input form.

There is still a known bug which prevents EndNote 8 thru X XML file import. I will be completely rewriting this parser and it will only be compatible with PHP 5.x, so let me know is this is a show stopper for you.

Once again, this is not recommended for production use yet, but testing and feedback are appreciated.

Ron.

biblio 6.x-1.0-beta2

Insecure

This is the second beta release compatible with Drupal 6.x.

Not recommended for production sites just yet, but testing and feedback are welcome.

biblio 6.x-1.x-dev

The -dev version is supplied for testing purposes only. There are no guarantees that it will always work but I will usually remove it from distribution if I know there is something really broken.

View Change Log Here

This release supports upgrades from the 5.x version.

DON'T FORGET TO RUN update.php AFTER INSTALLATION BUT PRIOR TO FIRST USE!!!

biblio 6.x-1.0-beta1

Insecure

NOTE: there is a bug in this release which prevents the input form from working, thus only data import from file will work with this release! Please stand by while I try to resolve this issue

This is the first beta release compatible with Drupal 6.x.

Not recommended for production sites just yet, but testing and feedback are welcome.

biblio 5.x-1.13

Insecure

Ok, here's lucky "13', maybe this one will be free of bugs...

As before here are the notes...

The most significant new feature in this release is the addition of biblio entries on the user profile pages. See the admin/settings/biblio page in the "Profile pages" section.

Also added the option to link publication titles to the URL in the biblio_url field rather than the default, which is linking them to the "node" entry. See the admin/settings/biblio page in the "Links" section.

biblio 5.x-1.12

Insecure

The most significant new feature in this release is the addition of biblio entries on the user profile pages. See the admin/settings/biblio page in the "Profile pages" section.

Also added the option to link publication titles to the URL in the biblio_url field rather than the default, which is linking them to the "node" entry. See the admin/settings/biblio page in the "Links" section.

Added the ability to set the user id of entries imported from a file to a specific user rather than the one doing the import. See admin/settings/biblio/import page.

biblio 5.x-1.11

Insecure

The most significant new feature in this release is the addition of biblio entries on the user profile pages. See the admin/settings/biblio page in the "Profile pages" section.

Also added the option to link publication titles to the URL in the biblio_url field rather than the default, which is linking them to the "node" entry. See the admin/settings/biblio page in the "Links" section.

Added the ability to set the user id of entries imported from a file to a specific user rather than the one doing the import. See admin/settings/biblio/import page.

biblio 5.x-1.9

Bug fixes
Insecure

New features / bug fixes in this version...

  • Fixed a bug in _biblio_parse_authors which caused author names with "and" in them to be corrupted, as reported in http://drupal.org/node/176962
  • Added "Full Text" output to the tabular view.
  • Added export links to "tabular" view.
  • Added around the titles in the tabular view so they could be formated differently using css.
  • Fixed the author searching so that the whole name must match

Features / bug fixes (in previous versions) include:

  • 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
  • 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

biblio 5.x-1.8

Bug fixes
Insecure

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

biblio 4.7.x-2.10

Bug fixes

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

biblio 4.7.x-2.9

New features in this version...

  • 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

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.

biblio 5.x-1.7

Insecure

New features in this version...

  • 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

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.

biblio 5.x-1.6

Insecure

New features in this version...

  • 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

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.

biblio 5.x-1.5

Insecure

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.

biblio 5.x-1.4

Bug fixes
Insecure

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)

biblio 4.7.x-2.8

New features
Bug fixes

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)

biblio 5.x-1.3

New features
Bug fixes
Insecure

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)

biblio 4.7.x-2.7

New features in this version...

  • 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

biblio 5.x-1.2

Insecure

New features in this version...

  • 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

biblio 5.x-1.1

Insecure

This version fixes a bug which caused problems when upgrading from 4.6, but is otherwise the same as 5.x-1.0

Features include:

biblio 5.x-1.0

Insecure

The first "official" release, although many people have been using the 5.x-dev version for some time.

Features include:

biblio 4.7.x-2.6

fixed bug created in 2.5 which would override the default sorting with sorting by year
added author sorting as an admin selectable default.

biblio 4.7.x-2.4

This release fixes a few bugs found recently and adds taxonomy support. You can make keywords taxonomy free tags and you can assign taxonomy terms to items being imported from file.

You will also notice some cosmetic changes on the settings pages.

Pages

Subscribe with RSS Subscribe to Releases for Bibliography Module