4a7aad03c4
1) text() wasn't handling the index property. 2) This removes the warning that attr()/text() no longer no require a document as the first argument, because there's no reason to prevent translators from being able to pass an element. It would require rewriting various translators unnecessarily and make certain patterns more verbose (because you'd need to match based on global scope in each selector). It won't be necessary to pass a Document once we remove 4.0 support and the global attr()/text() are always available, so we can add a warning for that then. Fixes zotero/translators#1647 |
||
---|---|---|
.. | ||
content | ||
locale | ||
skin/default/zotero |