Current File : /home/pacjaorg/public_html/kmm/plugins/djclassifieds/leaflet/leaflet.xml |
<?xml version="1.0" encoding="utf-8"?>
<extension type="plugin" method="upgrade" group="djclassifieds">
<name>PLG_DJCLASSIFIEDS_LEAFLET</name>
<creationDate>November 2018</creationDate>
<author>DJ-Extensions.com LTD</author>
<copyright>Copyright (C) 2010-2012 DJ-Extensions.com LTD, All rights reserved.</copyright>
<license> http://www.gnu.org/licenses GNU/GPL</license>
<authorEmail>contact@dj-extensions.com</authorEmail>
<authorUrl>http://dj-extensions.com</authorUrl>
<version>3.10.1</version>
<description>PLG_DJCLASSIFIEDS_LEAFLET_DESCRIPTION</description>
<files>
<filename plugin="leaflet">leaflet.php</filename>
<filename>index.html</filename>
<folder>assets</folder>
<folder>language</folder>
<folder>layouts</folder>
</files>
<scriptfile>script.leaflet.php</scriptfile>
<config>
<fields name="params">
<fieldset name="advanced">
<field pattern="^\d+(\.\d+)*$" name="ver" type="text" default="1.3.4" label="PLG_DJCLASSIFIEDS_LEAFLET_VERSION" description="PLG_DJCLASSIFIEDS_LEAFLET_VERSION_DESC"/>
<field name="tile_provider" type="textarea" default="https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png" label="PLG_DJCLASSIFIEDS_LEAFLET_TILE_PROVIDER" description="PLG_DJCLASSIFIEDS_LEAFLET_TILE_PROVIDER_DESC" />
<field name="tile_options" type="textarea" filter="raw" rows="5" default="{"attribution": "© <a target='_blank' rel='noopener noreferrer' href='https://www.openstreetmap.org/copyright'>OpenStreetMap</a>"}" label="PLG_DJCLASSIFIEDS_LEAFLET_TILE_OPTIONS" description="PLG_DJCLASSIFIEDS_LEAFLET_TILE_OPTIONS_DESC" />
<field name="attribution_prefix" type="textarea" filter="raw" rows="5" default="<a href="https://leafletjs.com" rel="noopener noreferrer" title="A JS library for interactive maps">Leaflet</a>" label="PLG_DJCLASSIFIEDS_LEAFLET_ATTRIBUTION_PREFIX" description="PLG_DJCLASSIFIEDS_LEAFLET_ATTRIBUTION_PREFIX_DESC" />
</fieldset>
</fields>
</config>
</extension>