loops/media
Helmut Merz 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
..
browser - provide additional metaInfo field, e.g. for storing source and rights 2011-08-21 15:52:21 +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 - provide additional metaInfo field, e.g. for storing source and rights 2011-08-21 15:52:21 +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