{ "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 components which display a random image contained in the article.\n\nThe following features for raptus.article are provided by this package:\n\nComponents\n----------\n * Random image (Random image displayed over the whole width)\n * Random image left (Random image displayed on the left side)\n * Random image right (Random image displayed on the right side)\n * Random image teaser (Random image displayed over the whole width and displayed above the columns)\n\nDependencies\n------------\n * raptus.article.images\n\nInstallation\n============\n\nTo install raptus.article.randomimage 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.randomimage 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.randomimage on a separate line, like this::\n\n eggs =\n Plone\n raptus.article.randomimage\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.randomimage 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 and select one of the random image\ncomponents and press \"save and view\". Note that at least one image has to be contained\nin the article in which this component is active.\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.abovecontentbody\n``````````````````````\n- raptus.article.randomimage.full\n- raptus.article.randomimage.right\n- raptus.article.randomimage.left\n\nplone.portaltop\n```````````````\n- raptus.article.randomimage.teaser\n \nInterfaces\n----------\n\nfile: interfaces.py\n```````````````````\n- IRandomImage (Provider for a random image)\n - getImage - method (Returns a random image (catalog brain))\n\nChangelog\n=========\n\n2.0b5 (2010-11-10)\n------------------\n\n* Added French translations\n\n2.0b4 (2010-10-24)\n------------------\n\n* Set zip_safe flag to False\n\n2.0b3 (2010-10-21)\n------------------\n\n* Updated readme and manual\n\n2.0b2 (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.randomimage", "package_url": "https://pypi.org/project/raptus.article.randomimage/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/raptus.article.randomimage/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://raptus.com" }, "release_url": "https://pypi.org/project/raptus.article.randomimage/2.0b5/", "requires_dist": null, "requires_python": null, "summary": "Provides components which display a random image contained in the article.", "version": "2.0b5" }, "last_serial": 798505, "releases": { "2.0b2": [ { "comment_text": "", "digests": { "md5": "9bd7eb830409d5e2846a1fa31b9890cf", "sha256": "a1b6cf61cefb30c9f2299e0659973aae4beab8024371d513a38e49904f57efda" }, "downloads": -1, "filename": "raptus.article.randomimage-2.0b2.tar.gz", "has_sig": false, "md5_digest": "9bd7eb830409d5e2846a1fa31b9890cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16824, "upload_time": "2010-10-20T16:19:09", "url": "https://files.pythonhosted.org/packages/65/42/1625aa69ec46d80f001e0fe10c277e0ccf516dd7cbc58c47b8e22c51239b/raptus.article.randomimage-2.0b2.tar.gz" } ], "2.0b3": [ { "comment_text": "", "digests": { "md5": "b9b92b93ecb7ee0ec26c49f98d4b8e6f", "sha256": "0705665e3b35882531bf9a31bcfc45adbec844c5d0b4877e8e85426074b02ff8" }, "downloads": -1, "filename": "raptus.article.randomimage-2.0b3.tar.gz", "has_sig": false, "md5_digest": "b9b92b93ecb7ee0ec26c49f98d4b8e6f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16839, "upload_time": "2010-10-21T16:24:09", "url": "https://files.pythonhosted.org/packages/aa/df/547d71badaa2c747f73b4602527db3385de26f13fd307029dd50df031df0/raptus.article.randomimage-2.0b3.tar.gz" } ], "2.0b4": [ { "comment_text": "", "digests": { "md5": "546f60ef808d3eb12935dc8e01090766", "sha256": "a968eed7d698386968d25fc1fb1798bea6ac261633ddcb290495b4bf70220a14" }, "downloads": -1, "filename": "raptus.article.randomimage-2.0b4.tar.gz", "has_sig": false, "md5_digest": "546f60ef808d3eb12935dc8e01090766", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16932, "upload_time": "2010-10-24T15:02:55", "url": "https://files.pythonhosted.org/packages/85/1a/aff02e6263c036e742bd050d0e10d3e71dc32f6dd987917a5782d5bbd9d0/raptus.article.randomimage-2.0b4.tar.gz" } ], "2.0b5": [ { "comment_text": "", "digests": { "md5": "9d25bcf001f66c032ad32e7d92c134de", "sha256": "3608c2b7224ba6c5ddc7ba0665c8749e1904f3ceaf8020ad189f8ae580ed841c" }, "downloads": -1, "filename": "raptus.article.randomimage-2.0b5.tar.gz", "has_sig": false, "md5_digest": "9d25bcf001f66c032ad32e7d92c134de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17223, "upload_time": "2010-11-10T11:51:40", "url": "https://files.pythonhosted.org/packages/5c/7d/819ad0417051a9687d78069419234402526747e45742440972c21358cc5f/raptus.article.randomimage-2.0b5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9d25bcf001f66c032ad32e7d92c134de", "sha256": "3608c2b7224ba6c5ddc7ba0665c8749e1904f3ceaf8020ad189f8ae580ed841c" }, "downloads": -1, "filename": "raptus.article.randomimage-2.0b5.tar.gz", "has_sig": false, "md5_digest": "9d25bcf001f66c032ad32e7d92c134de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17223, "upload_time": "2010-11-10T11:51:40", "url": "https://files.pythonhosted.org/packages/5c/7d/819ad0417051a9687d78069419234402526747e45742440972c21358cc5f/raptus.article.randomimage-2.0b5.tar.gz" } ] }