Example #1
0
    ?>
</a> |
									<?php 
    if (is_null($_zp_current_album)) {
        $search = new SearchEngine();
        $params = trim(zp_getCookie('zenphoto_search_params'));
        $search->setSearchParams($params);
        $images = $search->getImages(0);
        $searchwords = $search->getSearchWords();
        $searchdate = $search->getSearchDate();
        $searchfields = $search->getSearchFields(true);
        $page = $search->page;
        $returnpath = getSearchURL($searchwords, $searchdate, $searchfields, $page);
        echo '<a href=' . html_encode($returnpath) . '><em>' . gettext('Search') . '</em></a> | ';
    } else {
        printParentBreadcrumb();
        printAlbumBreadcrumb("", " | ");
    }
    ?>
 </span>
								Slideshow
							</div> <!-- navbar -->
						</div> <!-- wrapnav -->
					</div> <!-- galleryheader -->
				</div> <!-- main2 -->
				<div id="content">
					<div id="main">
						<div id="slideshowpage">
	<?php 
    printSlideShow(false, true);
    ?>
Example #2
0
<div data-role="page" id="mainpage">

  <?php 
jqm_printMainHeaderNav();
?>

	<div class="ui-content" role="main">
		<div class="content-primary">
		<h2 class="breadcrumb"><a href="<?php 
echo getGalleryIndexURL();
?>
"><?php 
echo gettext('Gallery');
?>
</a> <?php 
printParentBreadcrumb('', '', '');
?>
 <?php 
printAlbumTitle();
?>
</h2>
		<?php 
printAlbumDesc();
?>
		<?php 
if (hasPrevPage() || hasNextPage()) {
    printPageListWithNav(gettext("prev"), gettext("next"), false, true, 'pagelist', NULL, true, 7);
}
?>
		<ul data-role="listview" data-inset="true">
			<?php 
Example #3
0
<div id="content">

	<div id="breadcrumb">
	<h2><a href="<?php 
echo getGalleryIndexURL(false);
?>
" title="<?php 
gettext('Index');
?>
"><?php 
echo gettext("Index");
?>
</a> &raquo; <?php 
echo gettext("Gallery");
printParentBreadcrumb(" &raquo; ", " &raquo; ", " &raquo; ");
printAlbumBreadcrumb(" ", " &raquo; ");
?>
			 <strong><?php 
printImageTitle(true);
?>
</strong> (<?php 
echo imageNumber() . "/" . getNumImages();
?>
)
			</h2>
		</div>
	<div id="content-left">

	<!-- The Image -->
 <?php 
Example #4
0
<?php

include "inc-header.php";
include "inc-sidebar.php";
?>

<div class="right">
	<?php 
if ($zpfocus_social) {
    include "inc-social.php";
}
?>
	<h1 id="tagline"><?php 
printParentBreadcrumb("", " / ", " / ");
printAlbumTitle();
?>
</h1>

	<?php 
if ($zpfocus_logotype) {
    ?>
	<a style="display:block;" href="<?php 
    echo getGalleryIndexURL();
    ?>
"><img src="<?php 
    echo $_zp_themeroot;
    ?>
/images/<?php 
    echo $zpfocus_logofile;
    ?>
" alt="<?php 
Example #5
0
?>
</h1>
				<?php 
if (getOption('Allow_search')) {
    $album_list = array('albums' => array($_zp_current_album->name), 'pages' => '0', 'news' => '0');
    printSearchForm(NULL, 'search', gettext('Search within album'), gettext('Search'), NULL, NULL, $album_list);
}
?>
			</div>

			<div id="content">

				<div id="breadcrumb">
					<h2><?php 
printGalleryIndexURL(' » ');
printParentBreadcrumb("", " » ", " » ");
?>
<strong><?php 
printAlbumTitle();
?>
</strong></h2>
				</div>

				<div id="content-left">
					<div><?php 
printAlbumDesc();
?>
</div>


					<?php 
Example #6
0
<?php 
zp_apply_filter('theme_body_open');
?>
<div id="main">

  <div id="title">
	<h1>
	  <a href="<?php 
echo getGalleryIndexURL();
?>
" title="Gallery Index"><?php 
echo getGalleryTitle();
?>
</a><?php 
if (getParentBreadcrumb()) {
    printParentBreadcrumb(" | ", "", "");
}
?>
 | <?php 
printAlbumTitle(true);
?>
	</h1>
	<a href="<?php 
echo getGalleryIndexURL();
?>
" onmouseout="IB_restore()" onmouseover="IB_swap('logo','','<?php 
echo $_zp_themeroot;
?>
/images/logo-on.gif',1)"  title="Home">
	  <img src="<?php 
echo $_zp_themeroot;
Example #7
0
?>
"><?php 
echo gettext('Home');
?>
</a> &gt;
			<a href="<?php 
echo htmlspecialchars(getGalleryIndexURL());
?>
" title="<?php 
echo gettext('Albums Index');
?>
"><?php 
echo getGalleryTitle();
?>
</a> &gt; <?php 
printParentBreadcrumb("", " > ", " > ");
printAlbumBreadcrumb("", " > ");
echo getImageTitle();
?>
		</p>

		<div id="footer">
			<hr />
			<p>
				<?php 
echo gettext('<a href="http://stopdesign.com/templates/photos/">Photo Templates</a> from Stopdesign.');
?>
				<?php 
printZenphotoLink();
?>
			</p>
Example #8
0
            $imagepresent = true;
        } else {
            $x = $x;
            $videopresent = true;
        }
        ?>
					<?php 
    }
    ?>
				</div>
				<?php 
}
?>
				<div>
					<?php 
printParentBreadcrumb('', ' » ', ' » ', 30, '...');
?>
 <?php 
echo shortenContent(printAlbumTitle(true), 30, '...');
?>
					<small>(
					<?php 
if (getNumAlbums() > 0) {
    echo getNumAlbums() . gettext(' Subalbums, ');
}
?>
					<?php 
echo getTotalImagesIn($_zp_current_album) . gettext(' Total Images');
?>
					)</small>
				</div>
Example #9
0
?>
" rel="nofollow">
			<img id='album-rss-icon' src="<?php 
echo PersonalityUtil::getPersonaIconURL("rss", "{$_zp_themeroot}/resources/images/rss.png");
?>
" width="64" height="64"/>
		</a>
		<?php 
PersonalityUtil::printPersonalityIconSwitcher('rss', 'album-rss-icon');
?>
	</div>
	<div class="text left">
		<span>
			<?php 
if (!is_null($_zp_current_album->getParent())) {
    printParentBreadcrumb('<em class="wrap">', '</em><em class="wrap">', '</em>');
}
?>
			<em class="wrap"><?php 
echo getAlbumTitle();
?>
</em>
		</span>
	</div>
	<div class="clear"></div>
</div>

<?php 
if (count($_zp_current_album->getSubalbums()) > 0) {
    $desc = getAlbumDesc();
    if (!isset($desc) || trim($desc) == '') {