diff --git a/CHANGES.txt b/CHANGES.txt index 666b26f..6bdc9e9 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -6,6 +6,7 @@ $Id$ 1.1 --- +- new special view 'listsubobjects' for nodes - allow for adoption of relations to a predicate interface; with example implementation for a 'has Role' predicate in loops.organize - external collection: provide functionality for automatically populate diff --git a/browser/configure.zcml b/browser/configure.zcml index 92746a0..c358791 100644 --- a/browser/configure.zcml +++ b/browser/configure.zcml @@ -486,6 +486,14 @@ factory="loops.browser.node.ListResources" permission="zope.View" /> + + Resource Title + tal:content="related/title">Concept Title + +
+ Listing +
+
+
+

Children

+ +
+
+

Resources

+ +
+
+
+ +