Needs review
Project:
Woopra
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2010 at 17:08 UTC
Updated:
16 Nov 2010 at 17:34 UTC
Jump to comment: Most recent file
The embedded javascript code has been updated to enable asynchronous communication between your site and the Woopra servers.
cf : http://www.woopra.com/blog/2010/10/20/announcing-asynchronous-javascript...
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | async_02.patch | 2.34 KB | butterfi |
| #2 | async_01.patch | 2.25 KB | butterfi |
| #1 | async.patch | 2.33 KB | butterfi |
Comments
Comment #1
butterfi commentedI wrote a quick patch that adds a checkbox in 'admin/settings/woopra' that switches over to the new asynchronous code. This is patched against version 1.1.2.9, which is a bit later then whats available on the downloads page (1.1.2.8). The original developer stripped out the caching in the latest version, so be forewarned that this patch will make local caching go away if you're patching v. 1.3 (aka '1.1.2.8')
Comment #2
butterfi commentedoops, cruft snuck in...
Comment #3
butterfi commentedAdded user name support back in. This is a new patch meant to replace async_01.patch
Comment #4
bonobo commentedSetting to needs review.