Field validation

Component type

module

Categories

Maintenance status

Development status

Downloads

179276

Component created

Component changed

This module adds an extra tab to each field instance, allowing you to specify validation rules for your field instances.

The following validators are currently included (7.x-2.x):

WebAsyst Import

Component type

module

Maintenance status

Development status

Component created

Component changed

Preamble:
Recently I've faced with problem of importing some content from WebAsyst shop script to Drupal. In fact it can be done in two ways: directly from WebAsyst database (but often a developer doesn't have proper access) or from CSV files which contain information from few WebAsyst database tables. Such CSVs can be generated with phpMyAdmin or another tool.

Page Manager Blank

Component type

module

Maintenance status

Development status

Component created

Component changed

A way to create blank pages. This is useful in situations were you want to have a landing page which displays only blocks.

I use it to create landing pages which use the Context Module block reactions for their content (as opposed to say Panels).

As it is built on Page Manager it is easily exportable.

Smartqueue language

Component type

module

Maintenance status

Development status

Downloads

6875

Component created

Component changed

This modules is an add-on to Nodequeue, it allows you to create a smartqueue that provides a subqueue per language.

This allows you to create a single nodequeue, and yet have different results in your queue based on the sites language. Smartqueue language will automatically create a subqueue for each configured language.

token_auto_increment

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Token_auto_increment makes a [auto_increment] token available to use with path_auto.
It is just a simple number, and it will add keep track of post numbers.
It can be used on every content_type. So it will keep separate counters on for example "page" and "story" content types.

Big Publish Button

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides a block that will show on node pages. The block has a button (well, two buttons) for "Publish" and "Un-publish."

When clicked these buttons will not only publish/unpublish the current node but also all nodes referenced by the current node.

This feature is intended to be especially useful for sites based on a "newsletter" or "issues" concept like a magazine. Consider this scenario/recipe: