Rules generate string

Component type

module

Categories

RDF

Maintenance status

Development status

Component created

Component changed

A simple rule to generate a random string, given optional parameters of length and character set.

Original motivation to use in Rules-based URL shortener per specification of mitchell. (If looking to create a URL shortener for external links, an alternative non-rules approach is the dedicated module Shurly.)

ptoken - Page number token - pager

Component type

module

Maintenance status

Development status

Downloads

392

Component created

Component changed

ptoken - its a very very very small module

[ptoken] - gives "Page number #" as token and NULL as no pager at page
Usefull for SEO optimization

Never be ported to Drupal 7, as it is already in core #224262: Add Page Number token

Developed by Druler

Word list

Component type

module

Maintenance status

Development status

Component created

Component changed

This module was developed as a part of the "4 weeks of Drupal" course, available at http://dev.nodeone.se/en/four-weeks-of-drupal.

***
The Word list module allows creating and handling a global word list on your site. The words are exposed to Rules, allowing for things like blocking certain words in comments.

Auto User

Component type

module

Maintenance status

Development status

Component created

Component changed

Auto User module allows on-the-fly creation of new Drupal user upon submitting content by anonymous user. Each content type can have auto user functionality enabled with options to choose username based on other node fields values, assign role to auto-created user, activate auto-created account after creation.

Developed by Warecorp for Arrow Root Media and http://www.jewishjustice.org/

Rules Image Styles

Component type

module

Maintenance status

Development status

Downloads

1428

Component created

Component changed

The prupose of this module is to pre-generate styles via rules.

DO NOT USE THIS IN PRODUCTION. THIS IS AN EXPERIMENTAL MODULE.

Why

Normally the image derivates get created on request. But what if you want to display informations on presets, without displaying them. Like a download link with an info on size, resolution...then the image must already exist.