Better Field Descriptions

Component type

module

Maintenance status

Development status

Downloads

5613

Component created

Component changed

Better field descriptions makes it possible to add themeable descriptions to fields in forms.

  • Would your customers like to write their own descriptions, but can't or won't, since they then need permission to manage the fields in the content type?
  • Would you like to show the description above the field or even between the title and the field?

This module allows you to select the fields you want across all content types and give those field a themeable description on a separate admin page.

Works on any field!

User profile comments

Component type

module

Maintenance status

Development status

Downloads

3340

Component created

Component changed

Originally Drupal Core allows comment only nodes. Module User profile comments designed to extend this functionality for user profile.

User profile comments allows you display list of comments and comments form on the user page - user/[uid]. Also you can hide/display this content from user manage display in the Drupal Admin UI.

Bot Factoid Search

Component type

module

Categories

Maintenance status

Development status

Downloads

438

Component created

Component changed

Search the bot factoid table via IRC.

This module allows you to find forgotten factoids, or factoids for which you might remember a word, but not enough to retrieve the whole thing. The bot will perform a substring search on both the factoid name and the contents and give you list of up to 10 matching factoid names.

Example

First you query the bot about the pants factoid you think you remember...

Page Guide

Component type

module

Categories

Maintenance status

Development status

Downloads

608

Component created

Component changed

pageguide.js is an interactive visual guide to elements on web pages.
Instead of cluttering your interface with static help message, or explanatory text,
add a pageguide and let your users learn about new features and functions.

Views Variable Field

Component type

module

Categories

Maintenance status

Development status

Downloads

14179

Component created

Component changed

This module provides a "Views Variable Field" handler to display a system variable as a field in a view.

VVF was designed in response to the unsafe practice of using the PHP filter in Views to add and use system variables.

VVF supports Drupal's standard variables system as well modules that make use of the Variable module for their variables.

Usage is straightforward. Select "Global: System variable" from the list of available fields and then enter the name of the variable to display.