Re: [OSM-talk] Link for editing via JOSM-remote-control-plugin

2009-08-18 Thread Alexander Menk
Mitja Kleider wrote:
 Alexander Menk wrote:
 can somebody add a link to open JOSM (localhost:8111) to
 http://www.openstreetmap.org/browse/node/ ?
 
 Just use the JOSM remote bookmarklet, it works fine.
 
 http://blog.gegg.us/2009/07/bookmarklet-to-load-the-current-section-of-a-
 slippy-map-into-josm/

That one is really nice. Thanks!

Alexander


___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Link for editing via JOSM-remote-control-plugin

2009-08-17 Thread Tom Hughes
On 17/08/09 10:52, Alexander Menk wrote:

 can somebody add a link to open JOSM (localhost:8111) to

 http://www.openstreetmap.org/browse/node/ ?

We've been over this many times - it is not appropriate to 
unconditionally add a a link that will not work for most people.

Tom

-- 
Tom Hughes (t...@compton.nu)
http://www.compton.nu/

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Link for editing via JOSM-remote-control-plugin

2009-08-17 Thread Aleksejs Mjaliks
Maybe it is possible to show JOSM links for logged in users? And add  
possibility turn on/off this links in user settings?

I agree with Alexander, JOSM links will be very useful.


Aleksejs


On 2009.08.17, at 12:56, Tom Hughes wrote:

 On 17/08/09 10:52, Alexander Menk wrote:

 can somebody add a link to open JOSM (localhost:8111) to

 http://www.openstreetmap.org/browse/node/ ?

 We've been over this many times - it is not appropriate to
 unconditionally add a a link that will not work for most people.



___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Link for editing via JOSM-remote-control-plugin

2009-08-17 Thread Alexander Menk
Hi!

I think that is what Tom hat in mind as well.
Looks like there are some small modifications needed in:

http://svn.openstreetmap.org/sites/rails_port/app/views/user/account.html.erb
http://svn.openstreetmap.org/sites/rails_port/app/views/browse/node.html.erb

and may be in

http://svn.openstreetmap.org/sites/rails_port/app/models/user_preference.rb

Unfortunately I do not have any idea how to set up a test system and so 
on. Anybody who has experience with this?

Alex

Aleksejs Mjaliks wrote:
 Maybe it is possible to show JOSM links for logged in users? And add  
 possibility turn on/off this links in user settings?

 I agree with Alexander, JOSM links will be very useful.


 Aleksejs


 On 2009.08.17, at 12:56, Tom Hughes wrote:

   
 On 17/08/09 10:52, Alexander Menk wrote:

 
 can somebody add a link to open JOSM (localhost:8111) to

 http://www.openstreetmap.org/browse/node/ ?
   
 We've been over this many times - it is not appropriate to
 unconditionally add a a link that will not work for most people.

 


___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Link for editing via JOSM-remote-control-plugin

2009-08-17 Thread Martin Norbäck
 Date: Mon, 17 Aug 2009 10:56:43 +0100
 From: Tom Hughes t...@compton.nu
 Subject: Re: [OSM-talk] Link for editing via
        JOSM-remote-control-plugin
 To: talk@openstreetmap.org
 Message-ID: 4a89295b.9040...@compton.nu
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed

 On 17/08/09 10:52, Alexander Menk wrote:

 can somebody add a link to open JOSM (localhost:8111) to

 http://www.openstreetmap.org/browse/node/ ?

 We've been over this many times - it is not appropriate to
 unconditionally add a a link that will not work for most people.

These kinds of things can easily be fixed using a tool like
Greasemonkey. I've made a few scripts myself, but none that is
suitable for general consumption. But it's really easy to make them.

/Martin

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Link for editing via JOSM-remote-control-plugin

2009-08-17 Thread Alexander Menk
Martin Norbäck wrote:
 Date: Mon, 17 Aug 2009 10:56:43 +0100
 From: Tom Hughes t...@compton.nu
 Subject: Re: [OSM-talk] Link for editing via
JOSM-remote-control-plugin
 To: talk@openstreetmap.org
 Message-ID: 4a89295b.9040...@compton.nu
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed

 On 17/08/09 10:52, Alexander Menk wrote:

 
 can somebody add a link to open JOSM (localhost:8111) to

 http://www.openstreetmap.org/browse/node/ ?
   
 We've been over this many times - it is not appropriate to
 unconditionally add a a link that will not work for most people.
 

 These kinds of things can easily be fixed using a tool like
 Greasemonkey. I've made a few scripts myself, but none that is
 suitable for general consumption. But it's really easy to make them
   
Greasemonkey sounds more like a workaround to me in this case :)

Alex

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Link for editing via JOSM-remote-control-plugin

2009-08-17 Thread Peter Körner
This is true if you use Greasemonkey to *remove* existing josm-links, 
but (in my eyes) not if you're proposing a Greasemonkey-script to add them.

Peter

 These kinds of things can easily be fixed using a tool like
 Greasemonkey. I've made a few scripts myself, but none that is
 suitable for general consumption. But it's really easy to make them
   
 Greasemonkey sounds more like a workaround to me in this case :)

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Link for editing via JOSM-remote-control-plugin

2009-08-17 Thread Mitja Kleider
Alexander Menk wrote:
 can somebody add a link to open JOSM (localhost:8111) to
 http://www.openstreetmap.org/browse/node/ ?

Just use the JOSM remote bookmarklet, it works fine.

http://blog.gegg.us/2009/07/bookmarklet-to-load-the-current-section-of-a-
slippy-map-into-josm/

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk