Twitter Search Feeds

Component type

module

Maintenance status

Development status

Downloads

2406

Component created

Component changed

This module reads the Twitter feeds based on the search term provided by the site administrator and stores all these tweets as nodes. Users of the application can comment it, rate it, can do anything with these nodes.

This module depends on the Activity Stream module.

Columns filter

Component type

module

Categories

Maintenance status

Development status

Downloads

3769

Component created

Component changed

Provides an input filter that lets you use "<!--column-->" to make column breaks.

A plugin button is provided for integration with wysiwyg module. (Big thanks to dboulet for implementing this.)

After installing this module as normal:

Web Widgets

Component type

module

Maintenance status

Development status

Downloads

177587

Component created

Component changed

Create dynamic snippets of your Drupal site that users can copy and paste to their websites.

  • Supported widget styles: iframe, inline, UWA or Google Gadgets.
  • Build a view and make a widget from it.
  • Embed any other web site content in a widget with a simple widget API.

Early Form Alter

Component type

module

Categories

Maintenance status

Development status

Downloads

2358

Component created

Component changed

Provides a new Drupal hook: hook_early_form_alter.

This hook is identical to Drupal's hook_form_alter in every way except that it should always be called before any other module's hook_form_alter is called. Also provides hook_early_form_(form_id)_alter. This is accomplished using weighting in the system table.

This will give developers a chance to alter form data before any other module has made it's own alterations.

Late Form Alter

Component type

module

Categories

Maintenance status

Development status

Downloads

2618

Component created

Component changed

Provides new form alteration hooks that give developers a chance to alter form data after every other module has performed their own alterations.

hook_late_form_alter()
hook_late_form_BASE_FORM_ID_alter()
hook_late_form_FORM_ID_alter().

These are identical to hook_form_alter and its variations in every way except that the _late hooks should be called after all of the regular hooks.

Twingly

Component type

module

Maintenance status

Development status

Downloads

1546

Component created

Component changed

Twingly.com is a search engine for blogs and microblogs. With this module you
can create new Twingly Widgets as blocks. You will also be able to ping Twingly
with your new blog content.