Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
dev:source_code [2018/07/26 05:58] – [Issue Tracking] bwiernikdev:source_code [2019/07/25 01:48] – Add Zotero Connector repo link and remove "for Chrome" from the title adomasven
Line 27: Line 27:
 ===== Issue Tracking ===== ===== Issue Tracking =====
  
-Zotero does not use GitHub Issues for bug reports or feature requests. Please post all such requests to the [[/forum|Zotero Forums]], where Zotero developers and many others can help. Keeping product discussions in the Zotero Forums allows the entire Zotero community to participate, including domain experts that can address many questions better than Zotero developers.+We don'use GitHub Issues for bug reports or feature requests regarding the Zotero client or website. Please post all such requests to the [[/forum|Zotero Forums]], where Zotero developers and many others can help. Keeping product discussions in the Zotero Forums allows the entire Zotero community to participate, including domain experts that can address many questions better than Zotero developers.
  
 For confirmed bugs or agreed-upon changes, Zotero developers will create new issues in the relevant repositories. For confirmed bugs or agreed-upon changes, Zotero developers will create new issues in the relevant repositories.
Line 38: Line 38:
 See [[dev/client coding/Building the Standalone Client|Building the Zotero Client]]. See [[dev/client coding/Building the Standalone Client|Building the Zotero Client]].
  
-=== Zotero Connector for Chrome ===+=== Zotero Connector ===
  
 To run a Git build of the Google Chrome Connector, you need to: To run a Git build of the Google Chrome Connector, you need to:
Line 51: Line 51:
     - Click the button "Load unpacked extension...", and give the path to the ''build/browserExt''  directory within the local repository     - Click the button "Load unpacked extension...", and give the path to the ''build/browserExt''  directory within the local repository
  
-You should now see a Zotero icon in the address bar when visiting translatable webpages (e.g., [[http://www.agu.org/journals/ABS/2002/2000JD000290.shtml|this article]] or [[http://www.amazon.com/gp/product/B002B3YBZO/ref=s9_pop_gw_ir03/190-5343882-9824666?pf_rd_m=ATVPDKIKX0DER&pf_rd_s=center-2&pf_rd_r=00JVFZE24KQ87CV9QJ59&pf_rd_t=101&pf_rd_p=1263340922&pf_rd_i=507846|this book]]), and clicking the icon should add the item to your Zotero library.+You should now see a Zotero icon in the address bar when visiting translatable webpages (e.g., [[https://agupubs.onlinelibrary.wiley.com/doi/abs/10.1029/2018JC014784|this article]] or [[http://www.amazon.com/gp/product/B002B3YBZO/ref=s9_pop_gw_ir03/190-5343882-9824666?pf_rd_m=ATVPDKIKX0DER&pf_rd_s=center-2&pf_rd_r=00JVFZE24KQ87CV9QJ59&pf_rd_t=101&pf_rd_p=1263340922&pf_rd_i=507846|this book]]), and clicking the icon should add the item to your Zotero library.
  
 After making changes, click Reload for the Connector entry in the Chrome Extensions pane and reload any open pages where you want to use the Connector. (If ''gulp'' isn't running, you'll need to run ''./build -d'' after each change.) After making changes, click Reload for the Connector entry in the Chrome Extensions pane and reload any open pages where you want to use the Connector. (If ''gulp'' isn't running, you'll need to run ''./build -d'' after each change.)
 +
 +See the [[https://github.com/zotero/zotero-connectors|Zotero Connector github repo]] for more details.
  
 ==== Contributing patches ==== ==== Contributing patches ====
dev/source_code.txt · Last modified: 2024/04/21 22:50 by dstillman