[josm-dev] Please add the walkingpapers description to the scan-info section in the HTML source for JOSM

Ævar Arnfjörð Bjarmason avarab at gmail.com
Tue Nov 10 15:02:51 GMT 2009


Hi. I was going to hack JOSM so that it displays the description of
walking papers in info dialogs / tooltips / the layer selector.

Could you please add this to the <span id="scan-info" style="display:
none;"> section so it's easy to parse, e.g. here:

    http://walking-papers.org/scan.php?id=bth2fvmt

It's only available as:

                            <p style="font-style: italic;">
                    Various West Oakland churches around the BART station.
                </p>

But I'd like to have:

    <span class="description">Various West Oakland churches around the
BART station.</span>

Also if there's some other misc. info in your database that's not in
that section it would probably be useful to add it there.




More information about the josm-dev mailing list