{ "info": { "author": "Raptus AG", "author_email": "dev@raptus.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": ".. contents::\n\nIntroduction\n============\n\nraptus.article.contents provides a simple article listing (table of contents)\nfor articles.\n\nThe following features for raptus.article are provided by this package:\n\nComponents\n----------\n * Contents\n\nDependencies\n------------\n * raptus.article.core\n * raptus.article.nesting\n * raptus.article.listings\n\nInstallation\n============\n\nTo install raptus.article.contents 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.contents 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.contents on a separate line, like this::\n\n eggs =\n Plone\n raptus.article.contents\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.contents 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\nDeveloper Manual\n================\n\nNote: You find a developer manual for raptus.article at \n`raptus.article.core `_.\nPlease have look there if you need more information.\n\nCode overview\n=============\n\nComponents\n----------\n\nplone.belowcontentbody\n``````````````````````\n- raptus.article.contents\n\nContributors\n============\n\nRaptus AG, Author\n\nChangelog\n=========\n\n1.0a1 (2013-07-01)\n------------------\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": "http://github.com/Raptus/raptus.article.contents", "keywords": "", "license": "gpl", "maintainer": null, "maintainer_email": null, "name": "raptus.article.contents", "package_url": "https://pypi.org/project/raptus.article.contents/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/raptus.article.contents/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/Raptus/raptus.article.contents" }, "release_url": "https://pypi.org/project/raptus.article.contents/1.0a1/", "requires_dist": null, "requires_python": null, "summary": "Provides a simple article listing (table of contents)", "version": "1.0a1" }, "last_serial": 805188, "releases": { "1.0a1": [ { "comment_text": "", "digests": { "md5": "5e505e6a2c80c2a017a1b37d5c1389ca", "sha256": "8e49f8d5374f99cc2f63085933985c43e077fa7363f022196539e98c6b2fc13f" }, "downloads": -1, "filename": "raptus.article.contents-1.0a1.zip", "has_sig": false, "md5_digest": "5e505e6a2c80c2a017a1b37d5c1389ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22505, "upload_time": "2013-07-01T15:48:25", "url": "https://files.pythonhosted.org/packages/13/02/554c5d713377ee73ed93702794d6fe8d091125267700607d6eb00323233b/raptus.article.contents-1.0a1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5e505e6a2c80c2a017a1b37d5c1389ca", "sha256": "8e49f8d5374f99cc2f63085933985c43e077fa7363f022196539e98c6b2fc13f" }, "downloads": -1, "filename": "raptus.article.contents-1.0a1.zip", "has_sig": false, "md5_digest": "5e505e6a2c80c2a017a1b37d5c1389ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22505, "upload_time": "2013-07-01T15:48:25", "url": "https://files.pythonhosted.org/packages/13/02/554c5d713377ee73ed93702794d6fe8d091125267700607d6eb00323233b/raptus.article.contents-1.0a1.zip" } ] }