{ "info": { "author": "Raptus AG", "author_email": "dev@raptus.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nProvides the possibility to create aliases for content objects which may be\ncontained in an article and display them in the specified components.\n\nDependencies\n------------\n * raptus.article.core\n\nInstallation\n============\n\nNote if you install raptus.article.default you can skip this installation steps.\n\nTo install raptus.article.collections into your Plone instance, locate the file\nbuildout.cfg in the root of your Plone instance directory on the file system,\nand open it in a text editor.\n\nAdd the actual raptus.article.alias add-on to the \"eggs\" section of\nbuildout.cfg. Look for the section that looks like this::\n\n eggs =\n Plone\n\nThis section might have additional lines if you have other add-ons already\ninstalled. Just add the raptus.article.collections on a separate line, like this::\n\n eggs =\n Plone\n raptus.article.alias\n\nNote that you have to run buildout like this::\n\n $ bin/buildout\n\nThen go to the \"Add-ons\" control panel in Plone as an administrator, and\ninstall or reinstall the \"raptus.article.default\" product.\n\nNote that if you do not use the raptus.article.default package you have to\ninclude the zcml of raptus.article.alias either by adding it\nto the zcml list in your buildout or by including it in another package's\nconfigure.zcml.\n\nCopyright and credits\n=====================\n\nraptus.article is copyrighted by `Raptus AG `_ and licensed under the GPL. \nSee LICENSE.txt for details.\n\nChangelog\n=========\n\n1.0a6 (2014-03-12)\n------------------\n\n- Prevent orphaned references from getting re-indexed\n\n\n1.0a5 (2013-11-25)\n------------------\n\n- Fixed the Acquisition parent on the alias CatalogBrain in the patched manageable\n class\n\n\n1.0a4 (2013-11-21)\n------------------\n\n- Fixed raptus.article.maps adapter registration\n\n\n1.0a3 (2012-12-14)\n------------------\n\n- Changed default return value for Title and Description to empty string rather\n than empty unicode string to prevent UnicodeDecodeError when indexing the first\n time\n\n\n1.0a2 (2012-12-13)\n------------------\n\n- Fixed issues with raptus.article.table (typos in table.zcml and table.py)\n- Fixed issues with raptus.article.contentflowFixed (typos in contentflow.zcml)\n\n\n1.0a1 (2012-03-21)\n------------------\n- Initial 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/Raptus/raptus.article.alias", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "raptus.article.alias", "package_url": "https://pypi.org/project/raptus.article.alias/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/raptus.article.alias/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Raptus/raptus.article.alias" }, "release_url": "https://pypi.org/project/raptus.article.alias/1.0a6/", "requires_dist": null, "requires_python": null, "summary": "Provides the possibility to create aliases for content objects which may be contained in an article and display them in the specified components", "version": "1.0a6" }, "last_serial": 1027306, "releases": { "1.0a1": [ { "comment_text": "", "digests": { "md5": "1a9f6c3f2dc174984ed2d3273ca04348", "sha256": "9d57594e540f3aa5ade124025d9f3442abe7c692e5a02d307dc5bc88a5962075" }, "downloads": -1, "filename": "raptus.article.alias-1.0a1.tar.gz", "has_sig": false, "md5_digest": "1a9f6c3f2dc174984ed2d3273ca04348", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19091, "upload_time": "2012-03-21T11:59:03", "url": "https://files.pythonhosted.org/packages/a7/ee/96d032d653ebc55e265c945bb796bbe86b68a51337b9a0801e991f2f7715/raptus.article.alias-1.0a1.tar.gz" } ], "1.0a2": [ { "comment_text": "", "digests": { "md5": "498ea896749089cbd2b4d99e3a6e2502", "sha256": "5a709bd3ed013666cb814015fcee65bd9717b9a912bf53426d2286d610368f41" }, "downloads": -1, "filename": "raptus.article.alias-1.0a2.zip", "has_sig": false, "md5_digest": "498ea896749089cbd2b4d99e3a6e2502", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39716, "upload_time": "2012-12-13T16:47:54", "url": "https://files.pythonhosted.org/packages/f1/b8/6ef23597fa5f23076d3254459a8d1ad6334969f95c59c5f89a4298ec621b/raptus.article.alias-1.0a2.zip" } ], "1.0a3": [ { "comment_text": "", "digests": { "md5": "a31a5503f50c2db44636d905dd80d492", "sha256": "a56e9ea234dbdd888968335a5188f3e532807f1e8b7a2bf71ea396f97c188bdb" }, "downloads": -1, "filename": "raptus.article.alias-1.0a3.zip", "has_sig": false, "md5_digest": "a31a5503f50c2db44636d905dd80d492", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40007, "upload_time": "2012-12-14T13:37:28", "url": "https://files.pythonhosted.org/packages/86/9f/74d7543dd837a3171839575eb0d65dbc4adda4d639d85b97af8dc321943a/raptus.article.alias-1.0a3.zip" } ], "1.0a4": [ { "comment_text": "", "digests": { "md5": "d4015243673a6323affa48a400f682be", "sha256": "008270ecdd4068d20d61e08207b56b15e732b49647ae5af7bf1150fc35e2c526" }, "downloads": -1, "filename": "raptus.article.alias-1.0a4.zip", "has_sig": false, "md5_digest": "d4015243673a6323affa48a400f682be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40237, "upload_time": "2013-11-21T13:27:52", "url": "https://files.pythonhosted.org/packages/3f/5e/93c44c76353bfe1acc1a51b0d6cb150aad5ad8cfa21d1fd88a564e8333fa/raptus.article.alias-1.0a4.zip" } ], "1.0a5": [ { "comment_text": "", "digests": { "md5": "5aa64cdd1fcb535b1843b75a923cf41c", "sha256": "d1816a5ffa2f638ff6962558373bd84442ef856f1a159be3a4905c6edc6019d2" }, "downloads": -1, "filename": "raptus.article.alias-1.0a5.zip", "has_sig": false, "md5_digest": "5aa64cdd1fcb535b1843b75a923cf41c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40432, "upload_time": "2013-11-25T14:32:24", "url": "https://files.pythonhosted.org/packages/f4/e3/4df7325c206abb2e85ddfeb3e528073ca06509fe11136bd8ca7be4f7084f/raptus.article.alias-1.0a5.zip" } ], "1.0a6": [ { "comment_text": "", "digests": { "md5": "255c65e9b8e8f46a5355b317a9d05ab4", "sha256": "a438f76cca9c176484dc61770daa7a3f94d4a44787ccbe1ee5bb8b2cb1772e61" }, "downloads": -1, "filename": "raptus.article.alias-1.0a6.zip", "has_sig": false, "md5_digest": "255c65e9b8e8f46a5355b317a9d05ab4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40584, "upload_time": "2014-03-12T17:23:21", "url": "https://files.pythonhosted.org/packages/a3/ef/656f4f5f4bccc335b30a4d1c108bfa6178163b3f43a033964add798fd432/raptus.article.alias-1.0a6.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "255c65e9b8e8f46a5355b317a9d05ab4", "sha256": "a438f76cca9c176484dc61770daa7a3f94d4a44787ccbe1ee5bb8b2cb1772e61" }, "downloads": -1, "filename": "raptus.article.alias-1.0a6.zip", "has_sig": false, "md5_digest": "255c65e9b8e8f46a5355b317a9d05ab4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40584, "upload_time": "2014-03-12T17:23:21", "url": "https://files.pythonhosted.org/packages/a3/ef/656f4f5f4bccc335b30a4d1c108bfa6178163b3f43a033964add798fd432/raptus.article.alias-1.0a6.zip" } ] }