0byt3m1n1
Path:
/
data
/
applications
/
aps
/
mambo
/
4.6.2-16
/
standard
/
[
Home
]
File: APP-META.xml
<application xmlns="http://apstandard.com/ns/1"> <name>Mambo</name> <packager-uri>uuid:714f0a7b-85d6-4eb8-b68e-40f9acbb3103</packager-uri> <version>4.6.2</version> <release>16</release> <homepage>http://www.mamboserver.com/</homepage> <package-homepage>http://parallels.com/</package-homepage> <default-prefix>mambo</default-prefix> <summary>Mambo is an Open Source CMS system.</summary> <description>Mambo is an Open Source CMS system.</description> <icon path="images/icon.png"/> <screenshot path="images/app_screenshot_1.jpg"> <description> This is the screen where you add new text and graphics to your site. You can preview the page before publishing and set up publishing at a specific time. </description> </screenshot> <license must-accept="true"> <text> <name>GPLv2</name> <file>htdocs/LICENSE</file> </text> </license> <configuration-script-language>php</configuration-script-language> <changelog> <version version="4.6.2" release="16"> <entry>New upstream version.</entry> </version> <version version="4.6.0" release="10"> <entry>Initial package version</entry> </version> </changelog> <entry-points> <entry> <path>/administrator/</path> <label>Administrative interface</label> </entry> </entry-points> <installed-size>20511744</installed-size> <categories> <category>Web/Content management</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> <setting id="admin_email" type="email"> <name>Administrator's email</name> </setting> <setting id="title" type="string"> <name>Site name</name> </setting> </group> <group> <name>Other preferences</name> <setting id="theme" type="enum" default-value="waterandstone"> <name>Theme</name> <choice id="4x4_size"> <name>4x4_size</name> </choice> <choice id="ab_deviant"> <name>ab_deviant</name> </choice> <choice id="ab_typeface"> <name>ab_typeface</name> </choice> <choice id="aduaya"> <name>aduaya</name> </choice> <choice id="adventice"> <name>adventice</name> </choice> <choice id="ahaa"> <name>ahaa</name> </choice> <choice id="at-corp"> <name>at-corp</name> </choice> <choice id="beauty_center"> <name>beauty_center</name> </choice> <choice id="besha"> <name>besha</name> </choice> <choice id="blue"> <name>blue</name> </choice> <choice id="bluemetal"> <name>bluemetal</name> </choice> <choice id="bluewave"> <name>bluewave</name> </choice> <choice id="bluewave2"> <name>bluewave2</name> </choice> <choice id="c7_ndbc"> <name>c7_ndbc</name> </choice> <choice id="cleans"> <name>cleans</name> </choice> <choice id="comms"> <name>comms</name> </choice> <choice id="corporate_01"> <name>corporate_01</name> </choice> <choice id="crystal_mambo"> <name>crystal_mambo</name> </choice> <choice id="desert_rain"> <name>desert_rain</name> </choice> <choice id="disco2tone"> <name>disco2tone</name> </choice> <choice id="JavaBean"> <name>JavaBean</name> </choice> <choice id="mentalbloc"> <name>mentalbloc</name> </choice> <choice id="ms_teamwork"> <name>ms_teamwork</name> </choice> <choice id="mt_business"> <name>mt_business</name> </choice> <choice id="p3data"> <name>p3data</name> </choice> <choice id="peeklime"> <name>peeklime</name> </choice> <choice id="pixelone"> <name>pixelone</name> </choice> <choice id="pulp"> <name>pulp</name> </choice> <choice id="resus2"> <name>resus2</name> </choice> <choice id="rhesus"> <name>rhesus</name> </choice> <choice id="rhuk_planetfall"> <name>rhuk_planetfall</name> </choice> <choice id="rhuk_solarflare"> <name>rhuk_solarflare</name> </choice> <choice id="rhuk_solarflare_ii"> <name>rhuk_solarflare_ii</name> </choice> <choice id="sk_business1"> <name>sk_business1</name> </choice> <choice id="sk_business2"> <name>sk_business2</name> </choice> <choice id="sk_business3"> <name>sk_business3</name> </choice> <choice id="sk_business5"> <name>sk_business5</name> </choice> <choice id="sleeping"> <name>sleeping</name> </choice> <choice id="tdwpersonalfli"> <name>tdwpersonalfli</name> </choice> <choice id="tdwsepiafixed"> <name>tdwsepiafixed</name> </choice> <choice id="tech_it_easy"> <name>tech_it_easy</name> </choice> <choice id="vec_demo"> <name>vec_demo</name> </choice> <choice id="vec_industr"> <name>vec_industr</name> </choice> <choice id="waterandstone"> <name>waterandstone</name> </choice> <choice id="waterandstone800"> <name>waterandstone800</name> </choice> <choice id="xmas"> <name>xmas</name> </choice> <choice id="xplike.plesk.blue"> <name>xplike.plesk.blue</name> </choice> <choice id="xptheme"> <name>xptheme</name> </choice> <choice id="yops_boxed_blue_lt"> <name>yops_boxed_blue_lt</name> </choice> </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> <db:db> <db:id>main</db:id> <db:default-name>mambo</db:default-name> <db:can-use-tables-prefix>true</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="administrator/backups"> <php:permissions writable="true"/> </mapping> <mapping url="administrator/components"> <php:permissions writable="true"/> </mapping> <mapping url="administrator/modules"> <php:permissions writable="true"/> </mapping> <mapping url="administrator/templates"> <php:permissions writable="true"/> </mapping> <mapping url="cache"> <php:permissions writable="true"/> </mapping> <mapping url="components"> <php:permissions writable="true"/> </mapping> <mapping url="images"> <php:permissions writable="true"/> <mapping url="banners"> <php:permissions writable="true"/> </mapping> <mapping url="stories"> <php:permissions writable="true"/> </mapping> </mapping> <mapping url="language"> <php:permissions writable="true"/> </mapping> <mapping url="mambots"> <php:permissions writable="true"/> <mapping url="content"> <php:permissions writable="true"/> </mapping> <mapping url="search"> <php:permissions writable="true"/> </mapping> <mapping url="editors"> <php:permissions writable="true"/> </mapping> <mapping url="editors-xtd"> <php:permissions writable="true"/> </mapping> </mapping> <mapping url="media"> <php:permissions writable="true"/> </mapping> <mapping url="modules"> <php:permissions writable="true"/> </mapping> <mapping url="templates"> <php:permissions writable="true"/> </mapping> <mapping url="uploadfiles"> <php:permissions writable="true"/> </mapping> </mapping> </application>