Current Path : /var/www/html/clients/tatneft-nhs.ru/plugins/system/ |
Current File : /var/www/html/clients/tatneft-nhs.ru/plugins/system/aridocsviewer.xml |
<?xml version="1.0" encoding="utf-8"?> <install version="1.5" type="plugin" group="system" method="upgrade"> <name>System - ARI Docs Viewer</name> <author>ARI Soft</author> <creationDate>January 2014</creationDate> <copyright>ARI Soft</copyright> <license>GNU/GPL license (http://www.gnu.org/copyleft/gpl.html)</license> <authorEmail>info@ari-soft.com</authorEmail> <authorUrl>www.ari-soft.com</authorUrl> <version>1.3.7</version> <description>ARI_DOCS_VIEWER_PLUGIN</description> <files> <filename plugin="aridocsviewer">aridocsviewer.php</filename> <folder>aridocsviewer/</folder> </files> <languages> <language tag="en-GB">language/en-GB/en-GB.plg_system_aridocsviewer.ini</language> </languages> <params addpath="/plugins/system/aridocsviewer/elements"> <param type="list" name="loadJQuery" default="1" label="ADV_LABEL_JQLOAD" description="ADV_DESCR_JQLOAD"> <option value="0">ADV_NO</option> <option value="1">ADV_YES</option> </param> <param type="list" name="callNC" default="1" label="ADV_LABEL_NOCONFLICT" description="ADV_DESCR_NOCONFLICT"> <option value="0">ADV_NO</option> <option value="1">ADV_YES</option> </param> <param type="list" name="engine" default="iframe" label="ADV_LABEL_ENGINE" description="ADV_DESCR_ENGINE"> <option value="iframe">ADV_IFRAME</option> <option value="article">ADV_ARTICLE</option> <option value="google">ADV_GOOGLE</option> </param> <param type="list" name="opt_loadingPane" default="1" label="ADV_LABEL_LOADINGPAGE" description="ADV_DESCR_LOADINGPAGE"> <option value="0">ADV_NO</option> <option value="1">ADV_YES</option> </param> <param type="text" name="opt_loadingMessage" size="50" default="Loading ..." label="ADV_LABEL_LOADINGMESSAGE" description="ADV_DESCR_LOADINGMESSAGE" /> <param type="text" name="opt_class" default="" size="15" label="ADV_LABEL_CSSCLASS" description="ADV_DESCR_CSSCLASS" /> <param type="list" name="opt_showDownloadLink" default="0" label="ADV_LABEL_SHOWDOWNLOADLINK" description="ADV_DESCR_SHOWDOWNLOADLINK"> <option value="0">ADV_NO</option> <option value="1">ADV_YES</option> </param> <param type="text" size="50" name="opt_downloadLink" default="Download" label="ADV_LABEL_DOWNLOADLINK" description="ADV_DESCR_DOWNLOADLINK" /> <param type="modal" name="" label="" description="" /> </params> </install>