Downloads

Download tar.gz 135.19 KB
MD5: 98232f198a574df3aa7d9e971bd28f52
SHA-1: a8806257ffb63843212437f27d2ef56c3c5bdd9d
SHA-256: f45db510adf0e2a29fa051158b05ccb150e81b8b7fb467524f7a201274f9e4f5
Download zip 155.81 KB
MD5: 88e8b4755814bc91cada02121d2c3ea0
SHA-1: 252428401a8828c5708058747efae6c1ba52fd14
SHA-256: ef0a8167ddab7ac83ae100212122609dfd6697b5a95d7c06ad292dfe128a2335

Release notes

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)
  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.)
  4. Orphaned author edit page (allows you to remove authors who are not associated with any publications from the database)
  5. added 'tabledrag' to admin/settings/biblio/defaults and admin/settings/biblio/types/edit/xxx which allows you to change the order of the fields on the input form by just dragging them to the desired location
  6. input your own PHP code to generate cite keys

Bugs Fixed...

innumerable D5 -> D6 upgrade fixes provided by Robert Haschke (http://drupal.org/user/409889)
#372238: Bad SQL query and apostrophes in names
#372024: Order of authors lost when importing
#354676: Title of Biblio page fixed inconsistency between page title and breadcrumb
#355480: Biblio Import --> Author = admin fixed issue with setting user id on import by none admin users
#357298: How is uid set in biblio_save_node() ? fixed another userID related issue
#336344: Assigning a taxonomy to imported entries doesn't work fixed problem with taxonomy tags not being added to imported entries
#356322: Biblio nodes not XHTML-compliant added danep's patch to correct XHTML validation warnings
#355621: parse error in import/export code? fixed PHP4 compatibility problem
#275410: Publication tab on profile page cannot be turned off fixed issue where "My Publications" tab on profile pages could not be turned off
#359752: biblio_show_results broken fixed issue related to profile and inline modes
#360391: Problems creating database table upon install fixed problem creating database on install with aliased
#365425: Importing bibtex ommits Conference title fixed Importing bibtex omits Conference title
#365435: URL search doesn't show search keywords fixed URL search doesn't show search keywords
#362696: RIS Import omits Journal Abbreviation field (JA) RIS Import omits Journal Abbreviation field (JA)

Created by: rjerome
Created on: 10 Feb 2009 at 20:38 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
Insecure
Unsupported

Other releases