Beispiel #1
0
		<div id="header">
			<div id="logo">
<?php 
echo getGalleryLogo();
?>
			</div>
			<div id="gallery_title">
<?php 
echo getGalleryTitleHeader();
?>
			</div>
		</div>
		<div id="breadcrumb">
			<ul>
				<?php 
getFormattedMainSiteName('<li class="page">', '</li><li class="chevron"> > </li>');
echo '<li><a href="' . getGalleryIndexURL() . '">' . getBareGalleryTitle() . '</a></li>';
getParentBreadcrumbTLB('<li class="chevron"><a> &gt; </a></li>');
echo '<li class="chevron"><a> &gt; </a></li>';
echo '<li><a href="' . getAlbumURL() . '">' . getBareAlbumTitle() . '</a></li>';
echo '<li class="chevron"><a> &gt; </a></li>';
echo '<li><a>' . getBareImageTitle() . '</a></li>';
?>
			</ul>
		</div>
		<div id="menu">
<?php 
printThemeMenu();
?>
		</div>
		<div id="content" class="c">
Beispiel #2
0
?>
/style.css" />
<?php 
zp_apply_filter('theme_head');
?>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="doc-type" content="Web Page" />
<meta name="doc-class" content="Published" />
<meta name="doc-rights" content="Copywritten Work" />
<meta name="doc-publisher" content="<?php 
echo html_encode(getFormattedMainSiteName());
?>
" />
<meta name="author" content="<?php 
echo 'the Whole Life to Learn';
?>
" />
<meta name="designer" content="<?php 
echo 'the Whole Life to Learn';
?>
" />
<meta name="copyright" content="<?php 
echo html_encode(getFormattedMainSiteName());
?>
" />
<meta name="generator" content="Zenphoto <?php 
printVersion();
?>
" />
<meta name="robots" content="index, follow" />
<meta name="language" content="en" />