{ "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\nYou have a site where you would like to list some internal or external references but you are\nnot able to present them in a nice way. With raptus.article.reference you can do it. \n\nThe following features for raptus.article are provided by this package:\n\nFields\n------\n * Provides support for internal or external references on nested articles\n\nDependencies\n------------\n * archetypes.schemaextender\n * raptus.article.nesting\n\nInstallation\n============\n\nTo install raptus.article.reference 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.reference 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.reference on a separate line, like this::\n\n eggs =\n Plone\n raptus.article.reference\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.reference 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\nEdit an article which is contained in another. You will now have the new options \n\"Internal reference\" and \"External reference\" in your tab \"settings\". Add your \nreference press \"save\". The link on the specific article displayed by the components\nlisting sub articles now refers to the specified reference. The following packages\nprovide components respecting the reference setting:\n\n * `raptus.article.listings `_\n * `raptus.article.contentfader `_\n * `raptus.article.contentflow `_\n * `raptus.article.randomcontent `_\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\nInterfaces\n----------\n\nfile: interfaces.py\n```````````````````\n- IReference (Provider for internal and external references on an article)\n - getReferenceURL - method (Returns the URL or path of the reference)\n - getReference - method (Returns the referenced object, if available)\n \nSchema extender\n---------------\n\nfile: extender.py\n`````````````````\n- ArticleExtender - for IArticle\n\nChangelog\n=========\n\n2.0b6 (2010-11-10)\n------------------\n\n* Added French translations\n\n2.0b5 (2010-10-24)\n------------------\n\n* Set zip_safe flag to False\n\n2.0b4 (2010-10-21)\n------------------\n\n* Updated readme and manual\n\n2.0b3 (2010-10-20)\n------------------\n\n* First public 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.reference", "package_url": "https://pypi.org/project/raptus.article.reference/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/raptus.article.reference/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://raptus.com" }, "release_url": "https://pypi.org/project/raptus.article.reference/2.0b6/", "requires_dist": null, "requires_python": null, "summary": "Provides support for internal or external references on nested articles.", "version": "2.0b6" }, "last_serial": 798506, "releases": { "2.0b3": [ { "comment_text": "", "digests": { "md5": "300d387595c17b0ba1c2dbfd93777644", "sha256": "8b0c793912f23e610072498cf3ab60afe5a5b69b5751c84bbd09df7a66444b8d" }, "downloads": -1, "filename": "raptus.article.reference-2.0b3.tar.gz", "has_sig": false, "md5_digest": "300d387595c17b0ba1c2dbfd93777644", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12534, "upload_time": "2010-10-20T16:19:42", "url": "https://files.pythonhosted.org/packages/6d/ad/a4977ee262c238fd4f217b1b85aef5351f1d42b2e0434f5ad322b9bad100/raptus.article.reference-2.0b3.tar.gz" } ], "2.0b4": [ { "comment_text": "", "digests": { "md5": "655a438812d535d0b9f43a8830881b55", "sha256": "bf06c35f042bb92f373180d260cddfc6bf364f11d1ced3a124176b0a3103d6cd" }, "downloads": -1, "filename": "raptus.article.reference-2.0b4.tar.gz", "has_sig": false, "md5_digest": "655a438812d535d0b9f43a8830881b55", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12595, "upload_time": "2010-10-21T16:24:46", "url": "https://files.pythonhosted.org/packages/f5/c4/fcb28dae80873f789b491bea9d132218974fe0c4ec7818bc2fecb7479d17/raptus.article.reference-2.0b4.tar.gz" } ], "2.0b5": [ { "comment_text": "", "digests": { "md5": "5c34c7a7eead4a39ca61c41d96431551", "sha256": "89316ca2c84ee41535466efea65fa090d2b215c7ed07aa6cbbd62785882974d8" }, "downloads": -1, "filename": "raptus.article.reference-2.0b5.tar.gz", "has_sig": false, "md5_digest": "5c34c7a7eead4a39ca61c41d96431551", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13856, "upload_time": "2010-10-24T15:03:14", "url": "https://files.pythonhosted.org/packages/88/b0/6ad82ed2929e84c97edc00c7fc41c22dbf8d4ac077b4545ed2a0738850b2/raptus.article.reference-2.0b5.tar.gz" } ], "2.0b6": [ { "comment_text": "", "digests": { "md5": "d98901bbf0c8c829532e3e798532ea1d", "sha256": "f364a402acb00a98cdec530499c00d6ec97490639511cc8f7c07b634cdfa8423" }, "downloads": -1, "filename": "raptus.article.reference-2.0b6.tar.gz", "has_sig": false, "md5_digest": "d98901bbf0c8c829532e3e798532ea1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14141, "upload_time": "2010-11-10T11:52:12", "url": "https://files.pythonhosted.org/packages/cb/a9/e23b50c03dd955ef57689ec059dd809a445d65c7fa3b2681ce7311d53043/raptus.article.reference-2.0b6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d98901bbf0c8c829532e3e798532ea1d", "sha256": "f364a402acb00a98cdec530499c00d6ec97490639511cc8f7c07b634cdfa8423" }, "downloads": -1, "filename": "raptus.article.reference-2.0b6.tar.gz", "has_sig": false, "md5_digest": "d98901bbf0c8c829532e3e798532ea1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14141, "upload_time": "2010-11-10T11:52:12", "url": "https://files.pythonhosted.org/packages/cb/a9/e23b50c03dd955ef57689ec059dd809a445d65c7fa3b2681ce7311d53043/raptus.article.reference-2.0b6.tar.gz" } ] }