Distribution of custom translator amoung multiple users for private site
My company uses Zotero to get bibliographic information for documents hosted on public web sites, as well as for documents hosted on an internal web site that is not accessible to the public. In order to extract the information for the documents hosted on our internal site, we have written our own custom translator. We have a fairly large user base, and we need to make our translator accessible to all of them. Unfortunately, since the translator is for a private web site, we can't ask the Zotero development group to make it available for public distribution. In order to facilitate the internal distribution of our translator to our user base, we have modified the Zotero source code to make use of an internal translator repository, similar to the one that Zotero uses for public distribution of translators. Although this approach provides flexibility in distributing our custom translator, it requires our user base to work with our modified version of Zotero. This requirement presents some logistical difficulties which make our overall approach somewhat awkward.
Are there any other groups out there that have addressed this problem - specifically, enabling multiple users to work with a custom translator for a private web site? Any suggestions are welcome.
Are there any other groups out there that have addressed this problem - specifically, enabling multiple users to work with a custom translator for a private web site? Any suggestions are welcome.
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Alternatively, you could offer a simple installer on the intranet that installed the translator into the appropriate directory (again, taking into account the randomized directory name).