DIR : /home/kozerus/public_html/piwigo/themes/smartpocket/template/menubar_specials.tpl
/home/kozerus/public_html/piwigo/themes/smartpocket/template
<h3>{'Specials'|@translate}</h3>
<ul data-role="listview">
{foreach $block->data as $key=>$link}
{if in_array($key, array("favorites","most_visited","best_rated","recent_pics","recent_cats","random")) }
<li><a href="{$link.URL}" title="{$link.TITLE}"{if isset($link.REL)} {$link.REL}{/if}>{$link.NAME}</a></li>
{/if}
{/foreach}
</ul>
//
koh5_pano
Drag mouse to navigate.
Navigation
- Left/Right Mouse drag: Changes camera heading.
- Up/Sown Mouse drag: Changes camera pitch.
- Scroll wheel: Changes camera field of view.
- I-Key: Displays Info panel with canvas size, image size and FPS.
17.Aug.2010, Martin Wengenmayer