=== Twire === Contributors: dfa3272008 Donate link: http://getpaidfrom.us Tags: buddypress, twitter, twire, wire Requires at least: 2.7.1 Tested up to : 2.8.2 Stable tag: /trunk/ == Description == This plugin will extend Buddypress to have Twitter and BuddyPress combined to get a Twire. You must have 2 things: 1. Wordpress MU 2. Buddy Press == Changelog == = 0.1 = * Initial version. = 0.2 = * Allow nothing for twire prefix and fixed user/pass entry = 0.3 = * Save settings works, Display of icon is correct, * cross posting works, user list works after logout, pagination works * no more need for two classes, may work with php 4 and 5 in this version = 0.4 = * Fixed 3 bugs, one in which didn't allow you to log back in! = 0.5 = * Bundled up to work with trunk version of BuddyPress = 0.6 = * Major functionality added. * Works with released version of Buddypress as a true plugin * Sitewide activity, User activity, notifications, character limit (realtime update), and more = 0.6.1 = * Added admin case to readme. Removed whitespace in twitter.php file. Don't waste time trying to talk to twitter in get_all_posts if not configured. = 0.7 = * Added code to not talk to twitter if twire not configured. * Added twitter communication logic for up to 4 times a minute updating allowed.* Communication logic is configurable in a define in bp-twire-classes.php at the top. * Fixed issue, where if twitter is down and you try to save it returns error rather than post to local twire. * Adjusted post button size. * Cleaned up some commented out code. * Also, put in future if I update the DB test. == Installation == 1. Copy twire directory to your /wp-content/bp-themes// directory Example: wp-content/bp-themes/bp-member/twire 2. Drop bp-twire & bp-twire.php into the 'wp-content/plugins' directory for your installation. You will then need to activate Twire sitewide in the "Plugins" admin panel AS ADMIN! Then go to your dashboard again as admin. This installs the DB table. 3. Log in and go to your Buddypress profile. From there configure your Twire settings (username, password, prefix (if you want one)) and that's it. Happy Twiring;) == Frequently Asked Questions == = Can I use this without curl on my server? = No, the twitter api uses curl to communicate with twitter = Can I use php 4? = No, I think the twitter api was written for php 5+ = I can't twitter to update. = Please check that you configured the correct username & password for Twire in the Twire settings. = What if I have more questions? = Please visit codewarrior.getpaidfrom.us if you have any additional questions. Thanks, Dave:) == Screenshots == 1. This is the Twire edit screen. 2. This is an example of a Twire Buddypress user notification display. 3. This is an example email notification of Twire. 4. This is the Twire configuration window in Buddypress member Settings 5. This is the Twire noticiation configuration window in Buddypress member Settings. == License == Copyright (c) 2009 http://getpaidfrom.us Dynamic Endeavors LLC. All rights reserved. Released under the GPL license http://www.opensource.org/licenses/gpl-license.php This is an add-on for WordPress MU http://wordpress.org/ ********************************************************************** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. **********************************************************************