Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dev:client_coding:changes_in_zotero_3.0 [2011/08/23 01:00] – [Zotero.Translate itemSaving handler] simondev:client_coding:changes_in_zotero_3.0 [2011/08/23 14:39] – [ZoteroItemUpdated event] fix link ajlyon
Line 13: Line 13:
 ''Zotero.Utilities.removeDiacritics(str, lowercaseOnly)'' removes diacritics from a string, returning the result. The second argument is an optimization that specifies that only lowercase diacritics should be replaced. ''Zotero.Utilities.removeDiacritics(str, lowercaseOnly)'' removes diacritics from a string, returning the result. The second argument is an optimization that specifies that only lowercase diacritics should be replaced.
 ==== ZoteroItemUpdated event ==== ==== ZoteroItemUpdated event ====
-Sites can now fire the ''ZoteroItemUpdated'' event to force Zotero to re-run detection after new data is loaded asynchronously ([[exposing_metadata#using_an_open_standard_for_exposing_metadata|example code]]).+Sites can now fire the ''ZoteroItemUpdated'' event to force Zotero to re-run detection after new data is loaded asynchronously ([[:dev:exposing_metadata#using_an_open_standard_for_exposing_metadata|example code]]).
  
 ==== Modifying translators to run in the Zotero Connectors ==== ==== Modifying translators to run in the Zotero Connectors ====
dev/client_coding/changes_in_zotero_3.0.txt · Last modified: 2017/11/27 05:13 by bwiernik