Trans: Added explication of BOCC, just to be safe.

This commit is contained in:
Avram Lyon 2010-09-28 05:42:25 +00:00
parent 52539bd050
commit 28a2ed26c8

View File

@ -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()) {