[josm-dev] Josm wiki macros?

2009-02-01 Thread Russ Nelson
Does this construct work correctly in the JOSM Trac system:
[[{Josmimage(download.png)}]]
In theory it goes to the JOSM svn, pulls out images/download.png, and
displays it using img src=whatever/.

I'm trying to edit the Introduction page and insert icons directly
from the source, but not having any luck.

-- 
--my blog is athttp://blog.russnelson.com   | Delegislation is a slippery
Cloudmade supports http://openstreetmap.org/| slope to prosperity.
521 Pleasant Valley Rd. | +1 315-323-1241   | Fewer laws, more freedom.
Potsdam, NY 13676-3213  | Sheepdog  | (Not a GOP supporter).

___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] Josm wiki macros?

2009-02-01 Thread Russ Nelson
Russ Nelson writes:
  I'm trying to edit the Introduction page and insert icons directly
  from the source, but not having any luck.

AHA!  Discovered an alternate method for specifying the path to the
image:

[[Image(source:trunk/images/download.png)]]

I'll fix the other two instances of [[Josmimage(...)]] which aren't
working.

-- 
--my blog is athttp://blog.russnelson.com   | Delegislation is a slippery
Cloudmade supports http://openstreetmap.org/| slope to prosperity.
521 Pleasant Valley Rd. | +1 315-323-1241   | Fewer laws, more freedom.
Potsdam, NY 13676-3213  | Sheepdog  | (Not a GOP supporter).

___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev