[Potlatch-dev] potlatch without OSM api (ruby port)

2011-12-14 Thread Tom Sparks
I am looking at using potlatch on my website, but I don't want to install OSM 
api (ruby port), I am going to install postgresql

 
---
tom_a_sparks It's a nerdy thing I like to do
Please use ISO approved file formats excluding Office Open XML - 
http://www.gnu.org/philosophy/no-word-attachments.html
Ubuntu wiki page https://wiki.ubuntu.com/tomsparks
3 x (x)Ubuntu 10.04, Amiga A1200 WB 3.1, UAE AF 2006 Premium Edition, AF 2012 
Plus Edition, Sam440 AOS 4.1.2, Roland DXY-1300 pen plotter, Cutok DC330 
cutter/pen plotter
Wanted: RiscOS system, GEOS system (C64/C128), Atari ST, Apple Macintosh 
(6502/68k/PPC only)

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


Re: [Potlatch-dev] map_features.xml annoyances

2011-12-14 Thread Richard Fairhurst
Eric Wolf wrote:
 1. Why is the xml tag category reused to specify a tab name in input?
 Why not just call it tabname? It's really confusing to someone just
 hacking the XML - does this category have anything to do with the
 Feature Categories?

Yes, this is a flaw and something we should fix at some point. However
tabname would be the wrong name for it: map_features.xml should be
presentation-independent, rather than dictating what UI element (e.g.
tabs) the client app uses.

 3. Can I override or rename the Basic tab without modifying the
 Potlatch2 code?

Not at present. Customising the tab arrangement and images is a
medium-term todo but not trivial.

 4. Is there another way to disable the display of OpenStreetBugs other
 than removing the styles/bugs.css file?

You can just remove it from vectors.xml.

cheers
Richard




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


Re: [Potlatch-dev] map_features.xml annoyances

2011-12-14 Thread Eric Wolf
Richard,

Thanks for getting back to me on this. Is vectors.xml documented anywhere
other than the code? I'd like to add something to the deploying wiki and
don't want to duplicate the effort.

-Eric

-=--=---===---=--=-=--=---==---=--=-=-
Eric B. Wolf   720-334-7734





On Wed, Dec 14, 2011 at 3:10 AM, Richard Fairhurst rich...@systemed.netwrote:

 Eric Wolf wrote:
  1. Why is the xml tag category reused to specify a tab name in input?
  Why not just call it tabname? It's really confusing to someone just
  hacking the XML - does this category have anything to do with the
  Feature Categories?

 Yes, this is a flaw and something we should fix at some point. However
 tabname would be the wrong name for it: map_features.xml should be
 presentation-independent, rather than dictating what UI element (e.g.
 tabs) the client app uses.

  3. Can I override or rename the Basic tab without modifying the
  Potlatch2 code?

 Not at present. Customising the tab arrangement and images is a
 medium-term todo but not trivial.

  4. Is there another way to disable the display of OpenStreetBugs other
  than removing the styles/bugs.css file?

 You can just remove it from vectors.xml.

 cheers
 Richard




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