Registration Password Token

Component type

module

Maintenance status

Development status

Downloads

12364

Component created

Component changed

This small module provides token [user:password] during user registration. Site administrator allowed to customize the text of the e-mail that is sent to the user after registration.

Moreover, module is able to generate password for user registration automatically, regardless of the selected registration type (password fields in registration form will be hidden).

Words

Component type

module

Maintenance status

Development status

Component created

Component changed

Words is a simple API module for dealing with word lists, useful for building word games. Many word lists are distributed as text files with one word per line, and the settings page for Words simply imports these words into a database table for quick lookups. The words_search() function creates lookup queries. For example, words_search(array('start' => 'th', 'end' => 'ing', 'minimum' => 4)) will return all words that start with "th", end with "ing" and are at least 4 letters long.

SEO Stats

Component type

module

Maintenance status

Development status

Downloads

703

Component created

Component changed

Search-related statistics including Google PageRank for your site or other sites, in your Drupal site.

Wrapper for the SEOstats: SEO data library for PHP.

This is a developer-focused module and has no user interface of its own. Use it simply by calling its functions.

Currently the only function defined is to get the page rank:

Loop11

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

This module allows you to add JavaScript code to pages within your site to enable the use of Loop11 within it. Loop11 is a remote usability testing tool that enables you to test the user-experience of any website and identify navigational and usability issues.