<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<?pixaria pixieversion="1.0.0" scriptversion="1.1" ?>

<PixieDefinition>

	<PixieName>Gallery Listing</PixieName>
	
	<PixieVersion>1.0</PixieVersion>
	
	<PixieUniqueID>CF3</PixieUniqueID>
	
	<PixieDescription>This plugin allows you to display the first page of thumbnails that would be seen by a visitor to your website when viewing the main gallery PHP script 'index.gallery.php'.  It is used on the default Pixaria site homepage to provide quick access to image galleries.</PixieDescription>
	
	<PixieNotice>For consistency, the Smarty template file for this plugin refers directly to the default gallery thumbnail template used in your selected theme.  If you customise the gallery thumbnails for your theme, it will affect the appearance of this plugin.</PixieNotice>
	
	<PixieExamples>
		
		<PixieExample>
		
			<PixieExampleDescription>Show the first page of galleries your users would see on the index.gallery.php page of your site.</PixieExampleDescription>
		
			<PixieExampleCode>{load_pixie name="gallery_listing"}</PixieExampleCode>
		
		</PixieExample>
		
	</PixieExamples>
		
	<PixieOptions>
	
	</PixieOptions>
	
</PixieDefinition>

