| Current Path : /home/megadansyp/www/plugins/content/jhimagepopup/ |
| Current File : /home/megadansyp/www/plugins/content/jhimagepopup/jhimagepopup.xml |
<?xml version="1.0" encoding="utf-8"?>
<extension version="3.0"
type="plugin"
group="content"
method="upgrade">
<name>Content - JH Image Popup</name>
<author>Richard Eisenmenger</author>
<creationDate>May 2015</creationDate>
<copyright>Copyright (C) 2015 Richard Eisenmenger. All rights reserved.</copyright>
<license>http://www.gnu.org/licenses/gpl-3.0.html</license>
<authorEmail>eisenmenger@joomla-handbuch.com</authorEmail>
<authorUrl>https://joomla-handbuch.com</authorUrl>
<version>0.8.0</version>
<description><![CDATA[ <div style="width:50%; padding:6px 12px 0px 12px; border:1px solid #07B; border-radius:3px; background-color:#D5E8F4;"><p><strong>JH Image Popup</strong> turns all article content images into clickable image popups. If you want to find out how it works, please see the <a href="https://joomla-handbuch.com/en/downloads/jh-image-popup" target="_blank">instructions</a>. If you like this plugin, please let other Joomla Webmasters know and leave a <a href="http://extensions.joomla.org/write-review/review/add?extension_id=10142" target="_blank">comment in the Joomla Extension Directory</a>.</p><p><em>Don't forget to <a href="/administrator/index.php?option=com_plugins&view=plugins">publish</a> this plugin to activate the popups.</em></p></div>]]></description>
<files>
<filename plugin="jhimagepopup">jhimagepopup.php</filename>
<filename>index.html</filename>
</files>
<config>
<fields name="params">
<fieldset name="basic">
<field name="popup_technology" type="radio"
default="4"
class="btn-group btn-group-yesno"
label="Popup Technology"
description="Pick any popup technology. If one doesn't work or doesn't look good to you, just try a different one.">
<option value="1">Joomla Squeezebox</option>
<option value="2">Colorbox</option>
<option value="3">lightbox2</option>
<option value="4">Magnific Popup</option>
<option value="5">Swipebox</option>
</field>
</fieldset>
</fields>
</config>
<updateservers>
<server type="extension" priority="2" name="Joomla-Handbuch Update Site">https://joomla-handbuch.com/files/jhimagepopup-update.xml</server>
</updateservers>
</extension>