{ "info": { "author": "Jarn AS", "author_email": "info@jarn.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Plone", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Overview\n--------\n\nImage Repository is a centralized BTree-based image repository with\nkeyword/tag-based browsing and filtering.\n\nImage Repository is a simple folder that can hold thousands of images, and\nprovides you with a user interface that lets you tag things with keywords\neffectively, as well as browse images by keywords (tags).\n\n* Its goal is to provide you with an easy way to have a centralized image\n library with thousands of images categorized by keywords, dates, etc.\n\n* It has special handling that lets you browse the keyword space like it was\n a collection of nested folders. Example: Browse to keyword \"Carnivores\",\n you will get the available keywords \"Cats\", \"Dogs\", and the selection will\n narrow down, applying all the keywords you have selected on your path\n through the keyword space.\n\n* It comes complete with a Kupu \"library\", meaning you can browse the\n keywords through the Kupu image insertion dialog to make it easy to locate\n images even in a large collection of images.\n\n* It has a tagging interface that lets you tag images with a thumbnail like\n view, and apply keywords to multiple images at once.\n\n* It uses whatever image type you have installed (it does need to be added as\n an addable type and be able to supply thumbnails like the default Plone\n image type, though).\n\nCredits\n-------\n\nDevelopment sponsored by the `Student Services of Bergen,\nNorway `_.\n\nCreated by `Jarn AS `_ in 2006.\n\nChangelog\n=========\n\n1.0.2 - 2011-10-06\n------------------\n\n- Plone 4 compatibility for `imagerepository_tagging.cpt`.\n [tesdal]\n\n1.0.1 - 2011-06-01\n------------------\n\n- Remove getMsgId calls on display lists, it does no longer exist.\n [ggozad]\n\n- Fix templates imagerepository_view.pt and imagerepository_tagging.cpt.\n [cleberjsantos]\n\n1.0 - 2010-07-02\n----------------\n\n- Avoid hard GS setup dependency on kupu.\n [hannosch]\n\n0.9 - 2009-02-12\n----------------\n\n- Fix for images using blobs.\n [j23d]\n\n- Better tagging interface.\n [fschulze]\n\n- Updates for Plone 3.x.\n [fschulze]\n\n- Added support for PloneFlashUpload.\n [fschulze]\n\n0.8 - 2008-09-17\n----------------\n\n- Made that `manage_` warning go away.\n [hannosch]\n\n- Added the (already defined) interface so things can be adapted etc.\n [witsch]\n\n- Fixed tests, moved skin registration to ZCML, minor fixes.\n [hannosch]\n\n- Set up actions via gs profile.\n [witsch]\n\n- Updated status message handling.\n [hannosch]\n\n- Images without keywords are now listed in kupu in the root of the keyword\n hierarchy, i.e. when first selecting a repository.\n [mj]\n\n- Fixed listing image keywords in Kupu where all images in the repository have\n the same keywords. This edgecase is always present when there is only one\n image.\n [mj]\n\n\n0.7 - 2007-03-30\n----------------\n\n- Added action to register the repository in Kupu.\n [fschulze]\n\n- Using interfaces, views and adapters in various places to make this more\n flexible.\n [fschulze]\n\n- Removed unused code.\n [fschulze]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://plone.org/products/imagerepository", "keywords": "plone images repository centralized keywords", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Products.ImageRepository", "package_url": "https://pypi.org/project/Products.ImageRepository/", "platform": "Any", "project_url": "https://pypi.org/project/Products.ImageRepository/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://plone.org/products/imagerepository" }, "release_url": "https://pypi.org/project/Products.ImageRepository/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "A centralized image repository with keyword/tag-based browsing and filtering.", "version": "1.0.2" }, "last_serial": 657930, "releases": { "0.8": [ { "comment_text": "", "digests": { "md5": "fa2e7dbba1bd7e378b8be34cb2796a10", "sha256": "99b9357852c89145a79b94bf79feae6b5598ef31900ea46f5808825ff7359ea9" }, "downloads": -1, "filename": "Products.ImageRepository-0.8.tar.gz", "has_sig": true, "md5_digest": "fa2e7dbba1bd7e378b8be34cb2796a10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31200, "upload_time": "2008-09-17T12:50:26", "url": "https://files.pythonhosted.org/packages/13/7e/0c2d8d4fc4090efa935805b37901408cb328cdb8cd0801d90204f7ef2dd7/Products.ImageRepository-0.8.tar.gz" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "a60f20fe21409398b161bf1412d6a9f1", "sha256": "e5258a538c741a0c947bc47f974c57005d672f44f8b6d75d710b4404cd1f2e89" }, "downloads": -1, "filename": "Products.ImageRepository-0.9.zip", "has_sig": false, "md5_digest": "a60f20fe21409398b161bf1412d6a9f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55335, "upload_time": "2009-02-12T17:05:52", "url": "https://files.pythonhosted.org/packages/96/a5/57b255b7c3a664929c91ac0a0c384530836bd0a408aa9a88d66f3802fcf2/Products.ImageRepository-0.9.zip" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "2e5bcd08e48bb95474a500417220b476", "sha256": "12211ccefae2650fe552ef31c5444b525d853cf40e3a214aac6d3eb7de36ac2e" }, "downloads": -1, "filename": "Products.ImageRepository-1.0.zip", "has_sig": false, "md5_digest": "2e5bcd08e48bb95474a500417220b476", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56283, "upload_time": "2010-07-02T21:28:21", "url": "https://files.pythonhosted.org/packages/33/09/75e194d73ab5f7cd6b66cfb67549630905ceb29eccb603607db5b527965b/Products.ImageRepository-1.0.zip" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "3b632866ae14e659658d4d97c79b3a88", "sha256": "07d3d1051b1a5d56a48a051113c44b160d216a9bea04a05e205140d1bfe4161e" }, "downloads": -1, "filename": "Products.ImageRepository-1.0.1.zip", "has_sig": false, "md5_digest": "3b632866ae14e659658d4d97c79b3a88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56933, "upload_time": "2011-06-01T14:44:29", "url": "https://files.pythonhosted.org/packages/97/71/002f079abe56f9cb3ec063aa7c95b217a914c8a84f14d9644763687104d2/Products.ImageRepository-1.0.1.zip" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "904f1334ec0a9b0977c662d6dd9d1f4e", "sha256": "7c26342d1f5ea52c6d30086de2934b8708879c84b773ebd92d1987133e4d272e" }, "downloads": -1, "filename": "Products.ImageRepository-1.0.2.zip", "has_sig": false, "md5_digest": "904f1334ec0a9b0977c662d6dd9d1f4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57078, "upload_time": "2011-10-06T13:11:28", "url": "https://files.pythonhosted.org/packages/01/1f/c7b6f774d9b47e065a3951cc72d5c0cddf0754b965629358e7195ba81cc5/Products.ImageRepository-1.0.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "904f1334ec0a9b0977c662d6dd9d1f4e", "sha256": "7c26342d1f5ea52c6d30086de2934b8708879c84b773ebd92d1987133e4d272e" }, "downloads": -1, "filename": "Products.ImageRepository-1.0.2.zip", "has_sig": false, "md5_digest": "904f1334ec0a9b0977c662d6dd9d1f4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57078, "upload_time": "2011-10-06T13:11:28", "url": "https://files.pythonhosted.org/packages/01/1f/c7b6f774d9b47e065a3951cc72d5c0cddf0754b965629358e7195ba81cc5/Products.ImageRepository-1.0.2.zip" } ] }