loops/media
2013-10-16 11:27:18 +02:00
..
browser use CSS class for rendering of description fields, adjust setting for this: no italics, slightly bigger font 2013-10-16 11:27:18 +02:00
__init__.py add media asset management package 2008-10-21 13:02:40 +00:00
asset.py - provide additional metaInfo field, e.g. for storing source and rights 2011-08-21 15:52:21 +02:00
configure.zcml add media asset management package 2008-10-21 13:02:40 +00:00
interfaces.py 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
README.txt add media asset management package 2008-10-21 13:02:40 +00:00
tests.py add media asset management package 2008-10-21 13:02:40 +00:00

===============================================================
loops - Linked Objects for Organization and Processing Services
===============================================================

  ($Id$)


Media Asset Management
======================

  >>> from loops.media.asset import MediaAsset


Browser Views
-------------

  >>> from loops.media.browser.asset import MediaAssetView, MediaAssetNodeView