Ignore:
Timestamp:
2020-10-09T18:53:24+02:00 (4 years ago)
Author:
Klumbumbus
Message:

fix #17646 - Add mobile and contact:mobile to the two contact presets and add new preset with most common social networks, (icon self created, PD and CC0 licensed)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/resources/data/defaultpresets.xml

    r17124 r17137  
    84418441            <space />
    84428442            <text key="phone" text="Phone number" match="key" />
     8443            <text key="mobile" text="Mobile phone number" match="key" />
    84438444            <text key="fax" text="Fax Number" match="key" />
    84448445            <label text="Use E.123 format, e.g. +49 11223 456 7890" />
     
    84478448            <text key="image" text="Image" />
    84488449            <preset_link preset_name="Contact (Schema with 'contact:*' Prefix)" text="Similar tags but different tagging schema:" text_context="Contact" />
     8450            <preset_link preset_name="Social Networks" />
    84498451        </item> <!-- Contact (Common Schema) -->
    84508452        <item name="Contact (Schema with 'contact:*' Prefix)" icon="presets/misc/contact.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
     
    84558457            <space />
    84568458            <text key="contact:phone" text="Phone number" match="key" />
     8459            <text key="contact:mobile" text="Mobile phone number" match="key" />
    84578460            <text key="contact:fax" text="Fax Number" match="key" />
    84588461            <label text="Use E.123 format, e.g. +49 11223 456 7890" />
     
    84618464            <text key="image" text="Image" />
    84628465            <preset_link preset_name="Contact (Common Schema)" text="Similar tags but different tagging schema:" text_context="Contact" />
     8466            <preset_link preset_name="Social Networks" />
    84638467        </item> <!-- Contact (Schema with 'contact:*' Prefix) -->
     8468        <item name="Social Networks" icon="presets/misc/social_networks.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
     8469            <link wiki="Key:contact" />
     8470            <space />
     8471            <text key="contact:facebook" text="Facebook" match="key" text_context="social_network" />
     8472            <text key="contact:foursquare" text="Foursquare" match="key" text_context="social_network" />
     8473            <text key="contact:instagram" text="Instagram" match="key" text_context="social_network" />
     8474            <text key="contact:linkedin" text="Linkedin" match="key" text_context="social_network" />
     8475            <text key="contact:ok" text="ok" match="key" text_context="social_network" />
     8476            <text key="contact:pinterest" text="Pinterest" match="key" text_context="social_network" />
     8477            <text key="contact:skype" text="Skype" match="key" text_context="social_network" />
     8478            <text key="contact:telegram" text="Telegram" match="key" text_context="social_network" />
     8479            <text key="contact:tripadvisor" text="Tripadvisor" match="key" text_context="social_network" />
     8480            <text key="contact:twitter" text="Twitter" match="key" text_context="social_network" />
     8481            <text key="contact:vk" text="Vk" match="key" text_context="social_network" />
     8482            <text key="contact:whatsapp" text="Whatsapp" match="key" text_context="social_network" />
     8483            <text key="contact:xing" text="Xing" match="key" text_context="social_network" />
     8484            <text key="contact:yelp" text="Yelp" match="key" text_context="social_network" />
     8485            <text key="contact:youtube" text="Youtube" match="key" text_context="social_network" />
     8486            <preset_link preset_name="Contact (Common Schema)" text_context="Contact" />
     8487            <preset_link preset_name="Contact (Schema with 'contact:*' Prefix)" text_context="Contact" />
     8488        </item> <!-- Social Networks -->
    84648489        <item name="Description" icon="presets/misc/description.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true">
    84658490            <link wiki="Key:description" />
Note: See TracChangeset for help on using the changeset viewer.