{ "info": { "author": "Lukas Zdych", "author_email": "lukas.zdych@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "About\n============\n\nExtends plone content with ability to render external content in viewlet.\n\nInstalling\n============\n\nThis package requires Plone 3.x or later (tested on 3.3.x).\n\nInstalling without buildout\n~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nInstall this package in either your system path packages or in the lib/python\ndirectory of your Zope instance. You can do this using either easy_install or\nvia the setup.py script.\n\nInstalling with buildout\n~~~~~~~~~~~~~~~~~~~~~~~~\n\nIf you are using `buildout`_ to manage your instance installing\ncollective.externalsnippet is even simpler. You can install\ncollective.externalsnippet by adding it to the eggs line for your instance::\n\n [instance]\n eggs = collective.externalsnippet\n\nAfter updating the configuration you need to run the ''bin/buildout'', which\nwill take care of updating your system.\n\n.. _buildout: http://pypi.python.org/pypi/zc.buildout\n\nUsage\n=====\n\nInstall \"External Snippet\" via Quick Installer, go to your content which you can publish external\ncontent on and assign it marker interface \"collective.externalsnippet.interfaces.IExternalSnippetMarker\".\nYou can mark the content via ZMI on content's \"Interfaces\" tab or you can use \"collective.interfaces_\"\nto do it in the Plone UI.\n\nThis adds to your content some extra fields which you can find in it's edit form on \"Settings\" tab where\nyou can specify URL address of external page you would like to fetch and render below your content's body.\n\nYou can also enter regular expression which will select particular content of fetched page (see default\nvalue for an example).\n\nIt is also possible to fetch external pages guarded by basic authentication by entering required username\nand password.\n\n.. _collective.interfaces: http://plone.org/products/collective.interfaces\n\nCopyright and Credits\n=====================\n\ncollective.externalsnippet is licensed under the GPL. See LICENSE.txt for details.\n\nAuthor: `Lukas Zdych (lzdych)`__ - development, maintenance, Czech translation\n\n.. _lzdych: mailto:lukas.zdych@gmail.com\n\n__ lzdych_\n\nSponsored by: `Auto Kelly, a.s.`__\n\n.. _ak: http://autokelly.cz\n\n__ ak_\n\n\nChangelog\n=========\n\n0.2 (2011-09-27)\n~~~~~~~~~~~~~~~~~~\n\n- added basic authentication with cookies support option [lzdych]\n\n0.1 (2010-05-31)\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://svn.plone.org/svn/collective/", "keywords": "plone external content", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.externalsnippet", "package_url": "https://pypi.org/project/collective.externalsnippet/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.externalsnippet/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/" }, "release_url": "https://pypi.org/project/collective.externalsnippet/0.2/", "requires_dist": null, "requires_python": null, "summary": "Extends plone content with ability to render external content in viewlet.", "version": "0.2" }, "last_serial": 787774, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "927ab9c952711b2cd93ab9df4534ef1d", "sha256": "3dddaf60736394e882a013c4bbec20251d4d85cff0d7e8ec4747c1c003603ac2" }, "downloads": -1, "filename": "collective.externalsnippet-0.1.zip", "has_sig": false, "md5_digest": "927ab9c952711b2cd93ab9df4534ef1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25339, "upload_time": "2010-05-31T18:50:26", "url": "https://files.pythonhosted.org/packages/c3/ce/15a6e949b4e752f77227fdb75ad7e43c65faefb2a666bd16b4a968ad3dc2/collective.externalsnippet-0.1.zip" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "12e3b05265ad47eb7546504a44c32f72", "sha256": "5c7e282438c9c4f93f8afbb5b2c5980eb8ec8477792771c0783099c1ee77b0fa" }, "downloads": -1, "filename": "collective.externalsnippet-0.2.zip", "has_sig": false, "md5_digest": "12e3b05265ad47eb7546504a44c32f72", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25825, "upload_time": "2011-09-27T20:58:33", "url": "https://files.pythonhosted.org/packages/d7/e2/037d010a86c88d645a102f45de0f120ab76bcc998d4812f37f07bbe421f3/collective.externalsnippet-0.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "12e3b05265ad47eb7546504a44c32f72", "sha256": "5c7e282438c9c4f93f8afbb5b2c5980eb8ec8477792771c0783099c1ee77b0fa" }, "downloads": -1, "filename": "collective.externalsnippet-0.2.zip", "has_sig": false, "md5_digest": "12e3b05265ad47eb7546504a44c32f72", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25825, "upload_time": "2011-09-27T20:58:33", "url": "https://files.pythonhosted.org/packages/d7/e2/037d010a86c88d645a102f45de0f120ab76bcc998d4812f37f07bbe421f3/collective.externalsnippet-0.2.zip" } ] }