{
"info": {
"author": "Thiago Avelino",
"author_email": "thiagoavelinoster@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Environment :: Web Environment",
"Framework :: Plone",
"Framework :: Plone :: 4.1",
"Framework :: Plone :: 4.2",
"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": "Twitter Widget Portlet\r\n======================\r\n\r\nhttps://twitter.com/settings/widgets\r\n\r\n\r\nScreenshot\r\n----------\r\n\r\n.. image:: https://raw.github.com/collective/collective.twitter.widget.portlets/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.52.39%20AM.png\r\n\r\n\r\nInstall\r\n-------\r\n\r\n* When you're reading this you have probably already run ``easy_install collective.twitter.widget.portlets``. Find out how to install setuptools (and EasyInstall) here: http://peak.telecommunity.com/DevCenter/EasyInstall\r\n* Create a file called ``collective.twitter.widget.portlets-configure.zcml`` in the ``/path/to/instance/etc/package-includes`` directory. The file should only contain this\r\n\r\n\r\n \r\n\r\n\r\nAlternatively, if you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can do this:\r\n\r\n* Add ``collective.twitter.widget.portlets`` to the list of eggs to install, e.g.:\r\n\r\n [buildout]\r\n eggs = collective.twitter.widget.portlets\r\n\r\n* Re-run buildout, e.g. with:\r\n\r\n $ ./bin/buildout\r\n\r\nYou can skip the ZCML slug if you are going to explicitly include the package from another package's configure.zcml file.\r\n\r\n\r\nHowTo\r\n_____\r\n\r\nCreate twitter widget:\r\n\r\n.. image:: https://raw.github.com/collective/collective.twitter.widget.portlets/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.54.19%20AM.png\r\n\r\nConfigure widget:\r\n\r\n.. image:: https://raw.github.com/collective/collective.twitter.widget.portlets/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.54.58%20AM.png\r\n\r\nSaved:\r\n\r\n.. image:: https://raw.github.com/collective/collective.twitter.widget.portlets/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.55.14%20AM.png\r\n\r\nGet widget id:\r\n\r\n.. image:: https://raw.github.com/collective/collective.twitter.widget.portlets/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.55.14%20AM-Get_id.png\r\n\r\nAdd widget id in field **Data Widget ID**:\r\n\r\n.. image:: https://raw.github.com/collective/collective.twitter.widget.portlets/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.53.19%20AM.png\r\n\r\n\r\nCredits\r\n-------\r\n\r\nDevelopment\r\n___________\r\n\r\n* Main developper: `Thiago Avelino `_\r\n* Sponsor: `tv1.com `_\r\n\r\n\r\nMostly Harmless\r\n---------------\r\n\r\n.. image:: https://secure.travis-ci.org/collective/collective.twitter.widget.portlets.png\r\n :target: http://travis-ci.org/collective/collective.twitter.widget.portlets\r\nInstall\r\n-------\r\n\r\n* When you're reading this you have probably already run ``easy_install collective.twitter.widget.portlets``. Find out how to install setuptools (and EasyInstall) here: http://peak.telecommunity.com/DevCenter/EasyInstall\r\n* Create a file called ``collective.twitter.widget.portlets-configure.zcml`` in the ``/path/to/instance/etc/package-includes`` directory. The file should only contain this\r\n\r\n\r\n \r\n\r\n\r\nAlternatively, if you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can do this:\r\n\r\n* Add ``collective.twitter.widget.portlets`` to the list of eggs to install, e.g.:\r\n\r\n [buildout]\r\n eggs = collective.twitter.widget.portlets\r\n\r\n* Re-run buildout, e.g. with:\r\n\r\n $ ./bin/buildout\r\n\r\nYou can skip the ZCML slug if you are going to explicitly include the package from another package's configure.zcml file.\r\n\r\n\r\nHowTo\r\n_____\r\n\r\nCreate twitter widget:\r\n\r\n.. image:: https://raw.github.com/collective/collective.twitter.widget.portlets/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.54.19%20AM.png\r\n\r\nConfigure widget:\r\n\r\n.. image:: https://raw.github.com/collective/collective.twitter.widget.portlets/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.54.58%20AM.png\r\n\r\nSaved:\r\n\r\n.. image:: https://raw.github.com/collective/collective.twitter.widget.portlets/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.55.14%20AM.png\r\n\r\nGet widget id:\r\n\r\n.. image:: https://raw.github.com/collective/collective.twitter.widget.portlets/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.55.14%20AM-Get_id.png\r\n\r\nCredits\r\n-------\r\n\r\nDevelopment\r\n___________\r\n\r\n* Main developper: `Thiago Avelino `_\r\n* Sponsor: `tv1.com `_",
"description_content_type": null,
"docs_url": null,
"download_url": "https://github.com/collective/collective.twitter.widget.portlets/archive/master.tar.gz",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/collective/collective.twitter.widget.portlets",
"keywords": "plone portlet twitter widget",
"license": "GPLv2",
"maintainer": "",
"maintainer_email": "",
"name": "collective.twitter.widget.portlets",
"package_url": "https://pypi.org/project/collective.twitter.widget.portlets/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/collective.twitter.widget.portlets/",
"project_urls": {
"Download": "https://github.com/collective/collective.twitter.widget.portlets/archive/master.tar.gz",
"Homepage": "https://github.com/collective/collective.twitter.widget.portlets"
},
"release_url": "https://pypi.org/project/collective.twitter.widget.portlets/0.1/",
"requires_dist": null,
"requires_python": null,
"summary": "Twitter Widget Portlet - https://twitter.com/settings/widgets",
"version": "0.1"
},
"last_serial": 617814,
"releases": {
"0.1": []
},
"urls": []
}