TweetMeme Retweet Button

Developer

Rob Sanchez

3rd Party (Free)


EE Version Support

  • ExpressionEngine 1.x

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

  • Updater
  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Content Elements
  • Better Workflow
  • Matrix
  • Grid
  • Webservice
  • Publisher

Requirements

Add-On Type(s)

Extension, Plugin

Tags

Adds a button which easily lets you retweet your blog posts. A port of the official TweetMeme Wordpress plugin.

Installation:
Requires curl and jQuery for the Control Panel. You must install the extension. The plugin is optional.

Extension Usage:
This addon can adds a tag to your weblog entries loop which displays the tweetmeme retweet button.

{exp:weblog:entries weblog="weblog"}
{tweetmeme}
{/exp:weblog:entries}

Your default parameters are stored in the extension settings. You may override your set defaults with tag parameters, like so:

{exp:weblog:entries weblog="weblog"}
{tweetmeme type="compact" data-style="border:10px solid red;"}
{/exp:weblog:entries}

In the extension settings, you can specify a “site path” for each of your weblogs, which is a path to your single-entry template. This will enable the extension to “know” the entry’s URL.

If you don’t specify a site path for your weblog in the extension settings, you must specify one of the “path” parameters (either url, entry_id_path, url_title_path, title_permalink, or path) in the tag parameters. Also, if you do not specify a site path for your weblog, you will not be able to track your stats in the control panel.

{exp:weblog:entries weblog="weblog"}
{tweetmeme entry_id_path="site/view"}
{/exp:weblog:entries}


Plugin Usage:
You can also use as a standalone plugin, outside of a weblog:entries loop like this:
{exp:tweetmeme path=“site/index”}

If you are using the standalone plugin, you must specify an entry_id if you want to be able to use the entry_id_path, url_title_path or title_permalink
parameters.
{exp:tweetmeme entry_id=”{segment_3}” url_title_path=“site/view”}


Parameters:
path - a site path, eg {exp:tweetmeme path=“site/about”}
entry_id_path - a path to be appended by the entry_id, e.g. {tweetmeme entry_id_path=“site/view” entry_id=”{segment_3}”}
url_title_path - a path to be appended by the url_title, e.g. {tweetmeme url_title_path=“site/view” entry_id=”{segment_3}”}
title_permalink - an alias of url_title_path
url - a full url, e.g. {exp:tweetmeme url=“http://whatevs.com”}
style (optional) - style for the button-containing div
type (optional) - ‘compact’ or ‘large’, default is compact
source (optional) - your twitter username, will show up as RT @username
url_shortener (optional) - choose a url shortening service
api_key (optional) - awe.sm requires an api key
spaces (optional) - spaces to leave at end of tweet
hashtags (optional) - comma separated list of topics to add to the tweet, you can use a custom field here, e.g. {tweetmeme hashtags=“ee,tweetmeme”} or {tweetmeme hashtags=”{my_tags}”}

TweetMeme Retweet Button Links

Hooks Used

If the add-on is an extension, and ties into ExpressionEngine's core files, it will use ExpressionEngine hooks. We are listing any hooks the add-on uses for developers to have an easier time locating other add-ons that they can reference for their own work.

  1. weblog_entries_tagdata
  2. edit_entries_additional_celldata
  3. edit_entries_additional_tableheader
  4. edit_entries_extra_actions
  5. submit_new_entry_absolute_end

This entry was created February 14, 2011, 12:40 pm.
This entry was last updated August 12, 2011, 7:43 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.

There are no reviews for this add-on yet.

What are you waiting for? Rate it and review it!