Releases for Bibliography Module

biblio 7.x-1.x-dev

rjerome - November 5, 2009 - 03:28
Nightly development snapshot from CVS branch: DRUPAL-7--1
First released: November 5, 2009 - 03:28
Download: biblio-7.x-1.x-dev.tar.gz
Size: 289.39 KB
md5_file hash: 08c8b5cabe01adf859cf007bf4b28c79
Last updated: November 21, 2009 - 00:01
View usage statistics for this release

This release is still pre-alpha, not all of the features work yet, most notably, the input form is not functional.

biblio 6.x-1.7

rjerome - September 30, 2009 - 15:52
Official release from CVS tag: DRUPAL-6--1-7
First released: September 30, 2009 - 15:52
Download: biblio-6.x-1.7.tar.gz
Size: 262.6 KB
md5_file hash: 94321fa139a0d6b08023befbd96bf308
Last updated: September 30, 2009 - 15:55
View usage statistics for this release

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 5.x-1.17

rjerome - July 29, 2009 - 18:19
Official release from CVS tag: DRUPAL-5--1-17
First released: July 29, 2009 - 18:19
Download: biblio-5.x-1.17.tar.gz
Size: 112.69 KB
md5_file hash: 747d8473f64bd44f04d4d1cf2a6585fb
Last updated: July 29, 2009 - 18:20
View usage statistics for this release

fixes XSS vulnerability

biblio 6.x-1.6

rjerome - July 29, 2009 - 18:16
Official release from CVS tag: DRUPAL-6--1-6
First released: July 29, 2009 - 18:16
Download: biblio-6.x-1.6.tar.gz
Size: 226.22 KB
md5_file hash: 63b69f87a8a702fb38c7d2bf3c173eb0
Last updated: July 29, 2009 - 18:20
View usage statistics for this release

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

rjerome - June 6, 2009 - 02:20
Official release from CVS tag: DRUPAL-6--1-5
First released: June 6, 2009 - 02:20
Download: biblio-6.x-1.5.tar.gz
Size: 219.65 KB
md5_file hash: 67dc7ae4a751b4f62ac9886b2676c966
Last updated: June 6, 2009 - 02:25
View usage statistics for this release

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

rjerome - April 29, 2009 - 21:14
Official release from CVS tag: DRUPAL-6--1-4
First released: April 29, 2009 - 21:14
Download: biblio-6.x-1.4.tar.gz
Size: 162.63 KB
md5_file hash: 1da4f106e316f514dd1d606ecb90c175
Last updated: April 29, 2009 - 21:15
View usage statistics for this release

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

rjerome - April 29, 2009 - 02:11
Official release from CVS tag: DRUPAL-6--1-3
First released: April 29, 2009 - 02:11
Download: biblio-6.x-1.3.tar.gz
Size: 162.03 KB
md5_file hash: 3072e7061b91a7308271bb7b78abffa8
Last updated: April 29, 2009 - 02:15
View usage statistics for this release

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

rjerome - April 1, 2009 - 18:28
Official release from CVS tag: DRUPAL-6--1-2
First released: April 1, 2009 - 18:28
Download: biblio-6.x-1.2.tar.gz
Size: 155.86 KB
md5_file hash: 25127f200e623c6a8258d396a4c652b0
Last updated: April 1, 2009 - 18:30
View usage statistics for this release

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

rjerome - March 12, 2009 - 02:14
Official release from CVS tag: DRUPAL-6--1-1
First released: March 12, 2009 - 02:14
Download: biblio-6.x-1.1.tar.gz
Size: 149.71 KB
md5_file hash: 6a0f3803fa6bf9ca3c7f4422ce3969e1
Last updated: March 12, 2009 - 02:15
View usage statistics for this release

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

rjerome - March 6, 2009 - 14:24
Official release from CVS tag: DRUPAL-6--1-0
First released: March 6, 2009 - 14:24
Download: biblio-6.x-1.0.tar.gz
Size: 149.5 KB
md5_file hash: 2e1c1b9834558299e1f3237278c644cb
Last updated: March 6, 2009 - 14:25
View usage statistics for this release

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

rjerome - February 12, 2009 - 03:05
Official release from CVS tag: DRUPAL-6--1-0-RC5
First released: February 12, 2009 - 03:05
Download: biblio-6.x-1.0-rc5.tar.gz
Size: 134.16 KB
md5_file hash: 9a6c616fd8854b97976290a174336bbf
Last updated: February 12, 2009 - 03:10
View usage statistics for this release

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

rjerome - February 10, 2009 - 20:38
Official release from CVS tag: DRUPAL-6--1-0-RC4
First released: February 10, 2009 - 20:38
Download: biblio-6.x-1.0-rc4.tar.gz
Size: 135.19 KB
md5_file hash: 98232f198a574df3aa7d9e971bd28f52
Last updated: February 10, 2009 - 20:40
View usage statistics for this release

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

rjerome - February 6, 2009 - 23:44
Official release from CVS tag: DRUPAL-6--1-0-RC3
First released: February 6, 2009 - 23:44
Download: biblio-6.x-1.0-rc3.tar.gz
Size: 126.37 KB
md5_file hash: c5f9da1daff37210f06709f32c4e1e90
Last updated: February 6, 2009 - 23:45
View usage statistics for this release

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

rjerome - December 18, 2008 - 22:02
Official release from CVS tag: DRUPAL-6--1-0-RC2
First released: December 18, 2008 - 22:02
Download: biblio-6.x-1.0-rc2.tar.gz
Size: 111.44 KB
md5_file hash: 6eca6b026ebac134c925dde2aa1cc7d0
Last updated: December 18, 2008 - 22:05
View usage statistics for this release

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

rjerome - December 16, 2008 - 21:49
Official release from CVS tag: DRUPAL-6--1-0-RC1
First released: December 16, 2008 - 21:49
Download: biblio-6.x-1.0-rc1.tar.gz
Size: 110.38 KB
md5_file hash: 7388918dbfb967765b96b15f583c0a3d
Last updated: December 16, 2008 - 21:50
View usage statistics for this release

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

rjerome - November 29, 2008 - 03:59
Official release from CVS tag: DRUPAL-6--1-0-BETA9
First released: November 29, 2008 - 03:59
Download: biblio-6.x-1.0-beta9.tar.gz
Size: 104.79 KB
md5_file hash: 6c5dbfa0cb76df88d6af1bdeaf96663d
Last updated: November 29, 2008 - 04:00
View usage statistics for this release

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.

You can now upgrade from 5.x, however I strongly suggest making a backup of your database first. If you don't know how to do this, I very strongly suggest you learn how as it can save you endless grief in the long run. The reason being there are significant changes between the 5.x and 6.x database schema. If the upgrade messes up your data, and you haven't made a backup prior to applying the upgrade, don't come crying to me :-)

You've been warned!

As usual, feel free to report any bugs found (I know there are going to be a few still lurking here and there) and I will fix them as soon as possible so we can get the final version out the door.

Cheers,

Ron.

biblio 5.x-1.16

rjerome - July 3, 2008 - 15:53
Official release from CVS tag: DRUPAL-5--1-16
First released: July 3, 2008 - 15:53
Download: biblio-5.x-1.16.tar.gz
Size: 100.05 KB
md5_file hash: 7f0a7747e664941961412cbb25733b5f
Last updated: July 3, 2008 - 15:55
View usage statistics for this release

Issues fixed in this release...
#237082: Make the publisher field clickable in tabular view
#235127: RSS for Authors
#241237: Import multiple publications for group of users
-changed the term "Drupal User ID" to "User ID" on the "Profile" settings page to avoid confusing people who don't know what "Drupal" is.
#244707: Filter text in results cannot be styled.
#244707: Filter text in results cannot be styled.
-changed size of hint on fields to 255 chars.
-fixed a bug in biblio_citekey_generate which caused the primary key to be ignored.
#251360: Standardise biblio_access
#251100: Normalize author names and "et al" Authors
#215955: disable exporting of all entries
-added some form validation on the user account information so that if the user chooses to use either "last name" or "Both (Last name & User ID") as a search criteria for their profile publication list, then they MUST supply a value in the "Last name" field.
#89038: Biblio and URLs/pathauto

biblio 6.x-1.0-beta8

rjerome - July 2, 2008 - 13:50
Official release from CVS tag: DRUPAL-6--1-0-BETA8
First released: July 2, 2008 - 13:50
Download: biblio-6.x-1.0-beta8.tar.gz
Size: 101.51 KB
md5_file hash: 3eabf6094786cdc5aaf24d460e737591
Last updated: July 2, 2008 - 21:15
View usage statistics for this release

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

biblio 6.x-1.0-beta7

rjerome - June 27, 2008 - 20:54
Official release from CVS tag: DRUPAL-6--1-0-BETA7
First released: June 27, 2008 - 20:54
Download: biblio-6.x-1.0-beta7.tar.gz
Size: 96.84 KB
md5_file hash: f083fea603f2f8ff709baf26ad406353
Last updated: June 27, 2008 - 20:55
View usage statistics for this release

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

rjerome - May 26, 2008 - 00:55
Official release from CVS tag: DRUPAL-6--1-0-BETA6
First released: May 26, 2008 - 00:55
Download: biblio-6.x-1.0-beta6.tar.gz
Size: 90.06 KB
md5_file hash: b1fbb0194c2170b31e18f172baa500b9
Last updated: May 26, 2008 - 01:00
View usage statistics for this release

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';

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.