Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upScrape also books in beck-online #1739
Conversation
zuphilip
referenced this pull request
Sep 8, 2018
Closed
beck-online does not seem to work for kommentar #1738
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
adam3smith
Sep 8, 2018
Collaborator
Looks good to me. See if you're OK with my above change, then go ahead & merge. And if you're in a really good mood, see if you can review my SD PR ;) #1733
Looks good to me. See if you're OK with my above change, then go ahead & merge. And if you're in a really good mood, see if you can review my SD PR ;) #1733 |
var creators = doc.querySelectorAll('#titelseitetext .tpauthor'); | ||
for (let creator of creators) { | ||
creator = authorRemoveTitlesEtc(creator.textContent); | ||
item.creators.push(ZU.cleanAuthor(creator, creatorType)); |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
zuphilip
Sep 8, 2018
Collaborator
Ah, yes, that is good. I also thought about it, but then forgot to change in the end. BTW I didn't have an example for the author case and most (all?) books form beck-online might be edited.
zuphilip
Sep 8, 2018
Collaborator
Ah, yes, that is good. I also thought about it, but then forgot to change in the end. BTW I didn't have an example for the author case and most (all?) books form beck-online might be edited.
zuphilip
merged commit bd00002
into
zotero:master
Sep 8, 2018
1 check passed
zuphilip
deleted the
zuphilip:beck-online-books
branch
Sep 8, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Thank you @adam3smith ! |
zuphilip commentedSep 8, 2018
•
edited
This fixes https://forums.zotero.org/discussion/73516/beck-online-translator-not-working