From c2410a830ebddb161490a0f99e47f3345bec504b Mon Sep 17 00:00:00 2001 From: Helmut Merz Date: Fri, 7 Oct 2011 20:56:57 +0200 Subject: [PATCH] show lightbox for links on images that do not lead to a child concept; provide info icon for resources that have the 'showInfo' flag set --- browser/configure.zcml | 6 ++++++ browser/info.pt | 25 +++++++++++++++++++++++-- browser/lobo/standard.pt | 4 ++-- browser/node.py | 9 +++++++++ 4 files changed, 40 insertions(+), 4 deletions(-) diff --git a/browser/configure.zcml b/browser/configure.zcml index c358791..58adf33 100644 --- a/browser/configure.zcml +++ b/browser/configure.zcml @@ -547,6 +547,12 @@ class="loops.browser.node.ObjectInfo" permission="zope.View" /> + + Creators: + tal:content="info/label">Meta: + + + +
+ + + + + + + + + + + + + + @@ -48,5 +70,4 @@
+

Information

Meta:
-
diff --git a/browser/lobo/standard.pt b/browser/lobo/standard.pt index 38322d9..296312b 100644 --- a/browser/lobo/standard.pt +++ b/browser/lobo/standard.pt @@ -50,7 +50,7 @@ tal:attributes="class python:part.cssClass[0]"> - @@ -82,7 +82,7 @@