Downloads
Download tar.gz
319.82 KB
MD5: 70bd5159154db3ba7988f27734201d84
SHA-1: 2222322e0d5b22bd8030c9d78d6755aec211a747
SHA-256: a797350856b0017d13f228d9ce56016edc4b4acf3e2a2688c7551b43be568d90
Download zip
363.57 KB
MD5: 6ee26830a05c0dabfae41bc0cf4b6759
SHA-1: 8612a11db248e3f7070ee3247b1233371380a093
SHA-256: b0e8bd5f984fb6424d486d7c0eab02bb25f11637309a16a2fc82da78ea4ae614
Release notes
6.x-1.15
New features
- You can now mass import PubMed articles by listing the PubMed ID's in a text file (each on a separate line) and then importing the file just like you would with other file formats (such as BibTex), make sure to select PubMed ID's as the file type.
- Title URL's are now aware of and use url aliases if they exist
- Added new Field mapper interface on the "admin/settings/biblio/fields/typemap" page. This allows the admin to change the mapping (destination field)of data being imported from various file types
- Added a the abillity to filter fields out of data when it is exported to a file. See 'admin/settings/biblio/fields/fieldmap/bibtex' for example and you will see an "export" check box next to each field. By default they are all turned on, but unchecking a field and turning on the filtering option on the 'admin/settings/biblio/export' will filter cause the exported data to be filtered accordingly.
- Added a new author link option which will link author names to the authors profile pages if desired and the appropriate author id to Drupal UID mapping has been made.
Bugs fixed
- #955258 Fixed: Biblio fields are not indexed by search
- #946362 Fixed: Encoding issue in author formatter
- #946492 Fixed: Subsidiary authors not imported by tagged EndNote parser
- #939766 Fixed: Fatal error: Call to undefined function _build_biblio_tagged_link()
- #908050 Fixed: Views: Author Lastname filter
- #935562 Fixed: Biblio block and Restric users to view own biblio entries
- #924094 Fixed: biblio import incomplete? (some MARC sub-fields missing)
- #920910 Fixed: Retrieve Author name from username (revert some funtionality which was removed in the 5 to 6 transition)
- Fixed a bug which could lead to biblio nodes being owned by the anonymous user (uid=0) if there are CCK fields attached to the biblio content type.
- #898544 Fixed: How to make a default blank option in the dropdown filter menu
- #843580 Fixed: Error in theme_biblio_filters() parameters
- #666672 More authors button hangs with an AJAX working icon
- Fixed a bug in the MARC parser which ignored repeating subfileds
- #828728 Fixed: "SQL errors when migrating Biblio from Drupal 5
- #859620 Fixed: "Populate using PubMed" overrides Citekey settings
- #862740 Fixed: "Missing space between attachements in list output"
- #880218 Fixed: "Hyperlink author names" option ignored by theme_biblio_long()
- #844652 Fixed: issue with citekey generation