It is a translator for the recently-opened Tatar Book Repository
(Tatknigafund.ru), which provides free full text access and
bibliographic information for the fairly small world of Tatar books,
sponsored by the Republic of Tatarstan.
I'd appreciate any feedback the community can offer.
Best wishes,
Avram Lyon
Also one tweak, I added a line:
"
if(!items) return true;
"
After:
"
items = Zotero.selectItems(items);
"
This prevents zotero from throwing an error when users decide to
cancel the multiple items dialog box.
Cheers,
mcb
> --
>
> You received this message because you are subscribed to the Google Groups "zotero-dev" group.
> To post to this group, send email to zoter...@googlegroups.com.
> To unsubscribe from this group, send email to zotero-dev+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/zotero-dev?hl=en.
>
>
>
I don't know if that would cause problems, but I imagine it's the
reason my development version is not being overwritten by the one in
Subversion.
Avram