Views Graphiz Style

Component type

module

Maintenance status

Development status

Downloads

396

Component created

Component changed

Building a Views Style that renders fields using GraphViz. Just the roughest beginning for now.

Initial style: uses "dot" to provide a flow-chart type of view. Each field will be rendered as a graphviz node, unless combined with another field. Fields can be combined in the graphviz style settings (using same pattern as the table style) to make subgraphs or records.

Each row will have its fields de-duplicated across rows.

Basically if you add fields from related nodes, you'll be able to see which nodes interact with other nodes.

Double field

Component type

module

Maintenance status

Development status

Downloads

96627

Component created

Component changed

What is Double field?

Double field is a small module written to provide extensions to Drupal's core Fields. By this module you can split your fields up into two separate parts.

For the moment it includes the following sub-field types:

  • Boolean
  • Text
  • Text (long)
  • Integer
  • Float
  • Decimal
  • Email
  • Telephone
  • Date
  • Url

Screenshots (Drupal 7)

Modal Frames from Menu Items

Component type

module

Categories

Maintenance status

Development status

Downloads

2454

Component created

Component changed

Overview

This module allows loading menu item targets (the page a menu item links to) in a modal frame (a window that loads over the top of the current page).

For example, you could set a settings or poll page to load in a modal frame/window so that the user is not taken away from the page they're currently viewing when they click on the menu link for the settings or poll page.

Features/usage

Extra configuration items are added to menu item editing forms:

Node Popup

Component type

module

Maintenance status

Development status

Component created

Component changed

This module permits the administrator to show a node in a lightwindow2 popup window
The administrator defines

  • which node to show as a popup
  • which page will show the popup

The visitor opens the page and the popup loads automagically.
This module depends on the lightbox2 project

Sort Comments

Component type

module

Categories

Maintenance status

Development status

Downloads

8514

Component created

Component changed

This simple module provides sorting functionality for comments. It is possible to configure sort order (newer or older first) per node type, using the "Comment settings" tab in node type administration page.

User Intro

Component type

module

Maintenance status

Development status

Downloads

736

Component created

Component changed

The User Intro module allows the administrator to present a piece of 'welcome' or 'introduction' content (via a template). This template is displayed upon the user's first login, and is hidden on subsequent logins, but can be manually displayed when the user clicks a trigger. Visibility is also controlled from the user profiles (/user/###/edit), allowing users to disable the intro altogether.

Please read the bundled README.txt for setup instructions - you'll need to add two variables to your page template.