</h3> <?php printNewsArchive("archive"); ?> <hr /> <?php } ?> <h3><?php echo gettext('Popular Tags'); ?> </h3> <div id="tag_cloud"> <?php printAllTagsAs('cloud', 'tags'); ?> </div> </div> </div> <div class="content-secondary"> <?php jqm_printMenusLinks(); ?> </div> </div><!-- /content --> <?php jqm_printBacktoTopLink(); ?> <?php
?> </tr> </tbody> </table> <?php if (getOption('zpB_show_tags')) { ?> <table id="tags" class="table"> <thead> <th><h4 class="center"><?php echo gettext('Tags'); ?> </h4></th> </thead> <tbody> <tr> <td> <?php printAllTagsAs('cloud', 'nav nav-pills', 'abc', false, true, 2.5, 30, 5, NULL, 1); ?> </td> </tr> </tbody> </table> <?php } ?> <?php include 'inc_footer.php';
printAllDates('archive', 'year', 'month', 'desc'); ?> </div> <div class="six columns offset-by-one"> <?php if ($zenpage && $zpskel_usenews) { ?> <h3><?php echo gettext('News Archive'); ?> </h3> <?php printNewsArchive('archive', 'year', 'month', 'archive-active', false); ?> <?php } ?> <h3><?php echo gettext('Tag Cloud'); ?> </h3> <?php printAllTagsAs('cloud', 'month', 'abc', true, true, 2, 10, 1, null, 1); ?> </div> </div> </div> <?php include "inc-bottom.php"; include "inc-footer.php";
?> </div> </div> <?php } } ?> <div class="block archive"> <h5><?php echo gettext('Tags'); ?> </h5> <div class="archive-cols"> <?php printAllTagsAs('list', 'year', 'results', true, true, 2, 50, 1); ?> </div> </div> </div> <div class="gallery-sidebar pad"> <?php printSearchForm('', 'search', $_zp_themeroot . '/images/magnifying_glass_16x16.png', gettext('Search gallery'), $_zp_themeroot . '/images/list_12x11.png'); ?> <hr /> <?php include 'inc-archive-stats-menu.php'; ?>
<div class="pagination-nogal"> <?php printPageListWithNav(' « ', ' » ', false, true, 'clearfix', NULL, true, 7); ?> </div> <?php } ?> <?php if (getOption('show_tag')) { ?> <div class="headline-tags"> <?php printAllTagsAs('cloud', 'hor-list', 'abc', false, true, 2.5, 30, 5, NULL, 1); ?> </div> <?php } ?> <?php if (getOption('image_statistic') != 'none' && (extensionEnabled('image_album_statistics') || getOption('image_statistic') == 'random')) { ?> <?php include 'inc_print_image_statistic.php'; ?> <?php } ?>