Commit graph

34 commits

Author SHA1 Message Date
a2cc1ee9a3 move 'parts' logic to ConceptView class so that parts can be used in standard (non-Lobo) views 2012-11-22 09:16:49 +01:00
dbc720c54a work in progress: page layout for 'book' compound objects 2012-04-27 12:18:38 +02:00
a51e8e3f19 provide special part e.g. for start pages 2012-03-29 20:12:35 +02:00
56bc752702 use image description (if present) instead of title for display 2012-03-28 11:52:25 +02:00
364a0c8c58 add some flexibility to resources listing and Lobo Layout 2012-03-11 16:17:45 +01:00
5d3bcf3cfa provide more control on what is shown in list or grid via new 'represents' predicate for resources 2012-03-05 18:36:27 +01:00
c253670131 add header and list parts with thumbnail images 2012-02-25 09:46:13 +01:00
45462afca8 clear floating at the beginning of a row 2011-12-17 16:29:57 +01:00
8851759a11 MicroArticle basically working 2011-12-02 09:54:15 +01:00
ef334a50fb better control of filtering (ignore filters and hinding of children in management views); use additional predicates for listings in lobo layouts 2011-11-08 15:02:34 +01:00
2336314310 Lobo layout, Header3 part: avoid additional space below header image 2011-11-03 09:53:00 +01:00
3141756672 add Header3 part 2011-11-02 17:04:50 +01:00
75ae387e7b set CSS classes list correctly for header without imagees 2011-10-15 11:29:34 +02:00
7c1f7af4a4 provide h0 layout part (without image); allow for image display in navigatin menu 2011-10-13 09:59:23 +02:00
26472a280e 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 2011-10-07 20:41:15 +02:00
0390c4084b - Lobo layout: provide new part: image grid; make sure image is not repeated if
it already appears in header part
2011-10-03 17:41:31 +02:00
a7330d47bc work in progress: provide parts for presenting resource lists, starting with grid 2011-09-25 18:07:26 +02:00
824c7606ad use options or type options for parts specification (instead of url-encoded view name parameters) 2011-09-25 15:35:43 +02:00
2c45dfcfab add layout part with double width images 2011-09-24 16:41:02 +02:00
9562417644 give Header2 part the same structure as Header1 2011-09-18 14:35:44 +02:00
004ee25f3a register necessary dojo stuff when showing image 2011-08-21 16:08:47 +02:00
7223b08b5a - provide additional metaInfo field, e.g. for storing source and rights
information for media assets; show this in info popup;
  link image to info popup in Lobo skin standard views
- Lobo listings: allow for restriction of children listed to certain types
2011-08-21 15:52:21 +02:00
12de2376ac Lobo grid: use auto height + padding for correct formatting also with larger image heights 2011-05-05 08:16:09 +02:00
helmutm
183d0cafb5 bug fix: keep textDescription empty if no text resource present
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4030 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-10-03 13:54:11 +00:00
helmutm
cb6908f7c4 render description in text part
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4020 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-09-27 13:13:43 +00:00
helmutm
29d62f3973 work in progress: layouts for the Lobo skin
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4002 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-09-22 12:30:34 +00:00
helmutm
c088b1c478 work in progress: layouts for the Lobo skin
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4000 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-09-19 13:42:36 +00:00
helmutm
033604cbc2 work in progress: layouts for the Lobo skin
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3999 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-09-18 14:31:56 +00:00
helmutm
068eef9753 work in progress: layouts for the Lobo skin
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3998 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-09-18 08:41:11 +00:00
helmutm
1343619d11 work in progress: lobo layout components
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3992 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-09-11 07:31:31 +00:00
helmutm
751bc4a7d3 work in progress: more lobo layout views
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3989 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-09-10 07:56:29 +00:00
helmutm
80e834a1ac use 'baseObject' for properties that are not available for adapted objects
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3982 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-09-08 09:07:53 +00:00
helmutm
fb073e7779 minor improvement of standard lobo 3-column layout
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3976 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-25 14:14:03 +00:00
helmutm
d4dbc830a3 work in progress: grid-based views for Lobo skin, for use with images
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3956 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-15 09:26:28 +00:00