No Colons

Component type

module

Maintenance status

Development status

Downloads

1532

Component created

Component changed

The No Colons module allows you to remove colons from form labels and other types of label text. There are two modes of operation: Remove all colons -or- Remove colons only if label text ends in punctuation (such as a question mark).

CSS Names

Component type

module

Maintenance status

Development status

Downloads

833

Component created

Component changed

CSS Names is a collection of small modules that make it possible to add theming to items that were previously difficult to target with css selectors. Most of these modules just add additional class names to a particular HTML element, with the class name based on the element's content or position within the parent structure.

Views styler

Component type

module

Maintenance status

Development status

Component created

Component changed

This module improve views styling functionality to add specific CSS class for rows.

You can define CSS class for:

  • First row
  • Last row
  • Odd rows
  • Even rows

and also a specific class for each row into first 10 results.

Views Pane field

Component type

module

Categories

Maintenance status

Development status

Downloads

4144

Component created

Component changed

This module implements Views API on behalf of all panel panes. (ctools content-types). This let's you reuse your panel-panes as fields in views!

It also works with contexts, so node, term and user context panes also work.

A big advantage to this is if you do custom development. All you need to do is create a ctools-content-type once and you can use it both in panels *and* in views.

Views JQueryUI Tabs

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Adds a new row style to the Views module. The new row style will display rows as JQuery UI Tabs. This module will allow each row to be a separate tab or you may group your rows using Views 'Group By' and then configuring the Tabs row style to use the group for tabs.

Save View as File

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module will save the result of a selected View as a text file whenever a specified content type is created or updated.

Possible uses: an external service polling a drupal site regularly for updates could load this file instead of going through drupal thereby reducing server and database load.

Reference views

Component type

module

Maintenance status

Development status

Downloads

4700

Component created

Component changed

This module allows views to be used as formatters for CCK node and user reference fields. This means that instead of just a title, teaser, or full node, you can show nodes using any fields that are available to Views, in any sort order, in any view style, with any views theming.

This module is version 2 of Node reference views, reworked to provide multiple formatters, and for user references as well as node references (hence the change in name).

Webform Views Submitted Data

Component type

module

Categories

Maintenance status

Development status

Downloads

1773

Component created

Component changed

This is an alternative to Webform MySQL Views to display submitted data into views, for those who MySQL Views simply don't work or when they went very slow.

INSTRUCTIONS: