Enforce revision log message

Component type

module

Maintenance status

Development status

Downloads

8291

Component created

Component changed

This module allows an administrator to force a set of users to write a revision log message every time they edit a node, helping administrators to track modifications.

Per-Theme Blocks

Component type

module

Development status

Downloads

904

Component created

Component changed

The Per-Theme Blocks module allows themes developers to suggest blocks information to the site administrator.

This is especially helpful to manage several sites with several themes that need different blocks information such as region and weight.

Ubercart Attribute Length

Component type

module

Maintenance status

Development status

Downloads

961

Component created

Component changed

This is a utility module for use with the attribute system of Ubercart.

uc_attribute_length allows you to specify a maximum amount of characters that a text attribute can have. One example is if you are selling jerseys and want to limit the name on the back to 15 characters and the number to 2.

Also has support for defining that an attribute must be numeric.

The size of the attribute textfield will be set to size="(max chars + 1)"

Port to D6 sponsored by With This Favor.

Webform View Reference Component

Component type

module

Maintenance status

Development status

Downloads

4162

Component created

Component changed

This module adds a webform component where you could use a View as a datasource for your normal webform select component. Instead of hardcoding all the selectable values in the component values field you just select a reference to a View similar to the CCK nodereference. The selectlist/radiobuttons/checkbox then automatically gets filled with all the nodes from the View.

This module works only with Webform 6.3x

The modules is based on Webform Select Component and CCK Nodreference.

Node Picker

Component type

module

Categories

Maintenance status

Development status

Downloads

10660

Component created

Component changed

This project is looking for a new maintainer. Please post in the issue queue if you are interested.

Please see LinkIt and LinkIt Picker for actively developed replacement for Node Picker.

Please use the following module to MIGRATE YOUR LINKS from Node Picker format: Node Picker Migrate.

Graphviz Noderef

Component type

module

Maintenance status

Development status

Downloads

1486

Component created

Component changed

Development of this module is on hold, until relation is stable at least. I will probably not continue developing it after that, as graphapi seems a far more flexible solution, and may eventually be able to output graphviz graphs anyway. If you feel like taking up the reins of this module leave a note on the issue queue.

Graphviz Noderef displays nodes as a Graphviz graph/map, with NodeReference fields as edges between nodes. This module is being actively developed, and is currrently pre-alpha. Feel free to use it on a production site, but don't be surprised if it breaks.

Usage

Install the module as normal. A new tab will appear on every node, which will include a map with options allowing you to change display settings. Currently, the module only displays node-centric recursive graphs (ie. graphs that start with one node, and work out from there, to a given depth).

The Graphviz Noderef Field sub-module provides a CCK field that shows basically the same map as the graph page.

Dependencies

To run this module, you need Graphviz Filter and CCK.
The module also currently supports bckreferences using the Node Referrer module. More backreferencing modules will be added in the future, check the issue queue for details.

Advanced Text

Component type

module

Maintenance status

Development status

Downloads

2073

Component created

Component changed

Advanced Text provides a new widget for the "Text" field type. This new widget is an enhanced version of the text widget, that can be divided in text blocks and separators.
Each text block has its own options (allowed characters, length and size), while separators can be given any value. The allowed characters of a text block can be chosen from a few predefined options, or controlled with a custom regular expression.