Pingler

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

What Is Pingler

Pingler is a website that notifies certain services that you have updated your content. This can vary from blog networks to certain bots. It can speed up your new page being indexed and can increase traffic to your site.

Normally you would have to manualy submit your URL's for ping using their website or a web browser plugin. This module speeds up the process by submitting new or updated posts to Pingler.com automatically.

Meta tags by taxonomy

Component type

module

Maintenance status

Development status

Downloads

1056

Component created

Component changed

Adds metatag description to terms and nodes based on taxonomy and add some URL SEO optimization (i18n localization over pathauto).

Configuration

You can specify a global meta description.

Metaxo adds a meta description fields in terms form.

If CCK is installed, you can choose a CCK field to enter a node level meta description.

There is inheritance : Global > Term > Node.
Node inherit from its lightest term description.

Workflow Submit

Component type

module

Categories

Maintenance status

Development status

Downloads

928

Component created

Component changed

An extension of the workflow module.

By default, workflow puts a radio select button on the node form for all possible workflow states the node can move to. This module changes the UI from radio select, to submit buttons instead. Note, this means that timed transitions can not be entered through this interface.

Simply enabling the module changes the UI on the node form.

Comment Anonymizer

Component type

module

Maintenance status

Development status

Downloads

4083

Component created

Component changed

While Drupal provides capabilities for commentng for both anonymous and authenicated users, it provides no easy way for authenticated users to post comments anonymously without having to manually log out first. This is not only inconvenient to users; it also poses a problem on sites that may choose to implement a "paywall" or other means of limiting access to content but wish to allow for anonymous commenting.

Multiple Users Autocomplete

Component type

module

Maintenance status

Development status

Downloads

1549

Component created

Component changed

This module allows for the creation of form elements that accept multiple usernames for that Drupal site as comma-separated values with autocomplete, much like the experience of free tagging, but with users.

To use this, download and activate the module, then when you're building forms in a module, just add this to the array for the field that you want to use as your multi-user autocomplete:

'#autocomplete_path' => 'user/autocomplete/multiple',

Here's an example of what a whole multiple-user-autocomplete field might look like:

Uc penny auction

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Ubercart penny auction module extends Ubercart's functionality so the user can choose whether some product is penny auction's product or not. User can define own penny auction types with different price increment, different start and end time.
This module add functionality like on swoopo.com or beezid.com

CCK Reference

Component type

module

Maintenance status

Development status

Downloads

1002

Component created

Component changed

Overview

Add references in text areas via an input filter to citations stored in CCK multigroup fields. Citations are displayed as a hover/tool-tip when the mouse is placed over the reference.

Usage

The multigroup should contain at least one (optionally two) text field(s) for the citation ID plus a text field for the citation text itself. Two IDs for a citation are allowed to allow for different reference formats within the text (eg a long and short version). The input filter must be enabled for this module to work.