Maintainers strive to actively monitor issues and respond in a timely manner.

Feeds Tamper: Search term by field

Feeds Options

When import term field data through feeds. Feeds module provide 2 config options:
Search taxonomy terms by Term name
Search taxonomy terms by Term id

Context Query Parameters

This module introduces a Context condition that allows you to trigger a Context based on query parameters on a given page request.

Anti Spamigen

An alternative to captcha , grid of checkboxes are shown on form, based on challenge - response test and need human interaction to submit registration form.

OptimizeDB

There is well-known issue with fast-growing table cache_form. This table stores Drupal form cache and it isn’t cleared when you flush all cache or run cron.

Sprout

How to get a little sprout of your own:

1. Create a stub make file in your website's root directory.

api = 2  
core = 7.x  

projects[] = "drupal"  
projects[sprout][type] = profile  
projects[sprout][download][type] = "git"  
projects[sprout][download][url] = "http://git.drupal.org/project/sprout.git"

2. Run the drush make command on the stub file. eg. drush make stub.make
3. Run the Drupal installer and select Sprout as the installation profile.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained