Modules scripts - Top 4 Download

Modules script downloads

Auto Translate

It may also be configured to translate the text already in any specified textarea(s).Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x · Drupal Internationalization module ...

Auto username

That allows for usernames that are, for instance, forced to be "Lastname, Firstname", "Firstname Last-initial", etc.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x · Drupal Token module ...

autocategorise

The vocabulary terms make up the sections in the 'yellow pages', while the synonyms are used to make matches. Synonyms can be words or word stems. If a vocabulary is 'required', then the heaviest term will be used as a catch-all, or misc.The module provides a checkbox in the vocabulary edit ...

Autodownload

The links are automatically generated and inserted in the post/page once a download folder has been defined.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Key features "Autodownload": · Works with posts and pages · Almost no configuration (one configuration variable) · Automatically ...

Autofields

It will also use the first image in the post, if any, for the 'Image' custom field.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.5 or higher ...

AutoLink Chris Black

For example the [movie] shortcode will automatically link to IMDB entries.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Key features "AutoLink": · a Requirements: · WordPress 2.1.2 or higher ...

Autolink URI

WordPress fails to sometimes catch an URL properly. Installation Unpack and upload it to the /wp-content/plugins/ directory. Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.0 or higher ...

AutoLoader

If you have an instance "db", then accessing "db.Foo" automatically imports, instantiates, caches, and returns an instance of "Foo" from the "db" package. ...
Python

Autologon

Basically, next to the email-address (which is already stored in a cookie by standard OSC-software), it also stores the password (security: see readme.txt).When the customer returns, this information is used to execute an automatic signin. ...

Automatic Currency Value Updater

This script will retrieve the latest exchange rates from the International Monetary Fund ( based on the US Dollar ), and then updates the currency values in your database to match. If you do a lot of international sales, this is a good way to keep those values current.This script was ...

Automatic Database Optimization

Allows store database to be automatically optimized.Period between optimizations can be configured in admin. ...

Automatic Nodetitles

To prevent empty content title fields it sets the title to the content type name or to an configurable string.If the token module is installled it's possible to use various content data for the autogenerated title - e.g. use the text of a CCK field.Advanced users can also provide some PHP ...

Automatic remove button in shopping cart

1 ) Add this between the tags in shopping_cart.php (around line 25)------------------------------------------------------------------------------2 ) Search for:----------------------------------------'text' >= tep_draw_checkbox_field('cart_delete[]', $products[$i]['id']));----------------------------------------Change to:----------------------------------------'text' >= tep_draw_checkbox_field('cart_delete[]', $products[$i]['id'], ' ', 'onClick="DoSubmission();"'));----------------------------------------3 ) in file includes/functions/html_output.php search for: (around line 189)----------------------------------------if ( ($checked == true) || ( isset($GLOBALS[$name]) && is_string($GLOBALS[$name]) && ( ($GLOBALS[$name] == 'on') || (isset($value) && ...

automatic reviews

A sample excel file is included along with a read me file ...

Automatic Tag Link

The plugin will not change the posts' content in order to add links.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.3 or higher ...

automatic word wrap for Product Information

This contribution fix the problem for word-wrapping-input made with the keyboard in the product-description (Admin).Input of br or p in the description no longer needed. ...

AutomaticMenu

The feature can be enabled based on content type.For each content type you can also select a parent menu item under which the new item will appear.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

Autonode CCK widget

The field asks for a key, which is looked up in the reference table you set up.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

AutoThumb Mathias Geat

It scans your content’s source code for <img> tags with width and height attributes and passes them to phpThumb, a great PHP image editing library, which handles the resizing and editing of the image.phpThumb also supports different parameters for editing the images in various ways.InstallationUnpack and upload it to the /wp-content/plugins/ ...

Autotitle for Wordpress

The title gets automatically generated from the first sentence of the post. InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Key features "Autotitle for Wordpress": · Few simple settings on a dedicated page will allow you to specify the criteria for ...