{ "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\nraptus.article.backlink provides support for adding a back link to articles.\n\nThe following features for raptus.article are provided by this package:\n\nComponents\n----------\n * raptus.article.backlink\n\nDependencies\n------------\n * raptus.article.core\n * raptus.backlink\n\nInstallation\n============\n\nTo install raptus.article.backlink 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.backlink 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.teaser on a separate line, like this::\n\n eggs =\n Plone\n raptus.article.backlink\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.teaser either by adding it\nto the zcml list in your buildout or by including it in another package's\nconfigure.zcml.\n\nUsage\n=====\n\nComponents\n----------\nNavigate to the \"Components\" tab of your article, select the backlink component\nand press \"save and view\".\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.0a1 - (2011-06-03)\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://raptus.com", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "raptus.article.backlink", "package_url": "https://pypi.org/project/raptus.article.backlink/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/raptus.article.backlink/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://raptus.com" }, "release_url": "https://pypi.org/project/raptus.article.backlink/1.0a1/", "requires_dist": null, "requires_python": null, "summary": "Provides a component displaying a back link using raptus.backlink", "version": "1.0a1" }, "last_serial": 798480, "releases": { "1.0a1": [ { "comment_text": "", "digests": { "md5": "0848ad853a94b2e22807ccfba803d1ca", "sha256": "0b8002e92b77b5f27b693f768f81c5d39e551810a0e1557be3b4a515c5e98637" }, "downloads": -1, "filename": "raptus.article.backlink-1.0a1.tar.gz", "has_sig": false, "md5_digest": "0848ad853a94b2e22807ccfba803d1ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12573, "upload_time": "2011-06-03T09:51:22", "url": "https://files.pythonhosted.org/packages/48/2d/ac7db2ace0ef0e61c853eac104b87abbdebfe40b24425815793ed42ae9ed/raptus.article.backlink-1.0a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0848ad853a94b2e22807ccfba803d1ca", "sha256": "0b8002e92b77b5f27b693f768f81c5d39e551810a0e1557be3b4a515c5e98637" }, "downloads": -1, "filename": "raptus.article.backlink-1.0a1.tar.gz", "has_sig": false, "md5_digest": "0848ad853a94b2e22807ccfba803d1ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12573, "upload_time": "2011-06-03T09:51:22", "url": "https://files.pythonhosted.org/packages/48/2d/ac7db2ace0ef0e61c853eac104b87abbdebfe40b24425815793ed42ae9ed/raptus.article.backlink-1.0a1.tar.gz" } ] }