source: extensions/Flash_Gallery/modules/_Exemple/xml/header.xml.php @ 3531

Last change on this file since 3531 was 3531, checked in by tiico, 15 years ago

First revision (for testing)
Only in French (translation to be done)

File size: 489 bytes
Line 
1<?php
2echo "<?xml version=\"1.0\" encoding=\"UTF-8\"?>";
3echo "<simpleviewergallery maxImageWidth=\"480\" maxImageHeight=\"360\" textColor=\"0x333333\" frameColor=\"0x999999\" frameWidth=\"0\" stagePadding=\"0\" navPadding=\"40\" thumbnailColumns=\"6\" thumbnailRows=\"2\" navPosition=\"bottom\" vAlign=\"top\" hAlign=\"center\" title=\"SimpleViewer Gallery\" enableRightClickOpen=\"true\" backgroundImagePath=\"\" imagePath=\"".get_root_url()."\" thumbPath=\"".get_root_url()."\">";
4?>
Note: See TracBrowser for help on using the repository browser.