Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Works like imagecache to download missing local files from remote server. Helps with the development process where the local files directory may not contain all the files the remote server does.
Renderable elements enables you to register any forms and manage the display through an UI. It will also make (additional) elements available of existing entities on the manage forms/display screens or you can for example register the contact form and rearrange the fields through Field UI.
Renderable elements is a very experimental module touching the bounderies of form alter, some contrib modules may clash immensively, so use with care.
Be care on special elements when you're choosing to render: #1889036: Mark/preserve elements may lead error with other modules
Installation
Once you've enabled the module, you'll see a 'Manage form display' link on top of any form. Clicking on it will register it which you'll find on the overview at admin/structure/rel.
With this module you can create as many jQuery Twitter Search blocks as you like to your website. You can give each block it’s own search term. The block will then show a stream of relevant Tweets.
Each block is highly configurable in the UI and custom CSS styling.
Download the jquery.twitter.search.js plugin. Create the folder sites/all/libraries/jquery_twitter_search and add jquery.twitter.search.js to the newly created folder
Download the twitteroauth library and copy it to the libraries folder so the path looks like libraries/twitteroauth/twitteroauth/twitteroauth.php