Current Path :
/
home
/
develito
/
www
/
tmp
/
install_62791d9094e58
/
Admin
/
extensions
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/develito/www/tmp/install_62791d9094e58/Admin/extensions/browse.xml
<?xml version="1.0" encoding="utf-8"?> <!-- @package: SobiPro Component for Joomla! @author Name: Sigrid Suski & Radek Suski, Sigsiu.NET GmbH Email: sobi[at]sigsiu.net Url: https://www.Sigsiu.NET @copyright Copyright (C) 2006 - 2015 Sigsiu.NET GmbH (https://www.sigsiu.net). All rights reserved. @license GNU/GPL Version 3 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation, and under the additional terms according section 7 of GPL v3. See http://www.gnu.org/licenses/gpl.html and https://www.sigsiu.net/licenses. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. --> <definition> <header> <title value="MN.AVAILABLE_EXTENSIONS"/> <file type="script" filename="bootstrap.tabs"/> <file type="script" filename="adm.sam"/> <style>.SpAddRepo { float: none; }</style> </header> <toolbar title="var:[site_title]" icon="" class="extensions browse"> <button task="extensions.fetch" label="TB.FETCH_UPDATES" icon="refresh"/> <divider/> <buttons icon="sitemap" buttons="sections-list" dropdown-class="right" label="TB.SECTIONS"/> <divider/> <buttons type="options" dropdown-class="right"> <button type="url" task="panel"/> <button type="url" task="config" condition="acl.config"/> <button type="url" task="acl" condition="acl.config"/> <button type="url" task="extensions.installed" condition="acl.apps"/> <button type="url" task="template.info"/> <button type="help" target="_blank"/> </buttons> </toolbar> <body> <div class="row-fluid"> <div class="span3" id="SPRightMenu"> <menu/> </div> <div class="span9 spMainArea"> <message id="spMessage"/> <div class="row-fluid"> <div class="span8"> <message dismiss-button="false" parse="last-update"/> </div> <div class="span4 hide" id="SpProgress" style="float:right"> <div> <message type="info" label="" class="smallmessage"/> </div> <div class="progress progress-striped active" id="SpProgress"> <div class="bar" style="width: 0%;"></div> </div> </div> </div> <div style="clear:both;"> <tabs> <tab label="APPS.LIST_APPS" condition="extensions.applications.length"> <div class="SpApps table-responsive"> <table> <head> <cell label="EX.HEADER_NAME" type="text" class="spCell left"/> <cell label="EXTENSIONS.HEADER_VERSION" type="text" class="spCell center"/> <cell label="EXTENSIONS.HEADER_ENABLED" class="spCell center"/> <cell/> <cell label="EXTENSIONS.HEADER_AUTHOR" type="text" class="spCell center"/> <cell label="EXTENSIONS.HEADER_LICENSE" type="text" class="spCell center"/> <cell label="EXTENSIONS.HEADER_AVAILABILITY" type="text" class="spCell left"/> </head> <loop subject="extensions.applications"> <cell class="spCell left SpExtName"> <cell> <tooltip> <attribute name="content" value="description" parse="true"/> <attribute name="href" value="description-url" parse="true"/> <attribute name="title" value="name" parse="true"/> </tooltip> </cell> </cell> <cell type="text" value="version" class="spCell center"/> <cell type="ticker" value="installed" class="spCell center" icons="{'-1':'check-empty','-2':'check','-3':'bell-alt'}" status-text="{'-1':'EX.BRWOSE_NOT_INSTALLED_EXPL', '-2':'EX.BRWOSE_INSTALLED_EXPL', '-3':'EX.BRWOSE_INSTALLED_UPD_EXPL' }"/> <cell class="spCell left SpCloudInstall"> <button label="var:[action.text]" rel="var:[eid]" icon="cloud-download" class="var:[action.class] SpExtInstall"/> </cell> <cell type="text" value="author" class="spCell center"/> <cell type="text" value="license" class="spCell center"/> <cell class="spCell left" condition="availability-link"> <cell> <tooltip> <attribute name="content" value="availability-expl" parse="true"/> <attribute name="href" value="availability-link" parse="true"/> <attribute name="title" value="availability" parse="true"/> </tooltip> </cell> </cell> <cell type="text" value="availability" class="spCell left" invert-condition="availability-link"/> </loop> </table> </div> </tab> <tab label="APPS.LIST_FIELDS" condition="extensions.fields.length"> <div class="SpApps table-responsive"> <table> <head> <cell label="EX.HEADER_NAME" type="text" class="spCell left"/> <cell label="EXTENSIONS.HEADER_VERSION" type="text" class="spCell center"/> <cell label="EXTENSIONS.HEADER_ENABLED" class="spCell center"/> <cell/> <cell label="EXTENSIONS.HEADER_AUTHOR" type="text" class="spCell center"/> <cell label="EXTENSIONS.HEADER_LICENSE" type="text" class="spCell center"/> <cell label="EXTENSIONS.HEADER_AVAILABILITY" type="text" class="spCell left"/> </head> <loop subject="extensions.fields"> <cell class="spCell left SpExtName"> <cell> <tooltip> <attribute name="content" value="description" parse="true"/> <attribute name="href" value="description-url" parse="true"/> <attribute name="title" value="name" parse="true"/> </tooltip> </cell> </cell> <cell type="text" value="version" class="spCell center"/> <cell type="ticker" value="installed" class="spCell center" icons="{'-1':'check-empty','-2':'check','-3':'bell-alt'}" status-text="{'-1':'EX.BRWOSE_NOT_INSTALLED_EXPL', '-2':'EX.BRWOSE_INSTALLED_EXPL', '-3':'EX.BRWOSE_INSTALLED_UPD_EXPL' }"/> <cell class="SpCloudInstall"> <button label="var:[action.text]" rel="var:[eid]" icon="cloud-download" class="var:[action.class] SpExtInstall"/> </cell> <cell type="text" value="author" class="spCell center"/> <cell type="text" value="license" class="spCell center"/> <cell class="spCell left" condition="availability-link"> <cell> <tooltip> <attribute name="content" value="availability-expl" parse="true"/> <attribute name="href" value="availability-link" parse="true"/> <attribute name="title" value="availability" parse="true"/> </tooltip> </cell> </cell> <cell type="text" value="availability" class="spCell left" invert-condition="availability-link"/> </loop> </table> </div> </tab> <tab label="APPS.LIST_TEMPLATES" condition="extensions.templates.length"> <div class="SpApps table-responsive"> <table> <head> <cell label="EX.HEADER_NAME" type="text" class="spCell left"/> <cell label="EXTENSIONS.HEADER_VERSION" type="text" class="spCell center"/> <cell/> <cell label="EXTENSIONS.HEADER_AUTHOR" type="text" class="spCell center"/> <cell label="EXTENSIONS.HEADER_LICENSE" type="text" class="spCell center"/> <cell label="EXTENSIONS.HEADER_AVAILABILITY" type="text" class="spCell left"/> </head> <loop subject="extensions.templates"> <cell class="spCell left SpExtName"> <cell> <tooltip> <attribute name="content" value="description" parse="true"/> <attribute name="href" value="description-url" parse="true"/> <attribute name="title" value="name" parse="true"/> </tooltip> </cell> </cell> <cell type="text" value="version" class="spCell center"/> <cell class="SpCloudInstall"> <button label="var:[action.text]" rel="var:[eid]" icon="cloud-download" class="var:[action.class] SpExtInstall"/> </cell> <cell type="text" value="author" class="spCell center"/> <cell type="text" value="license" class="spCell center"/> <cell class="spCell left" condition="availability-link"> <cell> <tooltip> <attribute name="content" value="availability-expl" parse="true"/> <attribute name="href" value="availability-link" parse="true"/> <attribute name="title" value="availability" parse="true"/> </tooltip> </cell> </cell> <cell type="text" value="availability" class="spCell left" invert-condition="availability-link"/> </loop> </table> </div> </tab> <tab label="APPS.LIST_LANGUAGES" condition="extensions.languages.length"> <div class="SpApps table-responsive"> <table> <head> <cell label="EX.HEADER_NAME" type="text" class="spCell left"/> <cell label="EXTENSIONS.HEADER_VERSION" type="text" class="spCell center"/> <cell label="EXTENSIONS.HEADER_ENABLED" class="spCell center"/> <cell/> <cell label="EXTENSIONS.HEADER_AUTHOR" type="text" class="spCell center"/> <cell label="EXTENSIONS.HEADER_LICENSE" type="text" class="spCell center"/> <cell label="EXTENSIONS.HEADER_AVAILABILITY" type="text" class="spCell left"/> </head> <loop subject="extensions.languages"> <cell class="spCell left SpExtName"> <cell> <tooltip> <attribute name="content" value="description" parse="true"/> <attribute name="href" value="description-url" parse="true"/> <attribute name="title" value="name" parse="true"/> </tooltip> </cell> </cell> <cell type="text" value="version" class="spCell center"/> <cell type="ticker" value="installed" class="spCell center" icons="{'-1':'check-empty','-2':'check','-3':'bell-alt'}" status-text="{'-1':'EX.BRWOSE_NOT_INSTALLED_EXPL', '-2':'EX.BRWOSE_INSTALLED_EXPL', '-3':'EX.BRWOSE_INSTALLED_UPD_EXPL' }"/> <cell class="SpCloudInstall"> <button label="var:[action.text]" rel="var:[eid]" icon="cloud-download" class="var:[action.class] SpExtInstall"/> </cell> <cell type="text" value="author" class="spCell center"/> <cell type="text" value="license" class="spCell center"/> <cell class="spCell left" condition="availability-link"> <cell> <tooltip> <attribute name="content" value="availability-expl" parse="true"/> <attribute name="href" value="availability-link" parse="true"/> <attribute name="title" value="availability" parse="true"/> </tooltip> </cell> </cell> <cell type="text" value="availability" class="spCell left" invert-condition="availability-link"/> </loop> </table> </div> </tab> <tab label="APPS.LIST_OTHERS" condition="extensions.others.length"> <div class="SpApps table-responsive"> <table> <head> <cell label="EX.HEADER_NAME" type="text" class="spCell left"/> <cell label="EX.HEADER_TYPE" type="text" class="spCell center"/> <cell label="EXTENSIONS.HEADER_VERSION" type="text" class="spCell center"/> <cell label="EXTENSIONS.HEADER_ENABLED" class="spCell center"/> <cell/> <cell label="EXTENSIONS.HEADER_AUTHOR" type="text" class="spCell center"/> <cell label="EXTENSIONS.HEADER_LICENSE" type="text" class="spCell center"/> <cell label="EXTENSIONS.HEADER_AVAILABILITY" type="text" class="spCell left"/> </head> <loop subject="extensions.others"> <cell class="spCell left SpExtName"> <cell> <tooltip> <attribute name="content" value="description" parse="true"/> <attribute name="href" value="description-url" parse="true"/> <attribute name="title" value="name" parse="true"/> </tooltip> </cell> </cell> <cell type="text" value="type" class="spCell center"/> <cell type="text" value="version" class="spCell center"/> <cell type="ticker" value="installed" class="spCell center" icons="{'-1':'check-empty','-2':'check','-3':'bell-alt'}" status-text="{'-1':'EX.BRWOSE_NOT_INSTALLED_EXPL', '-2':'EX.BRWOSE_INSTALLED_EXPL', '-3':'EX.BRWOSE_INSTALLED_UPD_EXPL' }"/> <cell class="SpCloudInstall"> <button label="var:[action.text]" rel="var:[eid]" icon="cloud-download" class="var:[action.class] SpExtInstall"/> </cell> <cell type="text" value="author" class="spCell center"/> <cell type="text" value="license" class="spCell center"/> <cell class="spCell left" condition="availability-link"> <cell> <tooltip> <attribute name="content" value="availability-expl" parse="true"/> <attribute name="href" value="availability-link" parse="true"/> <attribute name="title" value="availability" parse="true"/> </tooltip> </cell> </cell> <cell type="text" value="availability" class="spCell left" invert-condition="availability-link"/> </loop> </table> </div> </tab> <tab label="APPS.LIST_UPDATES" condition="extensions.updates.length"> <div class="SpApps table-responsive"> <table> <head> <cell label="EX.HEADER_NAME" type="text" class="spCell left"/> <cell label="EXTENSIONS.HEADER_VERSION" type="text" class="spCell center"/> <cell label="EXTENSIONS.HEADER_ENABLED" class="spCell center"/> <cell/> <cell label="EXTENSIONS.HEADER_AUTHOR" type="text" class="spCell center"/> <cell label="EXTENSIONS.HEADER_LICENSE" type="text" class="spCell center"/> <cell label="EXTENSIONS.HEADER_AVAILABILITY" type="text" class="spCell left"/> </head> <loop subject="extensions.updates"> <cell class="spCell left SpExtName"> <cell> <tooltip> <attribute name="content" value="description" parse="true"/> <attribute name="href" value="description-url" parse="true"/> <attribute name="title" value="name" parse="true"/> </tooltip> </cell> </cell> <cell type="text" value="version" class="spCell center"/> <cell type="ticker" value="installed" class="spCell center" icons="{'-1':'remove','-2':'check','-3':'bell-alt'}" status-text="{'-1':'EX.UPDATE_OLD_EXPL', '-2':'', '-3':'EX.UPDATE_REQUIRED' }"/> <cell class="SpCloudInstall"> <button label="var:[action.text]" rel="var:[eid]" icon="cloud-download" class="var:[action.class] SpExtInstall"/> </cell> <cell type="text" value="author" class="spCell center"/> <cell type="text" value="license" class="spCell center"/> <cell class="spCell left" condition="availability-link"> <cell> <tooltip> <attribute name="content" value="availability-expl" parse="true"/> <attribute name="href" value="availability-link" parse="true"/> <attribute name="title" value="availability" parse="true"/> </tooltip> </cell> </cell> <cell type="text" value="availability" class="spCell left" invert-condition="availability-link"/> </loop> </table> </div> </tab> <tab label="MN.MANAGE_REPOSITORIES"> <div class="SpApps"> <fieldset> <field type="text" name="RepositoryURL" value="" label="EX.ADD_NEW_REPO" class="span12"> <add where="before"> <text>https://</text> </add> <add where="after"> <button label="EX.ADD_NEW_REPO_BT" class="btn SpAddRepo"/> </add> </field> </fieldset> </div> <div class="table-responsive"> <table> <head> <cell label="EX.REPOSITORY_NAME" type="text" class="spCell left"/> <cell label="EX.REPO_DESCRIPTION" type="text" class="spCell left"/> <cell label="EX.REPO_MAINTAINER" class="spCell left"/> <cell label="EX.MAINT_SUPPORT" type="text" class="spCell left"/> <cell/> </head> <loop subject="repositories"> <cell type="text" value="repository.name" class="spCell left"/> <cell type="text" value="repository.description" class="spCell left"/> <cell type="link" value="repository.maintainer.name" class="spCell left"> <url type="extern" host="repository.maintainer.url"/> </cell> <cell type="link" value="repository.maintainer.supporturl" class="spCell left"> <url type="extern" host="repository.maintainer.supporturl"/> </cell> <cell class="spCell"> <button label="TB.DELETE" rel="var:[repository.id]" icon="trash" class="SpRemoveRepo"/> </cell> </loop> </table> </div> </tab> </tabs> </div> </div> </div> </body> <config> <action value="index.php"/> <hidden> <field name="option" default="com_sobipro"/> <field name="task" default=""/> <field name="pid" value="pid"/> <field name="method" default="xhr"/> </hidden> </config> </definition>