Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.10
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2008 at 09:33 UTC
Updated:
5 Apr 2010 at 00:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
Kador commentedI've changed this to only use BT as primary title for books (not sure where the Unpublished Work type is handled) in ris_parser.inc:
Comment #2
rjerome commentedThanks, I'll incorporate that.
Ron.
Comment #3
bekasu commentedIncorporated in Biblio now.
closing the issue.
bekasu
Comment #4
zserno commentedI downloaded latest D6 version (6.x-1.10) but can't find code from #1 in ris_parser.inc
I'd need this to move publications from another open source system called Refbase to Drupal using Biblio. Unfortunately I get incorrect node titles after successful import, because book title is simply concatenated to chapter title without a whitespace.
So is it possible that above patch has not been incorporated into Biblio properly?
Thanks,
Erno
Comment #5
zserno commentedUpdated code from #1 and rolled into a proper patch.
Please review.
Comment #6
zserno commentedComment #7
rjerome commentedI've committed the patch: http://drupal.org/cvs?commit=344424
Ron.