0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
3.2.0-5
/
standard
/
htdocs
/
templates
/
[
Home
]
File: tiki-browse_gallery.tpl
{* $Id: tiki-browse_gallery.tpl 17965 2009-04-14 07:49:34Z marclaporte $ *} {if $prefs.gal_image_mouseover neq 'n'}{popup_init src="lib/overlib.js"}{/if} {title}{tr}Browsing Gallery:{/tr} {$name}{/title} <div class="navbar"> {if $tiki_p_list_image_galleries eq 'y'} {button href="tiki-galleries.php" _text="{tr}List Galleries{/tr}"} {/if} {if $system eq 'n'} {if $tiki_p_admin_galleries eq 'y' or ($user and $user eq $owner)} {button href="tiki-galleries.php?edit_mode=1&galleryId=$galleryId" _text="{tr}Edit Gallery{/tr}"} {button href="tiki-browse_gallery.php?galleryId=$galleryId&rebuild=$galleryId" _text="{tr}Rebuild Thumbnails{/tr}"} {/if} {if $tiki_p_upload_images eq 'y'} {if $tiki_p_admin_galleries eq 'y' or ($user and $user eq $owner) or $public eq 'y'} {button href="tiki-upload_image.php?galleryId=$galleryId" _text="{tr}Upload Image{/tr}"} {/if} {/if} {if $prefs.feature_gal_batch eq "y" and $tiki_p_batch_upload_image_dir eq 'y'} {if $tiki_p_admin_galleries eq 'y' or ($user and $user eq $owner) or $public eq 'y'} {button href="tiki-batch_upload.php?galleryId=$galleryId" _text="{tr}Directory Batch{/tr}"} {/if} {/if} {if $tiki_p_assign_perm_image_gallery eq 'y'} {assign var=thisname value=$name|escape:"url"} {button href="tiki-objectpermissions.php?objectName=$thisname&objectType=image+gallery&permType=image+galleries&objectId=$galleryId" _text="{tr}Perms{/tr}"} {/if} {/if} {if $tiki_p_admin_galleries eq 'y'} {button href="tiki-list_gallery.php?galleryId=$galleryId" _text="{tr}List Gallery{/tr}"} {button href="tiki-show_all_images.php?id=$galleryId" _text="{tr}All Images{/tr}"} {/if} {if $prefs.rss_image_gallery eq 'y'} {button href="tiki-image_gallery_rss.php?galleryId=$galleryId" _text="{tr}RSS{/tr}"} {/if} {if $prefs.feature_group_watches eq 'y' and ( $tiki_p_admin_users eq 'y' or $tiki_p_admin eq 'y' )} <a href="tiki-object_watches.php?objectId={$galleryId|escape:"url"}&watch_event=image_gallery_changed&objectType=image+gallery&objectName={$name|escape:"url"}&objectHref={'tiki-browse_gallery.php?galleryId='|cat:$galleryId|escape:"url"}" class="icon">{icon _id='eye_group' alt='{tr}Group Monitor{/tr}' align='right' hspace="1"}</a> {/if} {if $user and $prefs.feature_user_watches eq 'y'} {if $user_watching_gal eq 'n'} <a href="tiki-browse_gallery.php?galleryId={$galleryId}&watch_event=image_gallery_changed&watch_object={$galleryId}&watch_action=add" title="{tr}Monitor this Gallery{/tr}" class="icon">{icon _id='eye' alt="{tr}Monitor this Gallery{/tr}" align='right' hspace="1"}</a> {else} <a href="tiki-browse_gallery.php?galleryId={$galleryId}&watch_event=image_gallery_changed&watch_object={$galleryId}&watch_action=remove" title="{tr}Stop Monitoring this Gallery{/tr}" class="icon">{icon _id='no_eye' alt="{tr}Stop Monitoring this Gallery{/tr}" align='right' hspace="1"}</a> {/if} {/if} </div> <div class="navbar" align="right"> {if $user and $prefs.feature_user_watches eq 'y'} {if $category_watched eq 'y'} {tr}Watched by categories{/tr}: {section name=i loop=$watching_categories} <a href="tiki-browse_categories.php?parentId={$watching_categories[i].categId}">{$watching_categories[i].name}</a> {/section} {/if} {/if} </div> {if $advice} <div class="highlight simplebox">{tr}{$advice}{/tr}</div> {/if} {if strlen($description) > 0} <div class="description"> {$description|escape} </div> {/if} <span class="sorttitle">{tr}Sort Images by{/tr}</span> [ <span class="sortoption"><a class="gallink" href="{$galleryId|sefurl:gallery:with_next}offset={$offset}&sort_mode={if $sort_mode eq 'name_desc'}name_asc{else}name_desc{/if}">{tr}Name{/tr}</a></span> | <span class="sortoption"><a class="gallink" href="{$galleryId|sefurl:gallery:with_next}offset={$offset}&sort_mode={if $sort_mode eq 'created_desc'}created_asc{else}created_desc{/if}">{tr}Date{/tr}</a></span> | <span class="sortoption"><a class="gallink" href="{$galleryId|sefurl:gallery:with_next}offset={$offset}&sort_mode={if $sort_mode eq 'hits_desc'}hits_asc{else}hits_desc{/if}">{tr}Hits{/tr}</a></span> | <span class="sortoption"><a class="gallink" href="{$galleryId|sefurl:gallery:with_next}offset={$offset}&sort_mode={if $sort_mode eq 'user_desc'}user_asc{else}user_desc{/if}">{tr}User{/tr}</a></span> | <span class="sortoption"><a class="gallink" href="{$galleryId|sefurl:gallery:with_next}offset={$offset}&sort_mode={if $sort_mode eq 'filesize_desc'}filesize_asc{else}filesize_desc{/if}">{tr}Size{/tr}</a></span> ] <div class="thumbnails"> <table class="galtable" cellpadding="0" cellspacing="0"> <tr> {if $num_objects > 0} {foreach from=$subgals key=key item=item} <td align="center" {if (($key / $rowImages) % 2)}class="oddthumb"{else}class="eventhumb"{/if}> <br /> <a href="{$item.galleryId|sefurl:gallery}"><img alt="{tr}subgallery{/tr} {$item.name}" class="athumb" src="show_image.php?id={$item.imageId}&thumb=1" /></a> <br /> <small class="caption"> {tr}Subgallery{/tr}: {if $showname=='y' || $showfilename=='y'}{$item.name}<br />{/if} {if $showimageid=='y'}{tr}ID{/tr}: {$item.galleryId}<br />{/if} {if $showcategories=='y'} {tr}Categories{/tr}: {section name=categ loop=item.categories} <li>{$item.categories[categ]}</li> {/section} </ul><br /> {/if} {if $showdescription=='y'}{$item.description}<br />{/if} {if $showcreated=='y'}{tr}Created{/tr}: {$item.created|tiki_short_date}<br />{/if} {if $showuser=='y'}{tr}User{/tr}: {$item.user|userlink}<br />{/if} {if $showxysize=='y' || $showfilesize=='y'}({$item.images} Images){/if} {if $showhits=='y'}[{$item.hits} {if $item.hits == 1}{tr}Hit{/tr}{else}{tr}Hits{/tr}{/if}]<br />{/if} </small> </td> {if $key%$rowImages eq $rowImages2} </tr><tr> {/if} {/foreach} {foreach from=$images key=key item=item} <td align="center" {if ((($key +$num_subgals) / $rowImages) % 2)}class="oddthumb"{else}class="eventhumb"{/if}> <br /> {if $prefs.feature_shadowbox eq 'y'} <a href="show_image.php?id={$item.imageId}&scalesize={$defaultscale}" rel="lightbox[gallery];type=img" title="{if $item.description neq ''}{$item.description}{elseif $item.name neq ''}{$item.name}{else}{$item.filename}{/if}" {if $prefs.gal_image_mouseover neq 'n'}{popup fullhtml="1" text=$over_info.$key|escape:"javascript"|escape:"html"}{/if} class="linkmenu"> <img class="athumb" src="show_image.php?id={$item.imageId}&thumb=1" /> </a> {else} <a href="tiki-browse_image.php?galleryId={$galleryId}&sort_mode={$sort_mode}&imageId={$item.imageId}&scalesize={$defaultscale}" {if $prefs.gal_image_mouseover neq 'n'}{popup fullhtml="1" text=$over_info.$key|escape:"javascript"|escape:"html"}{/if} class="linkmenu"> <img class="athumb" src="show_image.php?id={$item.imageId}&thumb=1" /> </a> {/if} <br /> <small class="caption"> {if $prefs.gal_image_mouseover neq 'only'} {if $showname=='y'}{$item.name}<br />{/if} {if $showfilename=='y'}{tr}Filename{/tr}: {$item.filename}<br />{/if} {if $showimageid=='y'}{tr}ID{/tr}: {$item.imageId}<br />{/if} {if $showcategories=='y'} {tr}Categories{/tr}: <ul class='categories'> {section name=categ loop=$item.categories} <li>{$item.categories[categ]}</li> {/section} </ul><br /> {/if} {if $showdescription=='y'}{$item.description}<br />{/if} {if $showcreated=='y'}{tr}Created{/tr}: {$item.created|tiki_short_date}<br />{/if} {if $showuser=='y'}{tr}User{/tr}: {$item.user|userlink}<br />{/if} {if $showxysize=='y'}({$item.xsize}x{$item.ysize}){/if} {if $showfilesize=='y'}({$item.filesize} Bytes){/if} {if $showhits=='y'}[{$item.hits} {if $item.hits == 1}{tr}Hit{/tr}{else}{tr}Hits{/tr}{/if}]{/if} {else} {if $showname=='y' and $item.name neq ''}{$item.name}{else}{$item.filename}{/if} {/if} <br /> {if $tiki_p_admin_galleries eq 'y' or ($user and $user eq $owner)} {if $nextx!=0} <a class="gallink" href="tiki-browse_image.php?galleryId={$galleryId}&sort_mode={$sort_mode}&imageId={$item.imageId}&scalesize=0" title="{tr}Original Size{/tr}"><img src='img/icons2/nav_dot.gif' width='8' height='11' alt='{tr}Original Size{/tr}' title='{tr}Original Size{/tr}' /></a> {/if} {if $imagerotate} <a class="gallink" href="{$galleryId|sefurl:gallery:with_next}rotateright={$item.imageId}" title="{tr}rotate right{/tr}"><img src='img/icons2/admin_rotate.gif' width='11' height='11' alt='{tr}rotate{/tr}' title='{tr}rotate{/tr}' /></a> {/if} <a class="gallink" href="{$galleryId|sefurl:gallery:with_next}remove={$item.imageId}" title="{tr}Delete{/tr}">{icon _id='cross' alt='{tr}Delete{/tr}'}</a> <a class="gallink" href="tiki-edit_image.php?galleryId={$galleryId}&edit={$item.imageId}" title="{tr}Edit{/tr}">{icon _id='page_edit'}</a> {/if} <a class="gallink" href="tiki-browse_image.php?galleryId={$galleryId}&sort_mode={$sort_mode}&imageId={$item.imageId}&scalesize={$defaultscale}" {if $prefs.gal_image_mouseover neq 'n'}{popup fullhtml="1" text=$over_info.$key|escape:"javascript"|escape:"html"}{/if}>{icon _id='magnifier' alt='{tr}Details{/tr}'}</a> <a {jspopup href="tiki-browse_image.php?galleryId=$galleryId&sort_mode=$sort_mode&imageId=`$item.imageId`&scalesize=$defaultscale&popup=1"} class="gallink"> {icon _id='layers' alt='{tr}popup{/tr}'}</a> <br /> </small> </td> {if ($key + $num_subgals) % $rowImages eq $rowImages2} </tr><tr> {/if} {/foreach} {else} <tr><td colspan="6"> <p class="norecords">{tr}No records found{/tr}</p> </td></tr> {/if} </table> </div> {pagination_links cant=$cant step=$maxImages offset=$offset}{/pagination_links} {include file="find.tpl"} {if $prefs.feature_image_galleries_comments == 'y' && (($tiki_p_read_comments == 'y' && $comments_cant != 0) || $tiki_p_post_comments == 'y' || $tiki_p_edit_comments == 'y') } <div id="page-bar"> {include file=comments_button.tpl} </div> {include file=comments.tpl} {/if} <table class="normal noslideshow"> <tr> <td class="even"> <small> {tr}You can view this gallery's configured image (first, random, etc.) in your browser using{/tr}:<br /><br /> <a class="gallink" href="{$base_url}show_image.php?galleryId={$galleryId}">{$base_url}show_image.php?galleryId={$galleryId}</a><br /> </small> </td> </tr> <tr> <td class="even"> <small> {tr}You can include the gallery's image in an HTML page using one of these lines{/tr}:<br /><br /> {if $resultscale == $defaultscale} <img src="{$base_url}show_image.php?galleryId={$galleryId}" /><br /> {elseif !$resultscale} <img src="{$base_url}show_image.php?galleryId={$galleryId}" /><br /> {else} <img src="{$base_url}show_image.php?galleryId={$galleryId}" /><br /> {/if} </small> </td> </tr> <tr> <td class="even"> <small> {tr}You can include the image in a tiki page using one of these lines{/tr}:<br /><br /> {if $resultscale == $defaultscale} {literal}{{/literal}img src=show_image.php?galleryId={$galleryId} {literal}}{/literal}<br /> {elseif !$resultscale} {literal}{{/literal}img src=show_image.php?galleryId={$galleryId} {literal}}{/literal}<br /> {else} {literal}{{/literal}img src={$base_url}show_image.php?galleryId={$galleryId} {literal}}{/literal}<br /> {/if} </small> </td> </tr> </table>