1
0
This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
gallery3-contrib/3.1/modules/twitter/README
2011-03-15 19:34:04 -06:00

22 lines
787 B
Plaintext

ABOUT:
Share photos, movies, and albums on Twitter, directly from Gallery.
INSTALLATION AND CONFIGURATION:
http://codex.gallery2.org/Gallery3:Modules:twitter
SUPPORT/BUG REPORTS:
http://gallery.menalto.com/node/100791
ROADMAP:
* Display Twitter profile/follow links on Gallery user profile pages.
* Provide "Share on Twitter" for anonymous users.
* Display item (re)tweets.
* Twitter identity provider (log into Gallery with Twitter)
HISTORY:
2011-03-15 - 1 beta2
- Allow users to change from one Twitter account to another from their profile page.
- Compose Tweet JavaScript widget fixes to read default options, accept custom widget options.
- Disable the "Tweet" button if the message is over 140 characters.
- Truncate default tweet values longer than 140.
2011-02-15 - 1 beta1