跳转到主要内容

Twitter Widget Portlet - https://twitter.com/settings/widgets

项目描述

Twitter Widget Portlet
======================

https://twitter.com/settings/widgets


屏幕截图
----------

.. image:: https://raw.github.com/collective/collective.twitter.widget.portlets/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.52.39%20AM.png


安装
-------

* 当你阅读这个时,你可能已经运行了 ``easy_install collective.twitter.widget.portlets``。有关安装setuptools(和EasyInstall)的信息,请参阅:http://peak.telecommunity.com/DevCenter/EasyInstall
* 在 ``/path/to/instance/etc/package-includes`` 目录中创建一个名为 ``collective.twitter.widget.portlets-configure.zcml`` 的文件。该文件应仅包含以下内容


<include package="collective.twitter.widget.portlets" />


或者,如果你正在使用zc.buildout和plone.recipe.zope2instance配方来管理你的项目,你可以这样做

* 将 ``collective.twitter.widget.portlets`` 添加到要安装的eggs列表中,例如

[buildout]
eggs = collective.twitter.widget.portlets

* 重新运行buildout,例如使用

$ ./bin/buildout

如果您将显式地从另一个包的configure.zcml文件中包含该包,则可以跳过ZCML别名。


如何使用
_____

创建twitter小部件

.. image:: https://raw.github.com/collective/collective.twitter.widget.portlets/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.54.19%20AM.png

配置小部件

.. 图像:: https://raw.github.com/collective/collective.twitter.widget.portlets/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.54.58%20AM.png

已保存

.. 图像:: https://raw.github.com/collective/collective.twitter.widget.portlets/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.55.14%20AM.png

获取小部件ID

.. 图像:: 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

在字段 **数据小部件ID** 中添加小部件ID

.. 图像:: https://raw.github.com/collective/collective.twitter.widget.portlets/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.53.19%20AM.png


致谢
-------

开发
___________

* 主要开发者:`Thiago Avelino <https://github.com/avelino>`_
* 赞助商:`tv1.com <http://www.grupotv1.com.br/pt-br/tv1-com/>`_


大多数无害
---------------

.. 图像:: https://secure.travis-ci.org/collective/collective.twitter.widget.portlets.png
:target: http://travis-ci.org/collective/collective.twitter.widget.portlets
安装
-------

* 当你阅读这个时,你可能已经运行了 ``easy_install collective.twitter.widget.portlets``。有关安装setuptools(和EasyInstall)的信息,请参阅:http://peak.telecommunity.com/DevCenter/EasyInstall
* 在 ``/path/to/instance/etc/package-includes`` 目录中创建一个名为 ``collective.twitter.widget.portlets-configure.zcml`` 的文件。该文件应仅包含以下内容


<include package="collective.twitter.widget.portlets" />


或者,如果你正在使用zc.buildout和plone.recipe.zope2instance配方来管理你的项目,你可以这样做

* 将 ``collective.twitter.widget.portlets`` 添加到要安装的eggs列表中,例如

[buildout]
eggs = collective.twitter.widget.portlets

* 重新运行buildout,例如使用

$ ./bin/buildout

如果您将显式地从另一个包的configure.zcml文件中包含该包,则可以跳过ZCML别名。


如何使用
_____

创建twitter小部件

.. image:: https://raw.github.com/collective/collective.twitter.widget.portlets/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.54.19%20AM.png

配置小部件

.. 图像:: https://raw.github.com/collective/collective.twitter.widget.portlets/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.54.58%20AM.png

已保存

.. 图像:: https://raw.github.com/collective/collective.twitter.widget.portlets/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.55.14%20AM.png

获取小部件ID

.. 图像:: 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

致谢
-------

开发
___________

* 主要开发者:`Thiago Avelino <https://github.com/avelino>`_
* 赞助商:`tv1.com <http://www.grupotv1.com.br/pt-br/tv1-com/>`_

项目详情


由以下支持