{ "info": { "author": "Jarn AS", "author_email": "info@jarn.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\nThis is an add-on for Plone to provide some content management metadata\nessentials.\n\nEven if they are several fields, they complement each other to build a set of\nuseful features for managing and maintaining websites.\n\nResponsible person\n------------------\n\nIt may come as a surprise to some that we don't have this in Plone already. We\nstore and index the creator of content (a mostly useless value) and we manage an\nowner role on content, a permission rule not indexed for practical use. The\nresponsible person is the person that owns the content and is responsible for\nkeeping it updated.\n\nValidity date\n-------------\n\nThe expiry date field in Plone is not very useful and not often used beyond\ncheckboxes in feature comparisons. This field, the validity date, is more\nuseful: It is always set when saving an object (like the versioning note) from a\nvocabulary of dates in the future (1 week, 1 month, 3 months, 6 months, 1 year\nfrom now). Whenever the object is saved, the date is set in the future.\n\nWhen the date approaches, the responsible person will be notified that his\ncontent is about to expire. It will also be visible in her review lists. For\nupdating it, all she needs to do is to open the content and save it again,\neffectively setting the expiry date some time in the future. If the content does\nexpire, it will, according to site policy, either be archived/made\nunavailable/hidden, or visibly marked as obsolete/unmaintained.\n\nViews and actions needed\n------------------------\n\n* My content\n a screen of content i am responsible for and its status\n Perhaps batch operations on it\n perhaps batch assign to someone else\n\n* New document byline\n the responsible person, not the creator\n alternatively a portlet with a photo and contact details of the responsible person\n\n* a new ownership form which sets this field along with the owner role\n\n* a global change ownership form for when you delete/deactivate users.\n\nChangelog\n=========\n\n1.1 (2011-12-06)\n----------------\n\n- Prevent the default value to be set during indexing, to prevent breaking\n ZCatalog internal structures.\n [mj]\n\n.. important::\n You'll need to run http://url.to.your/plone-site/@@cleanup-catalog-ghosts\n to repair a broken ZCatalog after upgrade.\n\n1.0 (2011-08-09)\n----------------\n\n- Initial release\n [ggozad]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/collective.contentgovernance", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.contentgovernance", "package_url": "https://pypi.org/project/collective.contentgovernance/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.contentgovernance/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/collective.contentgovernance" }, "release_url": "https://pypi.org/project/collective.contentgovernance/1.1/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "1.1" }, "last_serial": 656797, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "6899b64a7cabb35e72426f160b1932ba", "sha256": "3ba445bc7c91761c2e37f3fb7eddd4c26ef85c74e04e99651897d9847bcdac78" }, "downloads": -1, "filename": "collective.contentgovernance-1.0.zip", "has_sig": false, "md5_digest": "6899b64a7cabb35e72426f160b1932ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30210, "upload_time": "2011-08-09T14:15:52", "url": "https://files.pythonhosted.org/packages/d3/f0/9d1a47b904d6db2e6c5d0309b2978752c37cf1f7f7a28870d236a39443b5/collective.contentgovernance-1.0.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "24b37c07e581cd2590b6ab4579188c64", "sha256": "58f77fbe4fbae986850bf3bfd2d048d6a74e2382b8d774af7a5343309dc0dcab" }, "downloads": -1, "filename": "collective.contentgovernance-1.1.zip", "has_sig": false, "md5_digest": "24b37c07e581cd2590b6ab4579188c64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31893, "upload_time": "2011-12-06T11:28:26", "url": "https://files.pythonhosted.org/packages/b3/9b/a1b7afefb8c916c88779ee4d1b460bc2a6a2f386de19637e32d72b35624c/collective.contentgovernance-1.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "24b37c07e581cd2590b6ab4579188c64", "sha256": "58f77fbe4fbae986850bf3bfd2d048d6a74e2382b8d774af7a5343309dc0dcab" }, "downloads": -1, "filename": "collective.contentgovernance-1.1.zip", "has_sig": false, "md5_digest": "24b37c07e581cd2590b6ab4579188c64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31893, "upload_time": "2011-12-06T11:28:26", "url": "https://files.pythonhosted.org/packages/b3/9b/a1b7afefb8c916c88779ee4d1b460bc2a6a2f386de19637e32d72b35624c/collective.contentgovernance-1.1.zip" } ] }