Commit graph

27 commits

Author SHA1 Message Date
27d30244df put link on headline also on image pages 2011-12-27 12:59:43 +01:00
8bd8a5ca88 do not show object actions for anonymous users 2011-10-16 13:17:57 +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
2709f73f94 allow for images that exceed maximum allowed widht or height if the total number of pixels does not exceed a limit given as the third element in the list for 'media.unauthorized_max_size' 2011-09-22 08:51:35 +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
d1faad7e2a - media assets: allow for access restriction for viewing larger than a
given maximum size (via option media.unauthorized_max_size)
2011-08-14 10:11:56 +02:00
helmutm
0801daf562 take modification date from filename if corresponding to format produced by renrot
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4145 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-01-15 13:35:18 +00:00
helmutm
1327746bcb show link to original images to logged-in users only
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4014 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-09-25 07:01:03 +00:00
helmutm
83490b51eb make access to external file data more fault tolerant
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3986 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-09-09 13:10:46 +00:00
helmutm
98f284c34a rstx rendering of description for media asset
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3882 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-05-31 09:41:53 +00:00
helmutm
f3776268c9 bug fix: make sure changes are made persistent
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3472 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-07-22 08:18:23 +00:00
helmutm
9c7ad26306 correct error handling for retrieving file modification date
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3469 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-07-22 07:29:10 +00:00
helmutm
3d4092fe44 work in progress: method/view for replacing path to media asset in filesystem
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3467 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-07-21 16:13:39 +00:00
helmutm
7ade90ca9e avoid error when no file is present
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3340 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-04-20 06:41:08 +00:00
helmutm
a4c59211ca take modification date for media assets from file, not from the resource object
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3233 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-15 11:26:20 +00:00
helmutm
40374f238d take modification date for media assets from file, not from the resource object
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3232 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-15 11:16:09 +00:00
helmutm
7294bc122b make modification date for media assets editable
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3231 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-15 11:05:47 +00:00
helmutm
095d6589c0 take modification date for media assets from file, not from the resource object
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3229 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-15 10:22:01 +00:00
helmutm
1c1147cda9 open up media asset type for all kinds of external files
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3205 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-05 10:29:01 +00:00
helmutm
2f438803c3 add comment section
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3174 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-22 18:43:43 +00:00
helmutm
be71f62a6e improvements for external collection and media asset: integration now working correctly, with generation of scal variants for media assets
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3105 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-31 13:46:18 +00:00
helmutm
40cee5d212 add '?version=this' to src or href URLs for files and media assets to make sure that the selected version is displayed
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3030 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-04 07:40:24 +00:00
helmutm
0984e47848 adjust media asset view to correspond with standard image display
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2957 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-10-29 07:37:41 +00:00
helmutm
9588e5e9d6 adjust media asset view to correspond with standard image display
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2956 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-10-29 07:37:28 +00:00
helmutm
20276442c2 use standard title macro for media asset title
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2955 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-10-29 07:34:29 +00:00
helmutm
f89e7191c6 provide a media asset view showing a medium-sized variant as default
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2929 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-10-21 15:35:00 +00:00
helmutm
462f9aaa0b add media asset management package
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2928 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-10-21 13:02:40 +00:00