summaryrefslogtreecommitdiff
path: root/gallery_views/position_number/fisheye_position_number_inc.tpl
AgeCommit message (Collapse)AuthorFilesLines
2026-06-16Rework all gallery view headers to blue header pattern; tidy gallery viewsLester Caine1-8/+5
- New gallery_breadcrumb_inc.tpl (small breadcrumb trail from gallery_nav) - gallery_nav.tpl stripped to prev/next navigation only - view_image.tpl: semantic <header> with floaticons + breadcrumb - All gallery view styles (galleriffic 1/2/5, auto_flow, fixed_grid, matteo, position_number, simple_list): <header> with gallery_icons_inc + breadcrumb, remove separate gallery_nav include, section.body for description - fixed_grid: drop inc2/inc3, rewrite inc.tpl with cols_per_page from mInfo, img-responsive center-block, width:100% table, pagination at bottom - simple_list: Bootstrap table-striped/hover, img-thumbnail, pagination, unconditional data block below title, 100px image column, 15% actions - auto_flow/position_number: remove duplicate data block from body div - Replace network-receive/transmit with go-down/go-up; Add Comment icon; various data|escape and getParsedData fixes Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-24Add per-gallery show_description preference to all active gallery viewsLester Caine1-0/+6
Galleries can now suppress their description text via a checkbox in the edit form (defaults to shown). All active view templates (galleriffic, fixed_grid, auto_flow, position_number, simple_list) respect the preference. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16Tidies to bring templates up to date with smarty5 and add in missing elementslsces1-6/+6
2025-08-28gallery_views code updated to PHP8.4 and namespace ... work in progress on ↵lsces1-2/+2
updating some third party code
2012-04-29Roll back getContentUrl to alternate static getDisplayUrl fixLester Caine ext:(%22)1-1/+1
getDisplayUrlFrom Hash used for static calls
2012-04-17Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-1/+1
Split static and dynamic use of getDisplayUrl Create getContentUrl as the instantiated version parameters need to be identical across all classes
2010-12-28add gallerific gallery_view, completely modularize gallery_views, add ↵spiderr1-0/+28
galleryTree to editing
2008-09-15move around service includes below title, before data; put titles below imagesChristian Fowler1-5/+4
2008-09-15add position_number layoutChristian Fowler1-0/+37