108 lines
		
	
	
		
			4.7 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			108 lines
		
	
	
		
			4.7 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <extension type="component" method="upgrade" version="5.0">
 | |
| 	<name>com_phocagallery</name>
 | |
| 	<author>Jan Pavelka (www.phoca.cz)</author>
 | |
| 	<creationDate>24/09/2024</creationDate>
 | |
| 	<authorEmail></authorEmail>
 | |
| 	<authorUrl>https://www.phoca.cz</authorUrl>
 | |
| 	<copyright>Jan Pavelka</copyright>
 | |
| 	<license>GNU/GPL</license>
 | |
| 	<version>5.0.3</version>
 | |
| 	<description>COM_PHOCAGALLERY_XML_DESCRIPTION</description>
 | |
| 	<scriptfile>script.php</scriptfile>
 | |
| 	<projectName>PhocaGallery</projectName>
 | |
| 
 | |
| 	<install>
 | |
| 		<sql>
 | |
| 			<file driver="mysql" charset="utf8">install/sql/mysql/install.utf8.sql</file>
 | |
| 		</sql>
 | |
| 	</install>
 | |
| 
 | |
| 	<uninstall>
 | |
| 		<sql>
 | |
| 			<file driver="mysql" charset="utf8">install/sql/mysql/uninstall.utf8.sql</file>
 | |
| 		</sql>
 | |
| 	</uninstall>
 | |
| 
 | |
| 	<update>
 | |
| 		<schemas>
 | |
| 			<schemapath type="mysql">update/sql/mysql</schemapath>
 | |
| 		</schemas>
 | |
| 	</update>
 | |
| 
 | |
| 	<files folder="site">
 | |
| 		<folder>controllers</folder>
 | |
| 		<folder>helpers</folder>
 | |
| 		<folder>views</folder>
 | |
| 		<folder>layouts</folder>
 | |
| 		<folder>models</folder>
 | |
| 		<filename>index.html</filename>
 | |
| 		<filename>router.php</filename>
 | |
| 		<filename>phocagallery.php</filename>
 | |
| 		<filename>controller.php</filename>
 | |
| 	</files>
 | |
| 
 | |
| 	<media destination="com_phocagallery" folder="media">
 | |
| 		<folder>duotone</folder>
 | |
| 		<folder>css</folder>
 | |
| 		<folder>js</folder>
 | |
| 		<folder>images</folder>
 | |
| 		<filename>index.html</filename>
 | |
| 		<filename>theme.xml</filename>
 | |
| 	</media>
 | |
| 
 | |
| 	<languages folder="admin/language">
 | |
| 		<language tag="en-GB" client="site">en-GB/en-GB.com_phocagallery.ini</language>
 | |
| 		<language tag="en-GB" client="site">en-GB/en-GB.com_phocagallery.sys.ini</language>
 | |
| 	</languages>
 | |
| 
 | |
| 	<administration>
 | |
| 
 | |
| 		<menu img="class:cp" alt="COM_PHOCAGALLERY" link="option=com_phocagallery">COM_PHOCAGALLERY</menu>
 | |
| 
 | |
| 			<submenu>
 | |
| 				<menu img="class:cp" alt="COM_PHOCAGALLERY_CONTROLPANEL" view="phocagallerycp" link="option=com_phocagallery">COM_PHOCAGALLERY_CONTROLPANEL</menu>
 | |
| 				<menu img="class:images" alt="COM_PHOCAGALLERY_IMAGES" view="phocagalleryimgs" link="option=com_phocagallery&view=phocagalleryimgs">COM_PHOCAGALLERY_IMAGES</menu>
 | |
| 				<menu img="class:categories" alt="COM_PHOCAGALLERY_CATEGORIES" view="phocagallerycs" link="option=com_phocagallery&view=phocagallerycs">COM_PHOCAGALLERY_CATEGORIES</menu>
 | |
| 				<menu img="class:themes" alt="COM_PHOCAGALLERY_THEMES" view="phocagalleryt" link="option=com_phocagallery&view=phocagalleryt">COM_PHOCAGALLERY_THEMES</menu>
 | |
| 				<menu img="class:rate-categories" alt="COM_PHOCAGALLERY_CATEGORYRATING" view="phocagalleryra" link="option=com_phocagallery&view=phocagalleryra">COM_PHOCAGALLERY_CATEGORYRATING</menu>
 | |
| 				<menu img="class:rate-images" alt="COM_PHOCAGALLERY_IMAGERATING" view="phocagalleryraimg" link="option=com_phocagallery&view=phocagalleryraimg">COM_PHOCAGALLERY_IMAGERATING</menu>
 | |
| 				<menu img="class:comment-categories" alt="COM_PHOCAGALLERY_CATEGORYCOMMENTS" view="phocagallerycos" link="option=com_phocagallery&view=phocagallerycos">COM_PHOCAGALLERY_CATEGORYCOMMENTS</menu>
 | |
| 				<menu img="class:comment-images" alt="COM_PHOCAGALLERY_IMAGECOMMENTS" view="phocagallerycoimgs" link="option=com_phocagallery&view=phocagallerycoimgs">COM_PHOCAGALLERY_IMAGECOMMENTS</menu>
 | |
| 				<menu img="class:users" alt="COM_PHOCAGALLERY_USERS" view="phocagalleryusers" link="option=com_phocagallery&view=phocagalleryusers">COM_PHOCAGALLERY_USERS</menu>
 | |
| 				<menu img="class:tags" alt="COM_PHOCAGALLERY_TAGS" view="phocagallerytags" link="option=com_phocagallery&view=phocagallerytags">COM_PHOCAGALLERY_TAGS</menu>
 | |
| 				<menu img="class:styles" alt="COM_PHOCAGALLERY_STYLES" view="phocagalleryefs" link="option=com_phocagallery&view=phocagalleryefs">COM_PHOCAGALLERY_STYLES</menu>
 | |
| 				<menu img="class:info" alt="COM_PHOCAGALLERY_INFO" view="phocagalleryin" link="option=com_phocagallery&view=phocagalleryin">COM_PHOCAGALLERY_INFO</menu>
 | |
| 			</submenu>
 | |
| 
 | |
| 		<files folder="admin">
 | |
| 			<folder>libraries</folder>
 | |
| 			<folder>controllers</folder>
 | |
| 			<folder>install</folder>
 | |
| 			<folder>update</folder>
 | |
| 			<folder>tables</folder>
 | |
| 			<folder>helpers</folder>
 | |
| 			<folder>views</folder>
 | |
| 			<folder>help</folder>
 | |
| 			<folder>layouts</folder>
 | |
| 			<folder>models</folder>
 | |
| 			<filename>index.html</filename>
 | |
| 			<filename>config.xml</filename>
 | |
| 			<filename>phocagallery.php</filename>
 | |
| 			<filename>access.xml</filename>
 | |
| 			<filename>controller.php</filename>
 | |
| 		</files>
 | |
| 
 | |
| 		<languages folder="admin/language">
 | |
| 			<language tag="en-GB">en-GB/en-GB.com_phocagallery.ini</language>
 | |
| 			<language tag="en-GB">en-GB/en-GB.com_phocagallery.sys.ini</language>
 | |
| 		</languages>
 | |
| 	</administration>
 | |
| 	
 | |
| 	
 | |
| 
 | |
| 	<updateservers>
 | |
| 		<server type="extension" name="COM_PHOCAGALLERY" priority="1"><![CDATA[https://raw.githubusercontent.com/PhocaCz/PhocaGallery/master/manifest.xml]]></server>
 | |
| 	</updateservers>
 | |
| </extension>
 |