{ "info": { "author": "Thiago Avelino", "author_email": "thiagoavelinoster@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 4.1", "Framework :: Plone :: 4.2", "Framework :: Plone :: 4.3", "Framework :: Plone :: 5.0", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: OS Independent", "Programming Language :: JavaScript", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "**********************\nTwitter Widget Portlet\n**********************\n\n.. contents:: Table of Contents\n\nLife, the Universe, and Everything\n----------------------------------\n\nThis portlet allows you to easily embed and customise JavaScript-based Twitter\nwidgets into your Plone site.\n\nTo read and understand more about such widgets, and to create your own, visit \nhttps://twitter.com/settings/widgets.\n\nMostly Harmless\n---------------\n\n.. image:: https://secure.travis-ci.org/collective/collective.portlet.twitter.png?branch=master\n :alt: Travis CI badge\n :target: http://travis-ci.org/collective/collective.portlet.twitter\n\n.. image:: https://coveralls.io/repos/collective/collective.portlet.twitter/badge.png?branch=master\n :alt: Coveralls badge\n :target: https://coveralls.io/r/collective/collective.portlet.twitter\n\n.. image:: https://pypip.in/d/collective.portlet.twitter/badge.png\n :alt: Downloads\n :target: https://pypi.python.org/pypi/collective.portlet.twitter\n\nGot an idea? Found a bug? Let us know by `opening a support ticket`_.\n\nDon't Panic\n-----------\n\nInstallation\n^^^^^^^^^^^^\n\nTo enable this package in a buildout-based installation:\n\n1. Edit your buildout.cfg and add add the following to it::\n\n [buildout]\n ...\n eggs =\n collective.portlet.twitter\n\nAfter updating the configuration you need to run ''bin/buildout'', which will\ntake care of updating your system.\n\nGo to the 'Site Setup' page in a Plone site and click on the 'Add-ons' link.\n\nCheck the box next to ``collective.portlet.twitter`` and click the 'Activate'\nbutton.\n\n.. Note::\n\n You may have to empty your browser cache and save your resource registries\n in order to see the effects of the product installation.\n\nUsage\n^^^^^\n\nCreate twitter widget:\n\n.. image:: https://raw.github.com/collective/collective.portlet.twitter/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.54.19%20AM.png\n\nConfigure widget:\n\n.. image:: https://raw.github.com/collective/collective.portlet.twitter/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.54.58%20AM.png\n\nSaved:\n\n.. image:: https://raw.github.com/collective/collective.portlet.twitter/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.55.14%20AM.png\n\nGet widget id:\n\n.. image:: https://raw.github.com/collective/collective.portlet.twitter/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.55.14%20AM-Get_id.png\n\nAdd your widget ID into the **Data Widget ID** field as follows:\n\n.. image:: https://raw.github.com/collective/collective.portlet.twitter/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.53.19%20AM.png\n\nFor more information on the variety of client-side options (such as theme,\nlink color, width, height, and so forth) that can be configured within this\nportlet's settings, see Twitter's development documentation at\nhttps://dev.twitter.com/docs/embedded-timelines#customization.\n\nMake any customisations you'd like and click **Save**.\n\nThat's it!\n\n.. image:: https://raw.github.com/collective/collective.portlet.twitter/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.52.39%20AM.png\n\n.. _`opening a support ticket`: https://github.com/collective/collective.portlet.twitter/issues\n\nShare and Enjoy\n---------------\n\n``collective.portlet.twitter`` would not have been possible without the\ncontribution of the following people:\n\n* `Thiago Avelino`_ (original developer)\n* Gonzalo Almeida\n* H\u00e9ctor Velarde\n* David Beitey\n\nYou can find an updated list of package contributors on `GitHub`_.\n\nDevelopment sponsored by `tv1.com`_ and Open Multimedia.\n\n.. _`Thiago Avelino`: https://github.com/avelino\n.. _`GitHub`: https://github.com/collective/collective.portlet.twitter/contributors\n.. _`tv1.com`: http://www.grupotv1.com.br/pt-br/tv1-com/\n\nChangelog\n---------\n\nThere's a frood who really knows where his towel is.\n\n1.0rc1 (2014-09-10)\n^^^^^^^^^^^^^^^^^^^\n\n- Add Brazilian Portuguese and Spanish translations.\n [hvelarde]\n\n- Fix issue with escaping non-basestring values [enkidulan]\n\n\n1.0b3 (2013-10-09)\n^^^^^^^^^^^^^^^^^^\n\n- Fix package distribution; we are not including anymore the screenshots used\n in the documentation reducing significatively the egg size.\n [hvelarde]\n\n- Fix potential XSS (arbitrary injection) issue by escaping and quoting all\n attributes being set on the rendered portlet.\n [davidjb]\n\n\n1.0b2 (2013-06-28)\n^^^^^^^^^^^^^^^^^^\n\n- Fix specifying the ``data-related`` attribute without a value.\n [davidjb]\n- Add ability to customise portlet header text and ability to show just the\n Twitter widget (omit border).\n [davidjb]\n- Link portlet title to the user's Twitter timeline.\n [davidjb]\n- Update descriptions for Twitter client configuration to be end-user\n readable and add examples.\n [davidjb]\n- Add ``tweet-limit`` client-side configuration option to control the number\n of tweets displayed.\n [davidjb]\n- Add titles and descriptions to the portlet add and edit pages.\n [davidjb]\n- Remove tal:attributes specification from Twitter link in portlet page \n template. This is already handled by the HTML tag creation code, and lead\n to rendering failure in some cases (see \n https://bugs.launchpad.net/zope2/+bug/1004588).\n [davidjb]\n\n\n1.0b1 (2013-04-24)\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": "https://github.com/collective/collective.portlet.twitter", "keywords": "plone portlet twitter widget", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "collective.portlet.twitter", "package_url": "https://pypi.org/project/collective.portlet.twitter/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.portlet.twitter/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/collective/collective.portlet.twitter" }, "release_url": "https://pypi.org/project/collective.portlet.twitter/1.0rc1/", "requires_dist": null, "requires_python": null, "summary": "Twitter Widget Portlet - https://twitter.com/settings/widgets", "version": "1.0rc1" }, "last_serial": 1219719, "releases": { "1.0b1": [ { "comment_text": "", "digests": { "md5": "b4b504d394f52fbba8abc17ae6a25c69", "sha256": "971c9f2aaba6b903aa249fae091ea9f932617a0028eaa37746c1fe06f598588a" }, "downloads": -1, "filename": "collective.portlet.twitter-1.0b1.zip", "has_sig": false, "md5_digest": "b4b504d394f52fbba8abc17ae6a25c69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 966842, "upload_time": "2013-04-24T22:00:08", "url": "https://files.pythonhosted.org/packages/82/a7/64aee794499a5ef6765c172c7655027aefdb1823e8d06a3428cf87c1ec1b/collective.portlet.twitter-1.0b1.zip" } ], "1.0b2": [ { "comment_text": "", "digests": { "md5": "6331994d82f30b961a7cbe455f83c263", "sha256": "0c1ee9575d3660f1f74574b5d78d72a0ec9ee9d12a19bdc505c8996379581314" }, "downloads": -1, "filename": "collective.portlet.twitter-1.0b2.zip", "has_sig": false, "md5_digest": "6331994d82f30b961a7cbe455f83c263", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 982729, "upload_time": "2013-06-28T03:18:30", "url": "https://files.pythonhosted.org/packages/52/cf/d348a4bdca6e37631a4aaffc1ed929f4217358a902c170ae25270596e831/collective.portlet.twitter-1.0b2.zip" } ], "1.0b3": [ { "comment_text": "", "digests": { "md5": "8b7e9e8839ce97a7502f4f93d10a6c98", "sha256": "28960c01e7db1b203efe4a17e6d71ea76bd7553c551ce68f037d47c448cda363" }, "downloads": -1, "filename": "collective.portlet.twitter-1.0b3.zip", "has_sig": false, "md5_digest": "8b7e9e8839ce97a7502f4f93d10a6c98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30110, "upload_time": "2013-10-09T18:45:52", "url": "https://files.pythonhosted.org/packages/91/10/a934346b07dedc326702b0193aef0cf1022e82d807ed585cd8db3f6d4438/collective.portlet.twitter-1.0b3.zip" } ], "1.0rc1": [ { "comment_text": "", "digests": { "md5": "2b88563d05c4d435b301089cb175de7e", "sha256": "17307424b3282dcb933bb00b53e645322905c3cf468b20812eddf1c8c09f3f61" }, "downloads": -1, "filename": "collective.portlet.twitter-1.0rc1.zip", "has_sig": false, "md5_digest": "2b88563d05c4d435b301089cb175de7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1000155, "upload_time": "2014-09-10T17:50:10", "url": "https://files.pythonhosted.org/packages/f7/7a/a98f85d12b2d872aaee19700378159bf4378154947ffc7f3a4b168ddc9c0/collective.portlet.twitter-1.0rc1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2b88563d05c4d435b301089cb175de7e", "sha256": "17307424b3282dcb933bb00b53e645322905c3cf468b20812eddf1c8c09f3f61" }, "downloads": -1, "filename": "collective.portlet.twitter-1.0rc1.zip", "has_sig": false, "md5_digest": "2b88563d05c4d435b301089cb175de7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1000155, "upload_time": "2014-09-10T17:50:10", "url": "https://files.pythonhosted.org/packages/f7/7a/a98f85d12b2d872aaee19700378159bf4378154947ffc7f3a4b168ddc9c0/collective.portlet.twitter-1.0rc1.zip" } ] }