You've already forked joomla_test
first commit
This commit is contained in:
1
administrator/manifests/files/index.html
Normal file
1
administrator/manifests/files/index.html
Normal file
@ -0,0 +1 @@
|
||||
<!DOCTYPE html><title></title>
|
54
administrator/manifests/files/joomla.xml
Normal file
54
administrator/manifests/files/joomla.xml
Normal file
@ -0,0 +1,54 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<extension version="3.1" type="file" method="upgrade">
|
||||
<name>files_joomla</name>
|
||||
<author>Joomla! Project</author>
|
||||
<authorEmail>admin@joomla.org</authorEmail>
|
||||
<authorUrl>www.joomla.org</authorUrl>
|
||||
<copyright>(C) 2005 - 2013 Open Source Matters. All rights reserved</copyright>
|
||||
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
|
||||
<version>3.1.5</version>
|
||||
<creationDate>August 2013</creationDate>
|
||||
<description>FILES_JOOMLA_XML_DESCRIPTION</description>
|
||||
|
||||
<scriptfile>administrator/components/com_admin/script.php</scriptfile>
|
||||
|
||||
<update> <!-- Runs on update; New in 1.7 -->
|
||||
<schemas>
|
||||
<schemapath type="mysql">administrator/components/com_admin/sql/updates/mysql</schemapath>
|
||||
<schemapath type="sqlsrv">administrator/components/com_admin/sql/updates/sqlsrv</schemapath>
|
||||
<schemapath type="sqlazure">administrator/components/com_admin/sql/updates/sqlazure</schemapath>
|
||||
<schemapath type="postgresql">administrator/components/com_admin/sql/updates/postgresql</schemapath>
|
||||
</schemas>
|
||||
</update>
|
||||
|
||||
<fileset>
|
||||
<files>
|
||||
<folder>administrator</folder>
|
||||
<folder>bin</folder>
|
||||
<folder>cache</folder>
|
||||
<folder>cli</folder>
|
||||
<folder>components</folder>
|
||||
<folder>images</folder>
|
||||
<folder>includes</folder>
|
||||
<folder>language</folder>
|
||||
<folder>layouts</folder>
|
||||
<folder>libraries</folder>
|
||||
<folder>logs</folder>
|
||||
<folder>media</folder>
|
||||
<folder>modules</folder>
|
||||
<folder>plugins</folder>
|
||||
<folder>templates</folder>
|
||||
<folder>tmp</folder>
|
||||
<file>htaccess.txt</file>
|
||||
<file>web.config.txt</file>
|
||||
<file>LICENSE.txt</file>
|
||||
<file>README.txt</file>
|
||||
<file>index.php</file>
|
||||
</files>
|
||||
</fileset>
|
||||
|
||||
<updateservers>
|
||||
<server type="collection">http://update.joomla.org/core/list.xml</server>
|
||||
<server type="collection">http://update.joomla.org/jed/list.xml</server>
|
||||
</updateservers>
|
||||
</extension>
|
1
administrator/manifests/index.html
Normal file
1
administrator/manifests/index.html
Normal file
@ -0,0 +1 @@
|
||||
<!DOCTYPE html><title></title>
|
18
administrator/manifests/libraries/idna_convert.xml
Normal file
18
administrator/manifests/libraries/idna_convert.xml
Normal file
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<extension type="library" version="3.1">
|
||||
<name>IDNA Convert</name>
|
||||
<libraryname>idna_convert</libraryname>
|
||||
<version>0.8.0</version>
|
||||
<description>LIB_IDNA_XML_DESCRIPTION</description>
|
||||
<creationDate>2004</creationDate>
|
||||
<copyright>2004-2011 phlyLabs Berlin, http://phlylabs.de</copyright>
|
||||
<license>http://www.gnu.org/licenses/lgpl-2.1.html GNU/LGPL</license>
|
||||
<author>phlyLabs</author>
|
||||
<authorEmail>phlymail@phlylabs.de</authorEmail>
|
||||
<authorUrl>http://phlylabs.de</authorUrl>
|
||||
<packager>Joomla!</packager>
|
||||
<packagerurl>http://www.joomla.org</packagerurl>
|
||||
<files folder="libraries">
|
||||
<folder>idna_convert</folder>
|
||||
</files>
|
||||
</extension>
|
1
administrator/manifests/libraries/index.html
Normal file
1
administrator/manifests/libraries/index.html
Normal file
@ -0,0 +1 @@
|
||||
<!DOCTYPE html><title></title>
|
24
administrator/manifests/libraries/joomla.xml
Normal file
24
administrator/manifests/libraries/joomla.xml
Normal file
@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<extension type="library" version="3.1">
|
||||
<name>Joomla! Platform</name>
|
||||
<libraryname>joomla</libraryname>
|
||||
<version>12.2</version>
|
||||
<description>LIB_JOOMLA_XML_DESCRIPTION</description>
|
||||
<creationDate>2008</creationDate>
|
||||
<copyright>Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.</copyright>
|
||||
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
|
||||
<author>Joomla! Project</author>
|
||||
<authorEmail>admin@joomla.org</authorEmail>
|
||||
<authorUrl>http://www.joomla.org</authorUrl>
|
||||
<packager>Joomla!</packager>
|
||||
<packagerurl>http://www.joomla.org</packagerurl>
|
||||
<files folder="libraries">
|
||||
<folder>compat</folder>
|
||||
<folder>joomla</folder>
|
||||
<folder>legacy</folder>
|
||||
<file>import.legacy.php</file>
|
||||
<file>import.php</file>
|
||||
<file>loader.php</file>
|
||||
<file>platform.php</file>
|
||||
</files>
|
||||
</extension>
|
18
administrator/manifests/libraries/phpmailer.xml
Normal file
18
administrator/manifests/libraries/phpmailer.xml
Normal file
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<extension type="library" version="3.1">
|
||||
<name>PHPMailer</name>
|
||||
<libraryname>phpmailer</libraryname>
|
||||
<version>5.2.6</version>
|
||||
<description>LIB_PHPMAILER_XML_DESCRIPTION</description>
|
||||
<creationDate>2001</creationDate>
|
||||
<copyright>(c) 2001-2003, Brent R. Matzelle, (c) 2004-2009, Andy Prevost. All Rights Reserved., (c) 2010-2013, Jim Jagielski. All Rights Reserved.</copyright>
|
||||
<license>http://www.gnu.org/licenses/lgpl-2.1.html GNU/LGPL</license>
|
||||
<author>PHPMailer</author>
|
||||
<authorEmail>jimjag@gmail.com</authorEmail>
|
||||
<authorUrl>https://github.com/PHPMailer/PHPMailer</authorUrl>
|
||||
<packager>Joomla!</packager>
|
||||
<packagerurl>http://www.joomla.org</packagerurl>
|
||||
<files folder="libraries">
|
||||
<folder>phpmailer</folder>
|
||||
</files>
|
||||
</extension>
|
18
administrator/manifests/libraries/phputf8.xml
Normal file
18
administrator/manifests/libraries/phputf8.xml
Normal file
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<extension type="library" version="3.1">
|
||||
<name>phputf8</name>
|
||||
<libraryname>phputf8</libraryname>
|
||||
<version>0.5</version>
|
||||
<description>LIB_PHPUTF8_XML_DESCRIPTION</description>
|
||||
<creationDate>2006</creationDate>
|
||||
<copyright>Copyright various authors</copyright>
|
||||
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
|
||||
<author>Harry Fuecks</author>
|
||||
<authorEmail>hfuecks@gmail.com</authorEmail>
|
||||
<authorUrl>http://sourceforge.net/projects/phputf8</authorUrl>
|
||||
<packager>Joomla!</packager>
|
||||
<packagerurl>http://www.joomla.org</packagerurl>
|
||||
<files folder="libraries">
|
||||
<folder>phputf8</folder>
|
||||
</files>
|
||||
</extension>
|
18
administrator/manifests/libraries/simplepie.xml
Normal file
18
administrator/manifests/libraries/simplepie.xml
Normal file
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<extension type="library" version="3.1">
|
||||
<name>SimplePie</name>
|
||||
<libraryname>simplepie</libraryname>
|
||||
<version>1.2</version>
|
||||
<description>LIB_SIMPLEPIE_XML_DESCRIPTION</description>
|
||||
<creationDate>2004</creationDate>
|
||||
<copyright>Copyright (c) 2004-2009, Ryan Parman and Geoffrey Sneddon</copyright>
|
||||
<license>http://www.opensource.org/licenses/bsd-license.php BSD License</license>
|
||||
<author>SimplePie</author>
|
||||
<authorEmail></authorEmail>
|
||||
<authorUrl>http://simplepie.org/</authorUrl>
|
||||
<packager>Joomla!</packager>
|
||||
<packagerurl>http://www.joomla.org</packagerurl>
|
||||
<files folder="libraries">
|
||||
<folder>simplepie</folder>
|
||||
</files>
|
||||
</extension>
|
1
administrator/manifests/packages/index.html
Normal file
1
administrator/manifests/packages/index.html
Normal file
@ -0,0 +1 @@
|
||||
<!DOCTYPE html><title></title>
|
Reference in New Issue
Block a user