Skip to content
drmonkeyninja edited this page Aug 10, 2011 · 4 revisions

This is the TXP Tweet wiki manual.

TXP Tweet is a collection of Textpattern plugins for Twitter integration. It provides an admin interface to push new tweets to Twitter and numerous Textpattern tags for displaying Twitter feeds and Twitter widgets in your site content.

Requirements:-

  • Textpattern 4.2+
  • PHP 5 and cURL

Details of how to install TXP Tweet can be found on the Installation page of this wiki.

Author

Andy Carter is responsible for this plugin.

Thanks to Michael Manfre for inspiration for the article tweet part of this plugin based on his mem_twitter plugin. Additional thanks to the great Textpattern community for helping to test this plugin and for suggesting new features. The OAuth part of the plugin is thanks to Abraham Williams.

The Tags

The following tags are available for the arc_twitter plugin:-

  • arc_twitter – outputs a Twitter user’s recent tweets
  • arc_twitter_search – outputs recent tweets matching the provided search terms
  • arc_twitter_tweet_button – outputs a Twitter Tweet button for sharing a page on Twitter
  • arc_twitter_follow_button – outputs a Twitter Follow button for a Twitter user
  • arc_twitter_tweet_url – outputs the URL of the Twitter status for an article
  • arc_twitter_tinyurl – outputs the shortened URL of the article used for the Twitter update
  • arc_twitter_widget_js – outputs JavaScript for use with the Twitter buttons and web intents used by arc_twitter_intents.

The arc_twitter_intents plugin adds the following tags:-

  • arc_twitter_intent_follow – outputs a Twitter follow link for a Twitter user
  • arc_twitter_intent_favorite – outputs a Twitter favourite link for an article’s Twitter update
  • arc_twitter_intent_retweet – outputs a Twitter retweet link for an article’s Twitter update
  • arc_twitter_intent_reply – outputs a Twitter reply link for an article’s Twitter update
Clone this wiki locally