0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
coppermine
/
1.4.16-5
/
standard
/
[
Home
]
File: APP-META.xml
<application xmlns="http://apstandard.com/ns/1"> <name>Coppermine</name> <packager-uri>uuid:714f0a7b-85d6-4eb8-b68e-40f9acbb3103</packager-uri> <version>1.4.16</version> <release>5</release> <homepage>http://coppermine-gallery.net/</homepage> <package-homepage>http://www.parallels.com/</package-homepage> <default-prefix>coppermine</default-prefix> <summary>Coppermine is a multi-purpose fully-featured and integrated web picture gallery script</summary> <description>Coppermine Photo Gallery is a picture gallery script. Users can upload pictures with a web browser (thumbnails are created on the fly), rate pictures, add comments and send e-cards. The admins can manage the galleries and batch add pictures that have been uploaded on the server by FTP. Support for multimedia files has been added recently. Images are stored in albums and albums can be grouped by categories. The script supports multiple users and each user can possibly have its own set of albums. The script also supports multiple languages and has a theme system.</description> <icon path="images/icon.png"/> <screenshot path="images/screenshot.jpg"> <description>Typical view</description> </screenshot> <license must-accept="true"> <text> <name>GNU GENERAL PUBLIC LICENSE</name> <file>htdocs/COPYING</file> </text> </license> <configuration-script-language>php</configuration-script-language> <patchable-from version="1.4.16" release="3"/> <changelog> <version version="1.4.16" release="5"> <entry>Repackaged to conform new standard</entry> </version> <version version="1.3.3" release="41"> <entry>Initial package version</entry> </version> </changelog> <entry-points> <entry> <path>/login.php</path> <label>Administrative interface</label> </entry> </entry-points> <installed-size>11705888</installed-size> <categories> <category>Web/Gallery</category> <category>Personal/Gallery</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> </group> <group> <name>Gallery's preferences</name> <setting id="title" type="string"> <name>Gallery name</name> </setting> <setting id="gallery_desc" type="string"> <name>Gallery description</name> </setting> </group> <group> <name>Other preferences</name> <setting id="theme" type="enum" default-value="classic"> <name>Theme</name> <choice id="classic"> <name>classic</name> </choice> <choice id="eyeball"> <name>eyeball</name> </choice> <choice id="fruity"> <name>fruity</name> </choice> <choice id="hardwired"> <name>hardwired</name> </choice> <choice id="igames"> <name>igames</name> </choice> <choice id="mac_ox_x"> <name>mac_ox_x</name> </choice> <choice id="project_vii"> <name>project_vii</name> </choice> <choice id="rainy_day"> <name>rainy_day</name> </choice> <choice id="styleguide"> <name>styleguide</name> </choice> <choice id="water_drop"> <name>water_drop</name> </choice> </setting> <setting id="locale" type="enum" default-value="en-US"> <name>Interface language</name> <choice id="sq-AL" > <name>Albanian</name> </choice> <choice id="ar-EG" > <name>Arabic</name> </choice> <choice id="eu-ES" > <name>Basque</name> </choice> <choice id="bg-BG" > <name>Bulgarian</name> </choice> <choice id="ca-ES" > <name>Catalan</name> </choice> <choice id="zh-TW" > <name>Chinese_Tranditional</name> </choice> <choice id="zh-CN" > <name>Chinese_Simplified</name> </choice> <choice id="cz-CZ" > <name>Czech</name> </choice> <choice id="da-DK" > <name>Danish</name> </choice> <choice id="nl-NL" > <name>Dutch</name> </choice> <choice id="en-US" > <name>English (USA)</name> </choice> <choice id="en-UK" > <name>English (UK)</name> </choice> <choice id="et-EE" > <name>Estonian</name> </choice> <choice id="fi-FI" > <name>Finish</name> </choice> <choice id="fr-FR" > <name>French</name> </choice> <choice id="gl-ES" > <name>Galician</name> </choice> <choice id="ka-GE" > <name>Georgian</name> </choice> <choice id="de-DE" > <name>German</name> </choice> <choice id="de-SI" > <name>German (formal)</name> </choice> <choice id="el-GR" > <name>Greek</name> </choice> <choice id="he-IL" > <name>Hebrew</name> </choice> <choice id="hi-IN" > <name>Hindi</name> </choice> <choice id="hu-HU" > <name>Hungarian</name> </choice> <choice id="id-ID" > <name>Indonesian</name> </choice> <choice id="it-IT" > <name>Italian</name> </choice> <choice id="ja-JP" > <name>Japanese</name> </choice> <choice id="ko-KP" > <name>Korean</name> </choice> <choice id="lt-LT" > <name>Lithuanian</name> </choice> <choice id="mk-MK" > <name>Macedonian</name> </choice> <choice id="nb-NO" > <name>Norwegian</name> </choice> <choice id="fa-IR" > <name>Persian</name> </choice> <choice id="pl-PL" > <name>Polish</name> </choice> <choice id="pt-PT" > <name>Portuguese</name> </choice> <choice id="pt-BR" > <name>Portuguese (Brazilian)</name> </choice> <choice id="ro-RO" > <name>Romanian</name> </choice> <choice id="ru-RU" > <name>Russian</name> </choice> <choice id="sr-RS" > <name>Serbian</name> </choice> <choice id="sr-CY" > <name>Serbian (CY)</name> </choice> <choice id="sk-SK" > <name>Slovak</name> </choice> <choice id="sl-SI" > <name>Slovenian</name> </choice> <choice id="es-ES" > <name>Spanish</name> </choice> <choice id="sv-SE" > <name>Swedish</name> </choice> <choice id="th-TH" > <name>Thai</name> </choice> <choice id="tr-TR" > <name>Turkish</name> </choice> <choice id="uk-UA" > <name>Ukrainian</name> </choice> <choice id="vi-VN" > <name>Vietnamese</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.2.0"/> <php:extension>mysql</php:extension> <php:extension>gd</php:extension> <db:db> <db:id>main</db:id> <db:default-name>coppermine</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.23.23</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="albums"> <php:permissions writable="true"/> </mapping> </mapping> </application>