Changes between Version 14 and Version 15 of Presets/StolpersteineLight


Ignore:
Timestamp:
2016-03-04T17:18:25+01:00 (10 years ago)
Author:
Klumbumbus
Comment:

rework. syntax fixes, remove unneeded information, remove tagging for the renderer worded text, unifications

Legend:

Unmodified
Added
Removed
Modified
  • Presets/StolpersteineLight

    v14 v15  
    1111version="1.[[revision]]_[[date]]"
    1212icon="http://upload.wikimedia.org/wikipedia/commons/f/f4/Stolpersteinicon.png"
    13 
    1413description="Stolpersteine - Artist Gunter Demnig's 'stumble stones'. This version specializes in the essential tags ​​for stolpersteine."
    1514shortdescription="Stolpersteine - light version"
    16  
    1715de.description="Stolpersteine - Steine des Künstlers Gunther Demnig gegen das Vergessen. Diese Version spezialisiert sich auf die wesentlichen Merkmale für Stolpersteine."
    1816de.shortdescription="Stolpersteine - Light-Version"
    19 
    2017baselanguage="de">
    21 <!--
    22     Pics have been derived from own Photos
    23     Dies ist eine Bearbeitung der Erweiterung von Gmbo aus der Vorlage von User Lübeck aus http://wiki.openstreetmap.org/wiki/Stolpersteine
    24 -->
    25 
    26         <item name="Stolperstein"  icon="http://upload.wikimedia.org/wikipedia/commons/f/f4/Stolpersteinicon.png" type="node">
    27                 <link href="http://wiki.openstreetmap.org/wiki/Stolpersteine" />
    28                 <!-- Ueberschrift -->
    29                 <label  text="Stolperstein bearbeiten" />
    30                 <space />
    31                 <!-- Feste Werte -->
    32                 <key    key="historic"  value="memorial" />
    33                 <key    key="memorial:type"     value="stolperstein" />
    34                 <!-- Variable Werte -->
    35                 <text   key="name" text="Name" />
    36                 <text   key="memorial:addr" text="Adresse (Straße Nummer, Ort)" />
    37                 <text   key="memorial:text" text="Komplette Beschriftung des Steins" />
    38                 <space />
    39                 <label  text="Weitere Infos (optional)" />
    40                 <label  text="Bild vom Stein: wird z.B. in der Historischen Karte angezeigt" />
    41                 <label  text="(Dazu muss nicht das Bild direkt verlinkt werden," />
    42                 <label  text="es reicht die Adresse der wikimedia-commons-Seite des Bildes)" />
    43                 <text   key="image" text="Bild Link" />
    44                 <text   key="website" text="Webseite" />
    45                 <text   key="wikipedia" text="Wikipedia" />
    46                 <label  text="(Länderkürzel:Titel z.B.: de:Alois Andritzki)" />
    47                 <text   key="memorial:ref" text="Nummerierung (falls vorhanden)" />
    48                 <text   key="description" text="zusätzliche Beschreibung" />
    49         </item>
     18    <item name="Stolperstein" icon="http://upload.wikimedia.org/wikipedia/commons/f/f4/Stolpersteinicon.png" type="node" preset_name_label="true">
     19        <link href="http://wiki.openstreetmap.org/wiki/Stolpersteine" />
     20        <key key="historic" value="memorial" />
     21        <key key="memorial:type" value="stolperstein" />
     22        <text key="name" text="Name" />
     23        <text key="memorial:text" text="Komplette Beschriftung des Steins" />
     24        <space />
     25        <optional>
     26            <text key="image" text="Bild" />
     27            <text key="website" text="Webseite" />
     28            <text key="wikipedia" text="Wikipedia" />
     29            <text key="memorial:ref" text="Nummerierung" />
     30            <text key="description" text="Beschreibung" />
     31        </optional>
     32    </item>
    5033</presets>
    5134}}}