0byt3m1n1
Path:
/
data
/
applications
/
aps
/
oscommerce
/
2.2ms2-63
/
[
Home
]
File: APP-META.xml
<application xmlns="http://apstandard.com/ns/1"> <name>osCommerce</name> <packager-uri>uuid:714f0a7b-85d6-4eb8-b68e-40f9acbb3103</packager-uri> <version>2.2ms2</version> <release>63</release> <homepage>http://www.oscommerce.com/</homepage> <package-homepage>http://parallels.com/</package-homepage> <default-prefix>oscommerce</default-prefix> <summary>osCommerce is an online shop e-commerce solution.</summary> <description> osCommerce is an online shop solution that offers a wide range of out-of-the-box features that allows online stores to be setup fairly quickly with ease, and is available for free as an open source based solution released under the GNU General Public License. </description> <icon path="images/icon.png"/> <screenshot path="images/app_screenshot_1.png"> <description> Screenshot 1. </description> </screenshot> <license must-accept="true"> <text> <name>GPL</name> <url>http://www.gnu.org/licenses/old-licenses/gpl-1.0.txt</url> </text> </license> <configuration-script-language>php</configuration-script-language> <changelog> <version version="2.2ms2" release="62"> <entry>Initial package version</entry> </version> </changelog> <installed-size>4595712</installed-size> <categories> <category>Web/E-commerce</category> </categories> <languages> <language>en</language> </languages> <settings> <group> <name>Administrator's preferences</name> <setting id="admin_name" type="string" default-value="admin" min-length="1" max-length="32" regex="^[a-zA-Z][0-9a-zA-Z_\-]*"> <name>Administrator's login</name> <error-message>Please make sure the text you entered starts with a letter and continues with either numbers, letters, underscores or hyphens.</error-message> </setting> <setting id="admin_password" type="password"> <name>Password</name> </setting> </group> </settings> <requirements xmlns:php="http://apstandard.com/ns/1/php" xmlns:db="http://apstandard.com/ns/1/db"> <php:version min="4.0.0"/> <php:extension>mysql</php:extension> <php:register-globals>false</php:register-globals> <php:safe-mode>true</php:safe-mode> <db:db> <db:id>main</db:id> <db:default-name>oscommerce</db:default-name> <db:can-use-tables-prefix>false</db:can-use-tables-prefix> <db:server-type>mysql</db:server-type> <db:server-min-version>3.0.0</db:server-min-version> </db:db> </requirements> <mapping url="/" path="htdocs" xmlns:php="http://apstandard.com/ns/1/php"> <php:handler> <php:extension>php</php:extension> </php:handler> <mapping url="tmp"> <php:permissions writable="true"/> </mapping> <mapping url="images"> <php:permissions writable="true"/> </mapping> <mapping url="admin"> <php:permissions readable="false"/> <mapping url="backups"> <php:permissions writable="true"/> </mapping> </mapping> </mapping> </application>