This is really great. In case someone even less capable with java script bookmarklets than me is interested:
I created a bookmarklet (based on previous similar<http://www.openstreetmap.org/user/jaakkoh/diary>) that makes it a breeze to access a given user's WHODIDIT view (for a predefined area and time range). Example for Hispanola at z8 and 31 days: - name: WHODIDIT Hispanola by user last 31 days from userpage: OpenStreetMap Changeset Analyzer - URL: javascript:a=document.location.href.split('/');if(a[2]+a[3]=='www.openstreetmap.orguser'){document.location.href=' http://zverik.osm.rambler.ru/whodidit/?zoom=8&lat=18.83&lon=-71.58&layers=BTT&user='+a[4]+'&age=31'}else{alert('Thisis not a valid OSM user page.') } Now, as I'm barely capable of modifying this originally borrowed code myself I'd be very keen to know if it's possible to tweak this code so that it would open the WHODIDIT page in a new tab in stead of the same - anyone? All in all, the tool/service makes following edits in a given area or by certain user(s) a _significantly_ easier. Big thanks to IZ for this! Cheers, -Jaakko -- [email protected] * Skype: jhelleranta * Mobile: +509-37-269154 * http://go.hel.cc/about.me
_______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

