zotero/chrome
Dan Stillman 2e41266c03 Use a DOMDocument instead of E4X for uploaded XML generation -- this is almost an order of magnitude faster and hopefully fixes data corruption issues with E4X on large uploads that were causing validation errors on the server.
Individual objects are still created as E4X (e.g., in itemToXML()) and reparsed into the DOM. Generating individual objects with the DOM would produce roughly another order-of-magnitude speedup.
2011-10-21 21:31:13 +00:00
..
content Use a DOMDocument instead of E4X for uploaded XML generation -- this is almost an order of magnitude faster and hopefully fixes data corruption issues with E4X on large uploads that were causing validation errors on the server. 2011-10-21 21:31:13 +00:00
locale First run guidance for creator menu 2011-10-03 06:04:37 +00:00
skin/default/zotero First run guidance for save icon 2011-10-03 04:44:40 +00:00