Skip to content

Instantly share code, notes, and snippets.

@screamwork
Created April 27, 2011 19:27
Show Gist options
  • Save screamwork/944991 to your computer and use it in GitHub Desktop.
Save screamwork/944991 to your computer and use it in GitHub Desktop.
Drupal - Hovercard Support
$api_key = "<your API-KEY>";
drupal_add_js("http://platform.twitter.com/anywhere.js?id={$api_key}&v=1");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment