{ "info": { "author": "Infrae", "author_email": "info@infrae.com", "bugtrack_url": null, "classifiers": [ "Framework :: Zope2", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=====================\nsilva.core.references\n=====================\n\nIntroduction\n============\n\n``silva.core.references`` is a core `Silva`_ extension that defines\ndirected references between two Silva content: a source and\ntarget. With the help of a central catalog, you have the possibility\nto query the references in both direction: who is the target if I am\nthe source, and who is the source if I am the target.\n\nReferences are tagged with different names, and can be found by\nsearching on one of those names.\n\nUnless you use weak references, you can't remove an content which is a\ntarget of a reference, you will get an error. If you used a weak\nreference, the source will be removed.\n\nThis extension provides you with a set of fields and widgets that can\nbe used in forms (`zeam.form`_ and Formulator) in SMI.\n\nUsage\n=====\n\nThis extension is used to manage links and relations in Silva\nDocument, Silva Ghost and Silva Link for instance.\n\nCode repository\n===============\n\nThe code for this extension can be found in Git at:\nhttps://github.com/silvacms/silva.core.references\n\n.. _zeam.form: http://pypi.python.org/pypi/zeam.form.base\n.. _Silva: http://silvacms.org/\n\nChanges\n=======\n\n3.0.4 (2013/12/18)\n------------------\n\n- Display the list of broken references in SMI as well.\n\n- Improve a little the performances.\n\n- Fix the reference lookup widget that could display an invalid edit\n link to the original content in complicated virtual host setup.\n\n- Update icons.\n\n3.0.3 (2013/08/26)\n------------------\n\n- Fix bugs on service template.\n\n- Fix scope of the CSS defined for the reference widget.\n\n3.0.2 (2013/05/24)\n------------------\n\n- Optimize path computation helpers.\n\n- Update widget's javascript to be compatible with jQuery 1.9.\n\n3.0.1 (2013/03/06)\n------------------\n\n- Add a widget for ``zeam.form`` and multiple references.\n\n- Update Formulator to match new Silva XML import / export feature.\n\n- Introduce ``IReferable`` interface that must implemented for all\n content that can be the target of a reference. This fixes problems\n where cleanup wasn't called if the target wasn't a Silva content.\n\n- ``ReferenceSet`` object have been improved performance wise.\n\n3.0 (2012/12/11)\n----------------\n\n- Small bug fixes when the widget is not used in the SMI.\n\n3.0c1 (2012/09/24)\n------------------\n\n- Add a new reference type, ``DeleteSourceReferenceValue``, that\n automatically delete the source of the reference of the target is\n removed (so is the reference).\n\n- Improve reference selection widget.\n\n- Improve tests.\n\n- Fix bugs (non-required values).\n\n3.0b1 (2011/11/10)\n------------------\n\n- Add a Formulator field for relations, that are used in Code Sources.\n\n- Fix some Aquisition bug edge-case.\n\n- Improve widget popup to work with ``silva.ui``, and have default SMI\n feature (such as preview).\n\n\n2.3.3 (2010-02-07)\n------------------\n\n- Add a refresh functionality to the JS reference selection popup.\n\n- Add the possibility to add new content from the JS reference selection\n popup.\n\n- Fix some bugs on content suppression (and add test for this case).\n\n- Fix various small issues.\n\n2.3.2 (2010-12-20)\n------------------\n\n- Add a clear fonctionality to the JS reference selection popup.\n\n- If nothing is selected in the JS reference popup, no link is generated\n in the field. An edit link in the field have been added as well.\n\n2.3.1 (2010-10-18)\n------------------\n\n- Improve references graphs representation.\n\n- Add a ``ReferenceSet``.\n\n- Fix some bugs in case of duplication of broken references.\n\n\n2.3 (2010-07-16)\n----------------\n\n- First official release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/silvacms/silva.core.references", "keywords": "silva cms references zope", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "silva.core.references", "package_url": "https://pypi.org/project/silva.core.references/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/silva.core.references/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/silvacms/silva.core.references" }, "release_url": "https://pypi.org/project/silva.core.references/3.0.4/", "requires_dist": null, "requires_python": null, "summary": "Define a reference engine usable by Silva content", "version": "3.0.4" }, "last_serial": 947888, "releases": { "2.3.4": [ { "comment_text": "", "digests": { "md5": "61d78f2102f84edcfd87a6cd6108bf78", "sha256": "540b3be642ef4a9b2f5e44e0f9fc0e3c9d9c409887efc7687ce2e6db06810dc9" }, "downloads": -1, "filename": "silva.core.references-2.3.4.tar.gz", "has_sig": false, "md5_digest": "61d78f2102f84edcfd87a6cd6108bf78", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33352, "upload_time": "2013-12-17T10:11:09", "url": "https://files.pythonhosted.org/packages/84/20/25b21d1c9b95eac6f6ffdb28cbc8f788402984d89312a6f96f21771da0c5/silva.core.references-2.3.4.tar.gz" } ], "3.0.4": [ { "comment_text": "", "digests": { "md5": "eacacb3a562e5b538a86641315527c30", "sha256": "dae89450c5c4727791c3ac8b7f5951385e538ea40b7d532c198a0573446ff794" }, "downloads": -1, "filename": "silva.core.references-3.0.4.tar.gz", "has_sig": false, "md5_digest": "eacacb3a562e5b538a86641315527c30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 47760, "upload_time": "2013-12-18T15:06:02", "url": "https://files.pythonhosted.org/packages/ca/94/2a6d02517bb06c6945af29b7e9826bee297a692cf230a8f37bfad1d39f46/silva.core.references-3.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eacacb3a562e5b538a86641315527c30", "sha256": "dae89450c5c4727791c3ac8b7f5951385e538ea40b7d532c198a0573446ff794" }, "downloads": -1, "filename": "silva.core.references-3.0.4.tar.gz", "has_sig": false, "md5_digest": "eacacb3a562e5b538a86641315527c30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 47760, "upload_time": "2013-12-18T15:06:02", "url": "https://files.pythonhosted.org/packages/ca/94/2a6d02517bb06c6945af29b7e9826bee297a692cf230a8f37bfad1d39f46/silva.core.references-3.0.4.tar.gz" } ] }