Maintainers monitor issues, but fast responses are not guaranteed.

Early Form Alter

Early Form Alter

Provides a new Drupal hook: hook_early_form_alter.

Web Widgets

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

Dictionary

Technical terms are often not included in normal dictionaries, or aren't translated correctly. The dictionary module allows the setup of a dictionary for such terms.

Columns filter

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

Twitter Search Feeds

This module reads the Twitter feeds based on the search term provided by the site administrator and stores all these tweets as nodes.

Taxonomy Export

Taxonomy Export is a light-weight module for managing exports and imports of vocabularies and terms. Currently the following features are supported:

  • Exporting vocabulary definitions
  • Exporting vocabulary definitions with all terms
  • Creating exports as a text string (ie: like Views and CCK's content_copy)
  • Creating exports as a file
  • Importing vocabulary / term definitions in install profiles, using Install Profile API
  • Updating existing vocabularies and terms, with the following caveats:
    1. Updated items must have the same VIDs / TIDs. Just because two things are named the same doesn't make them the same. It is safest to attempt updates only on the same site the export was originally taken from.
    2. When updating you must explicitly state (with the dropdown selector) which vocabulary you want to update.
    3. Currently, updating vocabularies using the IPAPI function install_taxonomy_export_import_from_file() is not supported.
    4. Because of limitations in Drupal's taxonomy.module implementation certain things will, likley, never be possible. For example, detecting malformed imports that could cause collisions.

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained