Trans: Added explication of BOCC, just to be safe.
This commit is contained in:
parent
52539bd050
commit
28a2ed26c8
|
@ -11,6 +11,9 @@
|
|||
"lastUpdated":"2010-09-20 18:12:01"
|
||||
}
|
||||
|
||||
/* Translator for Biblioteca Online de Ciências da Comunicação (BOCC,
|
||||
Communication Science Online Library, http://www.bocc.ubi.pt/) */
|
||||
|
||||
/*
|
||||
BOCC Translator - Parses BOCC indexes and creates Zotero-based metadata.
|
||||
Copyright (C) 2010 José Antonio Meira da Rocha
|
||||
|
@ -29,7 +32,6 @@
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
|
||||
// Standard Zotero function
|
||||
function detectWeb(doc, url) {
|
||||
if (doc.evaluate("//table[@class='ag']/tbody/tr[1]/td[@class='agenda']", doc, null, XPathResult.ANY_TYPE, null).iterateNext()) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user