yaz/commit
support ingestion
author | Michiel Hildebrand |
---|---|
Mon Aug 22 18:43:26 2011 +0200 | |
committer | Michiel Hildebrand |
Mon Aug 22 18:43:26 2011 +0200 | |
commit | e44ae994297ef8200b1f472c09e827bb27a8443e |
tree | ca08290458070be7f7221b83626c372da4f18a3a |
parent | 5e3414496268ef7be5400413ca740ea68b1fe16b |
Diff style: stat patch
api/ugm_ingest.pl | 153 +++++++++++++++++++ applications/yaz_admin.pl | 2 ++ applications/yaz_garden.pl | 35 +++++ applications/yaz_home.pl | 130 ++++++++++++++++ applications/yaz_player.pl | 37 +++++ applications/yaz_user.pl | 306 ++++++++++++++++++++++++++++++++++++++ applications/yaz_videos.pl | 116 +++++++++++++++ components/tag_cloud.pl | 39 +++++ components/yaz_page.pl | 71 +++++++++ config-available/DEFAULTS | 1 + config-available/waisda_search.pl | 64 ++++++++ config-available/yaz.pl | 16 ++ lib/download_video.pl | 90 +++++++++++ lib/user_process.pl | 19 +++ lib/video_annotation.pl | 69 +++++++++ lib/videos.pl | 151 +++++++++++++++++++ web/css/player.css | 6 + 17 files changed, 964 insertions(+), 341 deletions(-)