Файл: apwa/cache/tpl_red-gold_gallery.index_body.html.php
Строк: 149
<?php if (!defined('IN_PHPBB')) exit; $this->_tpl_include('gallery/gallery_header.html'); if ($this->_rootref['S_DISPLAY_SEARCH'] || ( $this->_rootref['S_USER_LOGGED_IN'] && ! $this->_rootref['S_IS_BOT'] )) { ?>
<div class="panel">
<ul class="linklist">
<?php if ($this->_rootref['S_DISPLAY_SEARCH']) { ?>
<li><a href="<?php echo (isset($this->_rootref['U_G_SEARCH_RECENT'])) ? $this->_rootref['U_G_SEARCH_RECENT'] : ''; ?>"><?php echo ((isset($this->_rootref['L_VIEW_SEARCH_RECENT'])) ? $this->_rootref['L_VIEW_SEARCH_RECENT'] : ((isset($user->lang['VIEW_SEARCH_RECENT'])) ? $user->lang['VIEW_SEARCH_RECENT'] : '{ VIEW_SEARCH_RECENT }')); ?></a> • <a href="<?php echo (isset($this->_rootref['U_G_SEARCH_RANDOM'])) ? $this->_rootref['U_G_SEARCH_RANDOM'] : ''; ?>"><?php echo ((isset($this->_rootref['L_VIEW_SEARCH_RANDOM'])) ? $this->_rootref['L_VIEW_SEARCH_RANDOM'] : ((isset($user->lang['VIEW_SEARCH_RANDOM'])) ? $user->lang['VIEW_SEARCH_RANDOM'] : '{ VIEW_SEARCH_RANDOM }')); ?></a><?php if ($this->_rootref['U_G_SEARCH_COMMENTED']) { ?> • <a href="<?php echo (isset($this->_rootref['U_G_SEARCH_COMMENTED'])) ? $this->_rootref['U_G_SEARCH_COMMENTED'] : ''; ?>"><?php echo ((isset($this->_rootref['L_VIEW_SEARCH_COMMENTED'])) ? $this->_rootref['L_VIEW_SEARCH_COMMENTED'] : ((isset($user->lang['VIEW_SEARCH_COMMENTED'])) ? $user->lang['VIEW_SEARCH_COMMENTED'] : '{ VIEW_SEARCH_COMMENTED }')); ?></a><?php } if ($this->_rootref['U_G_SEARCH_TOPRATED']) { ?> • <a href="<?php echo (isset($this->_rootref['U_G_SEARCH_TOPRATED'])) ? $this->_rootref['U_G_SEARCH_TOPRATED'] : ''; ?>"><?php echo ((isset($this->_rootref['L_VIEW_SEARCH_TOPRATED'])) ? $this->_rootref['L_VIEW_SEARCH_TOPRATED'] : ((isset($user->lang['VIEW_SEARCH_TOPRATED'])) ? $user->lang['VIEW_SEARCH_TOPRATED'] : '{ VIEW_SEARCH_TOPRATED }')); ?></a><?php } if ($this->_rootref['U_G_SEARCH_CONTESTS']) { ?> • <a href="<?php echo (isset($this->_rootref['U_G_SEARCH_CONTESTS'])) ? $this->_rootref['U_G_SEARCH_CONTESTS'] : ''; ?>"><?php echo ((isset($this->_rootref['L_VIEW_SEARCH_CONTESTS'])) ? $this->_rootref['L_VIEW_SEARCH_CONTESTS'] : ((isset($user->lang['VIEW_SEARCH_CONTESTS'])) ? $user->lang['VIEW_SEARCH_CONTESTS'] : '{ VIEW_SEARCH_CONTESTS }')); ?></a><?php } if ($this->_rootref['S_USER_LOGGED_IN']) { ?> • <a href="<?php echo (isset($this->_rootref['U_G_SEARCH_SELF'])) ? $this->_rootref['U_G_SEARCH_SELF'] : ''; ?>"><?php echo ((isset($this->_rootref['L_VIEW_SEARCH_SELF'])) ? $this->_rootref['L_VIEW_SEARCH_SELF'] : ((isset($user->lang['VIEW_SEARCH_SELF'])) ? $user->lang['VIEW_SEARCH_SELF'] : '{ VIEW_SEARCH_SELF }')); ?></a><?php } ?></li>
<li class="rightside"><a href="<?php echo (isset($this->_rootref['U_GALLERY_SEARCH'])) ? $this->_rootref['U_GALLERY_SEARCH'] : ''; ?>"><?php echo ((isset($this->_rootref['L_SEARCH'])) ? $this->_rootref['L_SEARCH'] : ((isset($user->lang['SEARCH'])) ? $user->lang['SEARCH'] : '{ SEARCH }')); ?></a></li>
<?php } if (! $this->_rootref['S_IS_BOT'] && $this->_rootref['U_MARK_ALBUMS']) { ?><li class="rightside"><a href="<?php echo (isset($this->_rootref['U_MARK_ALBUMS'])) ? $this->_rootref['U_MARK_ALBUMS'] : ''; ?>" accesskey="m"><?php echo ((isset($this->_rootref['L_MARK_ALBUMS_READ'])) ? $this->_rootref['L_MARK_ALBUMS_READ'] : ((isset($user->lang['MARK_ALBUMS_READ'])) ? $user->lang['MARK_ALBUMS_READ'] : '{ MARK_ALBUMS_READ }')); ?></a><?php if ($this->_rootref['S_DISPLAY_SEARCH']) { ?> • <?php } ?></li><?php } ?>
</ul>
</div>
<?php } if ($this->_rootref['S_PERSONAL_GALLERY'] && $this->_rootref['U_USERS_PERSONAL_GALLERIES']) { ?>
<div class="panel">
<div class="inner"><span class="corners-top"><span></span></span>
<ul class="linklist">
<li>
<strong style="font-size: 0.95em;">
<?php if ($this->_rootref['U_YOUR_PERSONAL_GALLERY']) { ?><a href="<?php echo (isset($this->_rootref['U_YOUR_PERSONAL_GALLERY'])) ? $this->_rootref['U_YOUR_PERSONAL_GALLERY'] : ''; ?>"><?php echo ((isset($this->_rootref['L_YOUR_PERSONAL_ALBUM'])) ? $this->_rootref['L_YOUR_PERSONAL_ALBUM'] : ((isset($user->lang['YOUR_PERSONAL_ALBUM'])) ? $user->lang['YOUR_PERSONAL_ALBUM'] : '{ YOUR_PERSONAL_ALBUM }')); ?></a> « <?php } ?>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>"><?php echo ((isset($this->_rootref['L_ALL'])) ? $this->_rootref['L_ALL'] : ((isset($user->lang['ALL'])) ? $user->lang['ALL'] : '{ ALL }')); ?></a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=a">A</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=b">B</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=c">C</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=d">D</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=e">E</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=f">F</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=g">G</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=h">H</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=i">I</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=j">J</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=k">K</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=l">L</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=m">M</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=n">N</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=o">O</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=p">P</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=q">Q</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=r">R</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=s">S</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=t">T</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=u">U</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=v">V</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=w">W</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=x">X</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=y">Y</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=z">Z</a>
<a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>&first_char=other">#</a></strong>
</li>
</ul>
<span class="corners-bottom"><span></span></span></div>
</div>
<?php } $this->_tpl_include('gallery/albumlist_body.html'); if ($this->_rootref['S_PERSONAL_GALLERY']) { ?>
<div class="topic-actions">
<div class="pagination"><?php echo (isset($this->_rootref['TOTAL_PGALLERIES_SHORT'])) ? $this->_rootref['TOTAL_PGALLERIES_SHORT'] : ''; if ($this->_rootref['PAGINATION']) { ?> • <a href="#" onclick="jumpto(); return false;" title="<?php echo ((isset($this->_rootref['L_JUMP_TO_PAGE'])) ? $this->_rootref['L_JUMP_TO_PAGE'] : ((isset($user->lang['JUMP_TO_PAGE'])) ? $user->lang['JUMP_TO_PAGE'] : '{ JUMP_TO_PAGE }')); ?>"><?php echo (isset($this->_rootref['PAGE_NUMBER'])) ? $this->_rootref['PAGE_NUMBER'] : ''; ?></a> • <span><?php echo (isset($this->_rootref['PAGINATION'])) ? $this->_rootref['PAGINATION'] : ''; ?></span><?php } ?></div>
</div>
<?php } if ($this->_rootref['S_USERS_PERSONAL_GALLERIES']) { ?>
<div class="panel">
<h4><?php if ($this->_rootref['S_PERSONAL_GALLERY']) { ?><a href="<?php echo (isset($this->_rootref['U_GALLERY_MOD'])) ? $this->_rootref['U_GALLERY_MOD'] : ''; ?>"><?php echo ((isset($this->_rootref['L_GALLERY'])) ? $this->_rootref['L_GALLERY'] : ((isset($user->lang['GALLERY'])) ? $user->lang['GALLERY'] : '{ GALLERY }')); ?></a> ‹ <?php echo ((isset($this->_rootref['L_USERS_PERSONAL_ALBUMS'])) ? $this->_rootref['L_USERS_PERSONAL_ALBUMS'] : ((isset($user->lang['USERS_PERSONAL_ALBUMS'])) ? $user->lang['USERS_PERSONAL_ALBUMS'] : '{ USERS_PERSONAL_ALBUMS }')); } else { echo ((isset($this->_rootref['L_GALLERY'])) ? $this->_rootref['L_GALLERY'] : ((isset($user->lang['GALLERY'])) ? $user->lang['GALLERY'] : '{ GALLERY }')); ?> ‹ <a href="<?php echo (isset($this->_rootref['U_USERS_PERSONAL_GALLERIES'])) ? $this->_rootref['U_USERS_PERSONAL_GALLERIES'] : ''; ?>"><?php echo ((isset($this->_rootref['L_USERS_PERSONAL_ALBUMS'])) ? $this->_rootref['L_USERS_PERSONAL_ALBUMS'] : ((isset($user->lang['USERS_PERSONAL_ALBUMS'])) ? $user->lang['USERS_PERSONAL_ALBUMS'] : '{ USERS_PERSONAL_ALBUMS }')); ?></a><?php } if ($this->_rootref['U_YOUR_PERSONAL_GALLERY']) { ?> » <a href="<?php echo (isset($this->_rootref['U_YOUR_PERSONAL_GALLERY'])) ? $this->_rootref['U_YOUR_PERSONAL_GALLERY'] : ''; ?>"><?php echo ((isset($this->_rootref['L_YOUR_PERSONAL_ALBUM'])) ? $this->_rootref['L_YOUR_PERSONAL_ALBUM'] : ((isset($user->lang['YOUR_PERSONAL_ALBUM'])) ? $user->lang['YOUR_PERSONAL_ALBUM'] : '{ YOUR_PERSONAL_ALBUM }')); ?></a><?php } ?></h4></div><?php } $this->_tpl_include('gallery/recent_body.html'); if ($this->_rootref['S_DISPLAY_ONLINE_LIST'] && $this->_rootref['S_DISP_WHOISONLINE']) { if ($this->_rootref['U_VIEWONLINE']) { ?>
<h3 class="panel-header"><a href="<?php echo (isset($this->_rootref['U_VIEWONLINE'])) ? $this->_rootref['U_VIEWONLINE'] : ''; ?>"><span class="panel-icon"><i class="icon-info-circled-alt"></i></span><?php echo ((isset($this->_rootref['L_WHO_IS_ONLINE'])) ? $this->_rootref['L_WHO_IS_ONLINE'] : ((isset($user->lang['WHO_IS_ONLINE'])) ? $user->lang['WHO_IS_ONLINE'] : '{ WHO_IS_ONLINE }')); ?></a></h3>
<?php } else { ?>
<h3 class="panel-header"><span class="panel-icon"><i class="icon-info-circled-alt"></i></span><?php echo ((isset($this->_rootref['L_WHO_IS_ONLINE'])) ? $this->_rootref['L_WHO_IS_ONLINE'] : ((isset($user->lang['WHO_IS_ONLINE'])) ? $user->lang['WHO_IS_ONLINE'] : '{ WHO_IS_ONLINE }')); ?></h3>
<?php } ?>
<div class="panel">
<p><?php echo (isset($this->_rootref['TOTAL_USERS_ONLINE'])) ? $this->_rootref['TOTAL_USERS_ONLINE'] : ''; ?> (<?php echo ((isset($this->_rootref['L_ONLINE_EXPLAIN'])) ? $this->_rootref['L_ONLINE_EXPLAIN'] : ((isset($user->lang['ONLINE_EXPLAIN'])) ? $user->lang['ONLINE_EXPLAIN'] : '{ ONLINE_EXPLAIN }')); ?>)<br /><?php echo (isset($this->_rootref['RECORD_USERS'])) ? $this->_rootref['RECORD_USERS'] : ''; ?><br /> <br /><?php echo (isset($this->_rootref['LOGGED_IN_USER_LIST'])) ? $this->_rootref['LOGGED_IN_USER_LIST'] : ''; ?>
<?php if ($this->_rootref['LEGEND']) { ?><br /><em><?php echo ((isset($this->_rootref['L_LEGEND'])) ? $this->_rootref['L_LEGEND'] : ((isset($user->lang['LEGEND'])) ? $user->lang['LEGEND'] : '{ LEGEND }')); ?>: <?php echo (isset($this->_rootref['LEGEND'])) ? $this->_rootref['LEGEND'] : ''; ?></em><?php } ?></p>
</div>
<?php } if ($this->_rootref['S_DISPLAY_BIRTHDAY_LIST'] && $this->_rootref['BIRTHDAY_LIST']) { ?>
<h3 class="panel-header"><span class="panel-icon"><i class="icon-gift"></i></span><?php echo ((isset($this->_rootref['L_BIRTHDAYS'])) ? $this->_rootref['L_BIRTHDAYS'] : ((isset($user->lang['BIRTHDAYS'])) ? $user->lang['BIRTHDAYS'] : '{ BIRTHDAYS }')); ?></h3>
<div class="panel" >
<p><?php if ($this->_rootref['BIRTHDAY_LIST']) { echo ((isset($this->_rootref['L_CONGRATULATIONS'])) ? $this->_rootref['L_CONGRATULATIONS'] : ((isset($user->lang['CONGRATULATIONS'])) ? $user->lang['CONGRATULATIONS'] : '{ CONGRATULATIONS }')); ?>: <strong><?php echo (isset($this->_rootref['BIRTHDAY_LIST'])) ? $this->_rootref['BIRTHDAY_LIST'] : ''; ?></strong><?php } else { echo ((isset($this->_rootref['L_NO_BIRTHDAYS'])) ? $this->_rootref['L_NO_BIRTHDAYS'] : ((isset($user->lang['NO_BIRTHDAYS'])) ? $user->lang['NO_BIRTHDAYS'] : '{ NO_BIRTHDAYS }')); } ?></p>
</div>
<?php } if ($this->_rootref['TOTAL_IMAGES']) { ?>
<h3 class="panel-header"><span class="panel-icon"><i class="icon-chart-bar"></i></span><?php echo ((isset($this->_rootref['L_STATISTICS'])) ? $this->_rootref['L_STATISTICS'] : ((isset($user->lang['STATISTICS'])) ? $user->lang['STATISTICS'] : '{ STATISTICS }')); ?></h3>
<div class="panel"><p><?php echo (isset($this->_rootref['TOTAL_IMAGES'])) ? $this->_rootref['TOTAL_IMAGES'] : ''; if ($this->_rootref['TOTAL_COMMENTS']) { ?> • <?php echo (isset($this->_rootref['TOTAL_COMMENTS'])) ? $this->_rootref['TOTAL_COMMENTS'] : ''; } if ($this->_rootref['TOTAL_PGALLERIES']) { ?> • <?php echo (isset($this->_rootref['TOTAL_PGALLERIES'])) ? $this->_rootref['TOTAL_PGALLERIES'] : ''; if ($this->_rootref['NEWEST_PGALLERIES']) { ?> • <?php echo (isset($this->_rootref['NEWEST_PGALLERIES'])) ? $this->_rootref['NEWEST_PGALLERIES'] : ''; } } ?></p>
</div>
<?php } $this->_tpl_include('gallery/gallery_footer.html'); ?>