Re: [josm-dev] Plugin images from osm in JOSM wiki

2011-05-25 Thread colliar
Am 24.05.2011 17:05, schrieb Dirk Stöcker: Theoretically the link should be: [[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/utils.png)]] This works fine for links, but not for Image(). Must be a bug in Trac I assume. There is also a problem with [wiki:Help]

Re: [josm-dev] Plugin images from osm in JOSM wiki

2011-05-25 Thread Dirk Stöcker
On Wed, 25 May 2011, colliar wrote: Am 24.05.2011 17:05, schrieb Dirk Stöcker: Theoretically the link should be: [[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/utils.png)]] This works fine for links, but not for Image(). Must be a bug in Trac I assume. There is

Re: [josm-dev] Plugin images from osm in JOSM wiki

2011-05-25 Thread Dirk Stöcker
On Wed, 25 May 2011, colliar wrote: There is also a problem with [wiki:Help] wiich leads to wiki:Help/Actions/Help and not to the main help page. This is a feature since some 0.11.x. Trac always tries local links (relative to page directory structure) first, and then the global one. Why