collective.twitter.accounts
This product allows you to add twitter accounts to a Plone site. It uses oAuth authentication.
Project Description
Introduction
This product allows you to add twitter accounts to a Plone site.
It uses oAuth authentication.
Usage
- Go to the "Site Setup", then to the "Twitter" tool.
- Choose wether to use Plone's default twitter application (PloneTweet) or a custom one.
- If you choose to use a custom Twitter application, enter your consumer key and secret for it
- Click on "Request twitter token"
- A new link should've appeared below "Allow permission to your account". Click it in order to allow the app to use your Twitter account
- Copy the given token into the "Token" input field.
- Click "Add"
- If something went wrong, you need to click on "Request twitter token" and the following link to get a new token and try again.
Done.
If you want to remove an account, simply click on its red cross next to its name. Be carefull, it will delete the account without confirmation, and it cannot be undone.
Twitter Applications
In order to allow external access to a twitter account, you need to register an "Application" in https://dev.twitter.com/ There's already a "PloneTweet" application registered that can be used, but if you want to use your own, just regiter it there.
Actually posting or getting to/from Twitter
This product just saves the needed data in order to post tweets or read them. You'll need additional products in order to do so, for example collective.twitter.action
Self-Certification
[X] Internationalized
[X] Unit tests
[X] End-user documentation
[X] Internal documentation (documentation, interfaces, etc.)
[X] Existed and maintained for at least 6 months
[X] Installs and uninstalls cleanly
[X] Code structure follows best practice
Current Release
collective.twitter.accounts 1.0.3
Released Apr 11, 2012 — tested with Plone 4.1, Plone 4
Maintenance release.
More about this release…
-
Get
collective.twitter.accounts
for
all platforms
- Product Package
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Licenses | Status |
|---|---|---|---|---|---|
| 1.0.3 | Apr 11, 2012 | Maintenance release. More about this release… |
Plone 4.1
Plone 4
|
GPL | final |
| 1.0.1 | Jul 26, 2011 | Added spanish internationalization More about this release… |
Plone 4
|
GPL | final |
| 1.0.0 | Jul 25, 2011 | Initial release More about this release… |
Plone 4
|
GPL | final |

