Configure the layout and format of content and data presented to site visitors.

Consistent Language Interface

consistent-language-interface-drupal-6

This module provides a language switching block that is very similar to that provided by the core locale module, however its behavior differs from the locale block in several ways:

1. The visibility of language links in the block is consistent and independent from the existence of translations for the page that you are viewing. The logic here is that the user should be able to change the language of the interface at all times. This is important because often there are menus and blocks that are language specific and the user should always be able to find the link back to their language.

*** For those who would like to have it so that languages which are not translated also do not have language links you should use the Language Icons module in conjunction with the core Locale module. ***

OG Node Approval

OG Node Approval offers content review between group members allowing them to approve or reject content. When creating or updating content simply choose the audience for the content (including multiple groups), save the node, and the module will insert group members from those respective audiences into the a node approval table.

2.x:

  • After a configured threshold of members approves the node content OG Node Approval integrates with the Flag module flagging the node as globally "approved".
  • OG Node Approval provides tokens of state collection on a node with which you can integrate into Rules or some other workflow module.
  • OG Node Approval provides hook_ona to act on operations such as global approve/reject and user approve/reject. It passes in a state collection array much like the above tokens to do workflow or custom approval methods via a custom module
  • The easy user interface has been split into a sub-module, OG Node Approval UI that you may enable if you don't want to code your own custom interface. Without enabling this module there is no way to approve or reject nodes.

Endless Page

endless_view2.png


Note: As of 2010/03/14, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to #581952: Endless Page seems abandoned.

Bandwidth API

This module allows users to specify a preferred bandwidth for viewing videos.

Format Number API

number_format_settings.png

The Format Number API module provides a method to configure number formats (site default and user defined) with configurable decimal point and thousand separators.

This module also provides the 'numericfield' Forms API element, which is a right aligned text input element that allows the user enter numbers using the configured thousands separator and decimal point (site default or user defined). This Forms API element provides a validation callback that is used automatically and that ensures input is valid numeric as per the options defined for the element.

Several functions are exposed by the module that can be used by other contributed or custom modules to display numbers accordingly, from PHP and JavaScript as well. For further information, please see the README.txt.

Media Transcriptions

This module will add Transcriptions (or Closed Captioning) to video and audio files. It will also integrate with Media Player, YouTube API, Asset, and Embedded Media Field.

Pages

Subscribe with RSS Subscribe to RSS - Content display