diff e2gallerypro/index.php @ 3:3f6b44aa6b35 judyates

[svn r4] added ability to buy stuff, from a Prints page, but it doesn't work well with the css, and it also has not been fitted into the perl make system.
author rlm
date Mon, 22 Feb 2010 08:02:39 -0500
parents
children
line wrap: on
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/e2gallerypro/index.php	Mon Feb 22 08:02:39 2010 -0500
     1.3 @@ -0,0 +1,98 @@
     1.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     1.5 +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.6 +<head>
     1.7 +	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     1.8 +	<title>(E)2 Gallery Pro</title>
     1.9 +	<!--(E)2 Gallery Pro <head> Files-->
    1.10 +		<!--(E)2 Gallery Config FIle-->
    1.11 +            <?php require('e2config.php');?>
    1.12 +        <!--End (E)2 Gallery Config FIle-->
    1.13 +        <!--(E)2 Gallery Style Sheet Link-->
    1.14 +    		<link href="<? echo $galleryDesign?>/design.css" rel="stylesheet" type="text/css" />
    1.15 +            <script type="text/javascript">
    1.16 +			//modify this path if needed ^ Correlates with Style Sheet Path above
    1.17 +            var designPath="<? echo $galleryDesign?>/";
    1.18 +            </script>
    1.19 +        <!--End (E)2 Gallery Style Sheet Link-->
    1.20 +        
    1.21 +        <!--Mootools-->
    1.22 +            <script type="text/javascript" src="js/mootools-1.2-core.js"></script>
    1.23 +            <script type="text/javascript" src="js/mootools-1.2-more.js"></script>
    1.24 +        <!--End Mootools-->
    1.25 +        <!--(E)2 Gallery Javascript-->
    1.26 +			<script type="text/javascript" src="js/setupvars.js"></script>
    1.27 +			<?php require('php/parsexml.php');?>
    1.28 +			<script type="text/javascript" src="js/e2gallerypro.js"></script>
    1.29 +			<script type="text/javascript">
    1.30 +				window.addEvent('domready', function() {
    1.31 +				<?php if($autoStartSlideshow=="true"){ ?>
    1.32 +					(function(){ slideshow(); }).delay(slideshowtime);
    1.33 +				<?php } ?>
    1.34 +				<?php if($showGalleriesAtStart=="true"){ ?>
    1.35 +					galleries();
    1.36 +				<?php } ?>
    1.37 +				<?php if($showThumbsAtStart=="false"){ ?>
    1.38 +					showthumbbox();
    1.39 +				<?php } ?>
    1.40 +				<?php if($showInfoAtStart=="true"){ ?>
    1.41 +					showInfo(135);
    1.42 +				<?php } ?>
    1.43 +				});
    1.44 +            </script>
    1.45 +        <!--End (E)2 Gallery Javascript-->
    1.46 +	<!--End (E)2 Gallery Pro </head> Files-->
    1.47 +</head>
    1.48 +<body>
    1.49 +<!--(E)2 Gallery Pro HTML-->
    1.50 +<div id="gallerywrapper">
    1.51 +	<div id="gallery">
    1.52 +	  <!--Loading Bar-->
    1.53 +	  <div id="loading">
    1.54 +		<div id="loadingbar"><img src="<? echo $galleryDesign?>/loading_hill.gif" width="50" height="50" alt="" id="bar" /></div>
    1.55 +	  </div>
    1.56 +	  <!--End Loading Bar-->
    1.57 +	  <!--Previous Button Div-->
    1.58 +	  <div id="previous"></div>
    1.59 +	  <!--End Previous Button Div-->
    1.60 +	  <!--Next Button Div-->
    1.61 +	  <div id="next"></div>
    1.62 +	  <!--End Next Button Div-->
    1.63 +	  <!--Main Image Holder Div-->
    1.64 +	  <div id="images">
    1.65 +		<div id="imagewrap">
    1.66 +		  <div id="imgloader"></div>
    1.67 +		</div>
    1.68 +		<div id="imageinfo">
    1.69 +		  <div id="infoloader"></div>
    1.70 +		</div>
    1.71 +		<div id="smallmessage"></div>
    1.72 +	  </div>
    1.73 +	  <!--End Main Image Holder Div-->
    1.74 +	  <!--Thumb Box Div-->
    1.75 +	  <div id="thumbbox">
    1.76 +		<div id="thumbleft"></div>
    1.77 +		<div id="thumbright"></div>
    1.78 +		<div id="thumbnails">
    1.79 +		  <div id="thumbnailwrap"></div>
    1.80 +		</div>
    1.81 +	  </div>
    1.82 +	  <!--End Thumb Box Div-->
    1.83 +	  <!--For Sale Box Div-->
    1.84 +	  <div id="fsbox"></div>
    1.85 +	  <!--End For Sale Box Div-->
    1.86 +	  <!--Galleries Holder Div-->
    1.87 +	  <div id="galleries">
    1.88 +		<div id="controls">
    1.89 +		  <div class="right"><img src="<? echo $galleryDesign?>/gallery_view.png"  class="controls" rel=" " id="opengallery" title="<?php echo GALLERIESTEXT;?>" border="0" /> <img src="<? echo $galleryDesign?>/infobox.png" id="showinfo" rel=" " class="controls" title="<?php echo INFOTEXT;?>" border="0" /> <img src="<? echo $galleryDesign?>/thumbbox.png" id="showthumbbox" title="<?php echo THUMBSTEXT;?>" class="controls" rel=" " border="0" /></div>
    1.90 +		  <span id="slideshow"><img src="<? echo $galleryDesign?>/play.png" title="<?php echo PLAYTEXT;?>" border="0" align="absmiddle" class="controls" rel=" " /></span> | <span id="photoNum"></span><span id="flashNum"></span><span id="qtNum"></span></div>
    1.91 +		<div id="galleryset"> </div>
    1.92 +	  </div>
    1.93 +	  <!--End Galleries Holder Div-->
    1.94 +	  <!--Thumbnail Pop Up Holder-->
    1.95 +	  <div id="thumbnailPopUp"></div>
    1.96 +	  <!--End Thumbnail Pop Up Holder-->
    1.97 +	</div>
    1.98 +</div>
    1.99 +<!--End (E)2 Gallery Pro HTML-->
   1.100 +</body>
   1.101 +</html>