Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projects

Facebook likebox

Simple module for getting pages with facebook likebox loading faster. Made becouse I saw how much time facebook likebox download will take when iframe is used.

Webform Profile

This module is link between Webform's and User Profile data by providing the ability for the webform creator to choose which profile fields they would like to add to their webform, and then those f

Domain Background

Domain background enables site editors and content builders to change the background image or color of a domain on Domain Access-based

Media: Reuters

This module adds support for Reuters videos to Embedded Media Field

Once enabled, it allows site editors to paste the Reuters video URLs (e.g. http://www.reuters.com/video/2011/06/13/airbus-view-of-flying-in-the-fut...) or the embed code:

<object type='application/x-shockwave-flash' data='http://www.reuters.com/resources_v2/flash/video_embed.swf?videoId=215401287' id='rcomVideo_215401287' width='460' height='259'>
  <param name='movie' value='http://www.reuters.com/resources_v2/flash/video_embed.swf?videoId=215401287' />
  <param name='allowFullScreen' value='true'></param> <param name='allowScriptAccess' value='always' />
  <param name='wmode' value='transparent' />
  <embed src='http://www.reuters.com/resources_v2/flash/video_embed.swf?videoId=215401287' type='application/x-shockwave-flash' allowfullscreen='true' allowScriptAccess='always' width='460' height='259' wmode='transparent'></embed>
</object>

Note: given the nature of the embeds, the module makes use of the now deprecated Google Web Search API to get the video URL and will fall back to http://reuters.com if it fails.

Inline Form Errors Drupal 7 fixes

This is essentially a fork of Inline Form Errors (IFE) for Drupal 7, with the intention of developing a near-enough bug-free version ready for production sites running Drupal 7. Or something like that. This sandbox is intended for use by developers at ComputerMinds to work together on this, as a contribution to the real Inline Form Errors module - we don't really want to fork that module for own purposes! We'll probably build towards some patches that will be submitted to IFE's issue queue.

Instructions for getting IFE set up -

1. Enable the Inline Form Errors module
2. You will need to enable IFE for each form you want to use it with - at /admin/config/ife, add the relevant form_id(s) to the 'Form conversion' table at the bottom of the page (you can use the setting).

To get the form_id for a form, you can tick the 'Show form_ids on form' option on the IFE config page, save, and then visit the form you want to enable IFE on. If your user has the 'administer inline form errors' permission, the form_id will be printed out at the top of the form.

Pages

Subscribe with RSS Subscribe to RSS - Unsupported