<?xml version="1.0" encoding="UTF-8"?>
<extension version="1.7" type="plugin" group="content" method="upgrade">
  <name>plg_content_jclcaptcha</name>
  <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
  <creationDate>2012-04-17</creationDate>
  <author>Anything Digital</author>
  <authorEmail>admin@anything-digital.com</authorEmail>
  <authorUrl>http://anything-digital.com</authorUrl>
  <copyright>@ant_xml_copyright@</copyright>
  <license>GNU/GPL</license>
  <version>3.1.1.563</version>
  <description>PLG_CONTENT_JCLCAPTCHA_XML_DESCRIPTION</description>
  <languages folder="language">
    <language tag="en-GB">en-GB/en-GB.plg_content_jclcaptcha.sys.ini</language>
    <language tag="ru-RU">ru-RU/ru-RU.plg_content_jclcaptcha.sys.ini</language>
    <language tag="fr-FR">fr-FR/fr-FR.plg_content_jclcaptcha.sys.ini</language>
    <language tag="es-ES">es-ES/es-ES.plg_content_jclcaptcha.sys.ini</language>
    <language tag="sv-SE">sv-SE/sv-SE.plg_content_jclcaptcha.sys.ini</language>
    <language tag="ro-RO">ro-RO/ro-RO.plg_content_jclcaptcha.sys.ini</language>
  </languages>
  <files>
    <filename plugin="jclcaptcha">jclcaptcha.php</filename>
    <folder>include</folder>
  </files>
  <config>
    <fields name="params">
      <fieldset name="basic">
        <field name="recaptcha_public_key" type="text" description="PLG_CONTENT_JCLCAPTCHA_FIELD_PUBLIC_KEY_DESC" label="PLG_CONTENT_JCLCAPTCHA_FIELD_PUBLIC_KEY" default=""/>
        <field name="recaptcha_private_key" type="text" description="PLG_CONTENT_JCLCAPTCHA_FIELD_PRIVATE_KEY_DESC" label="PLG_CONTENT_JCLCAPTCHA_FIELD_PRIVATE_KEY" default=""/>
      </fieldset>
    </fields>
  </config>
</extension>
