From 4382a204c4a1119e8183129826f21c55cf890c00 Mon Sep 17 00:00:00 2001 From: Lester Caine Date: Thu, 21 May 2026 17:46:35 +0100 Subject: Fix breadcrumb depth and dedup nav across gallery views getBreadcrumbLinks now walks the full gallery hierarchy recursively instead of only one level up, so deep paths like Projects > Cadogan Gardens > Source Material appear in full. Inline nav blocks in galleriffic, simple_list and auto_flow replaced with gallery_nav.tpl include (matching fixed_grid). User/Galleries editor link in gallery_nav.tpl now guarded by hasUpdatePermission. Co-Authored-By: Claude Sonnet 4.6 --- templates/gallery_nav.tpl | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'templates') diff --git a/templates/gallery_nav.tpl b/templates/gallery_nav.tpl index e3fe66d..681e3e1 100755 --- a/templates/gallery_nav.tpl +++ b/templates/gallery_nav.tpl @@ -3,14 +3,14 @@