A centralized image repository with keyword/tag-based browsing and filtering.
Project description
Overview
Image Repository is a centralized BTree-based image repository with keyword/tag-based browsing and filtering.
Credits
Development sponsored by the Student Services of Bergen, Norway.
Created by Jarn AS in 2006.
Changelog
0.8 - 2008-09-17
Made that manage_ warning go away. [hannosch]
Added the (already defined) interface so things can be adapted etc. [witsch]
Fixed tests, moved skin registration to ZCML, minor fixes. [hannosch]
Set up actions via gs profile. [witsch]
Updated status message handling. [hannosch]
Images without keywords are now listed in kupu in the root of the keyword hierarchy, i.e. when first selecting a repository. [mj]
Fixed listing image keywords in Kupu where all images in the repository have the same keywords. This edgecase is always present when there is only one image. [mj]
0.7 - 2007-03-30
Added action to register the repository in Kupu. [fschulze]
Using interfaces, views and adapters in various places to make this more flexible. [fschulze]
Removed unused code. [fschulze]