<?xml version="1.0" encoding="utf-8"?> <extension method="upgrade" type="component" version="2.5.0"> <name>com_phocagallery</name> <author>Jan Pavelka (www.phoca.cz)</author> <creationDate>05/07/2012</creationDate> <authorEmail></authorEmail> <authorUrl>www.phoca.cz</authorUrl> <copyright>Jan Pavelka</copyright> <license>GNU/GPL</license> <version>3.2.1</version> <description>Phoca Gallery</description> <install> <sql> <file driver="mysql" charset="utf8">install.sql</file> </sql> </install> <uninstall> <sql> <file driver="mysql" charset="utf8">uninstall.sql</file> </sql> </uninstall> <installfile>install.phocagallery.php</installfile> <uninstallfile>uninstall.phocagallery.php</uninstallfile> <files folder="site"> <filename>controller.php</filename> <filename>index.html</filename> <filename>phocagallery.php</filename> <filename>router.php</filename> <folder>assets</folder> <folder>controllers</folder> <folder>models</folder> <folder>views</folder> </files> <languages> <language tag="en-GB" client="site">language/en-GB/en-GB.com_phocagallery.ini</language> <language tag="en-GB" client="site">language/en-GB/en-GB.com_phocagallery.sys.ini</language> </languages> <administration> <menu img="components/com_phocagallery/assets/images/icon-16-pg-menu.png" link="option=com_phocagallery">COM_PHOCAGALLERY</menu> <submenu> <menu img="components/com_phocagallery/assets/images/icon-16-pg-control-panel.png" alt="COM_PHOCAGALLERY_CONTROLPANEL" view="phocagallerycp" link="option=com_phocagallery">COM_PHOCAGALLERY_CONTROLPANEL</menu> <menu img="components/com_phocagallery/assets/images/icon-16-pg-menu-gal.png" alt="COM_PHOCAGALLERY_IMAGES" view="phocagalleryimgs" link="option=com_phocagallery&view=phocagalleryimgs">COM_PHOCAGALLERY_IMAGES</menu> <menu img="components/com_phocagallery/assets/images/icon-16-pg-menu-cat.png" alt="COM_PHOCAGALLERY_CATEGORIES" view="phocagallerycs" link="option=com_phocagallery&view=phocagallerycs">COM_PHOCAGALLERY_CATEGORIES</menu> <menu img="components/com_phocagallery/assets/images/icon-16-pg-menu-theme.png" alt="COM_PHOCAGALLERY_THEMES" view="phocagalleryt" link="option=com_phocagallery&view=phocagalleryt">COM_PHOCAGALLERY_THEMES</menu> <menu img="components/com_phocagallery/assets/images/icon-16-pg-menu-vote.png" alt="COM_PHOCAGALLERY_CATEGORYRATING" view="phocagalleryra" link="option=com_phocagallery&view=phocagalleryra">COM_PHOCAGALLERY_CATEGORYRATING</menu> <menu img="components/com_phocagallery/assets/images/icon-16-pg-menu-vote-img.png" alt="COM_PHOCAGALLERY_IMAGERATING" view="phocagalleryraimg" link="option=com_phocagallery&view=phocagalleryraimg">COM_PHOCAGALLERY_IMAGERATING</menu> <menu img="components/com_phocagallery/assets/images/icon-16-pg-menu-comment.png" alt="COM_PHOCAGALLERY_CATEGORYCOMMENTS" view="phocagallerycos" link="option=com_phocagallery&view=phocagallerycos">COM_PHOCAGALLERY_CATEGORYCOMMENTS</menu> <menu img="components/com_phocagallery/assets/images/icon-16-pg-menu-comment-img.png" alt="COM_PHOCAGALLERY_IMAGECOMMENTS" view="phocagallerycoimgs" link="option=com_phocagallery&view=phocagallerycoimgs">COM_PHOCAGALLERY_IMAGECOMMENTS</menu> <menu img="components/com_phocagallery/assets/images/icon-16-pg-menu-users.png" alt="COM_PHOCAGALLERY_USERS" view="phocagalleryusers" link="option=com_phocagallery&view=phocagalleryusers">COM_PHOCAGALLERY_USERS</menu> <menu img="components/com_phocagallery/assets/images/icon-16-pg-menu-fb.png" alt="COM_PHOCAGALLERY_FB" view="phocagalleryfbs" link="option=com_phocagallery&view=phocagalleryfbs">COM_PHOCAGALLERY_FB</menu> <menu img="components/com_phocagallery/assets/images/icon-16-pg-menu-tags.png" alt="COM_PHOCAGALLERY_TAGS" view="phocagallerytags" link="option=com_phocagallery&view=phocagallerytags">COM_PHOCAGALLERY_TAGS</menu> <menu img="components/com_phocagallery/assets/images/icon-16-pg-menu-info.png" alt="COM_PHOCAGALLERY_INFO" view="phocagalleryin" link="option=com_phocagallery&view=phocagalleryin">COM_PHOCAGALLERY_INFO</menu> </submenu> <files folder="admin"> <filename>access.xml</filename> <filename>config.xml</filename> <filename>controller.php</filename> <filename>index.html</filename> <filename>install.bak.sql</filename> <filename>install.phocagallery.php</filename> <filename>install.sql</filename> <filename>phocagallery.php</filename> <filename>phocagallery.xml</filename> <filename>uninstall.phocagallery.php</filename> <filename>uninstall.sql</filename> <folder>assets</folder> <folder>controllers</folder> <folder>help</folder> <folder>helpers</folder> <folder>libraries</folder> <folder>models</folder> <folder>tables</folder> <folder>views</folder> </files> <languages> <language tag="en-GB">language/en-GB/en-GB.com_phocagallery.ini</language> <language tag="en-GB">language/en-GB/en-GB.com_phocagallery.sys.ini</language> </languages> </administration> </extension>