Downloads
Download tar.gz
149.71 KB
MD5: 6a0f3803fa6bf9ca3c7f4422ce3969e1
SHA-1: 5bc8aba4ae1b597fe1ed4eac9f77ac4f4afa32d9
SHA-256: 9da91ce6f4c1eb1fc692cccde1438c4049645147b26200ee2eae0b8605ee8572
Download zip
179.3 KB
MD5: 158c34e7242afff216c4d12d5e6a4140
SHA-1: 9abec402b95f0d2586a86cad922ca667aa3eeb32
SHA-256: 6f8c728d12d4933d2cbd9a1537e5210acd1a253fd50bad6e7f5eaaefdff1e090
Release notes
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...
- MARC format file import
- New bibliographic output sytles (AMA, Chicago, MLA, Vancouver)
- 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)
- 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.) - Orphaned author page(admin/settings/biblio/author/orphans), allows you to remove authors who are not associated with any publications from the database
- Keywords page (biblio/keywords) which displays all keywords in the database linked to publication list filtered by that keyword. ("edit" links are provided for privileged users)
- Orphaned keyword page (admin/settings/biblio/keyword/orphans) allows you to find and remove orphaned keywords (keywords which are no longer associated with any publications)
- 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
- input your own PHP code to generate cite keys
Bugs Fixed...
- (6.x-1.1)#398472: Drupal UserID-Author Mapping problems
- (6.x-1.1)#396654: Export single reference fails - SQL error
- (6.x-1.1)#398226: Fatal error: Cannot break/continue 1 level in biblio.module on line 277
- (6.x-1.1)#396096: Caching problem: no filters for anonymous users
- #141602: Download access
- #381190: Option to display the article citekey in the results
- #385830: Could we increate biblio_number length?
- #387788: Full text disappeared
- #388722: DOI lost when importing bibtex
- #183517: Accent characters in bibtex are not handled properly
- #376852: Error when importing bibliography from BibTeX file whith additional taxonomy terms
- #372820: Update from 5 to 6rc4 loosing all authors
- #381070: BibTex Import/Export modifies data
- #376852: Error when importing bibliography from BibTeX file whith additional taxonomy terms
- #372038: Patches for full support in PostgreSQL
- #375085: Search for exact citekey
- innumerable D5 -> D6 upgrade fixes provided by Robert Haschke (http://drupal.org/user/409889)
- #371867: preg_match Error
- #372770: error message when updateing to rc4
- #373107: SQL syntax error ... biblio.admin.inc on line 1201, when viewing the Orphaned Authors page
- #373129: Keyword listing gives Unknown column 'b.biblio_keywords' ... biblio.pages.inc on line 85
- #372915: Biblio import seems to mix up free tagging vocabularies
- #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)