Notification Block

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Notification Block is a feature (with custom code) that display a notification block to users. Notifications can be queued up and each user will see the next notification in the queue. Users will only see one at a time. User can close the notification, which means they have viewed and will not see it again. Next time they visit the site, they will see a different notification.

Media: Glogster

Component type

module

Categories

Maintenance status

Development status

Downloads

450

Component created

Component changed

Glogster is a social network that allows users to create free interactive posters, or glogs. The Media: Glogster module integrates with the Drupal 7 Media module to make it easy to embed glogs into your Drupal content, just by copying and pasting the embed code.

RADIUS Client

Component type

module

Maintenance status

Development status

Downloads

837

Component created

Component changed

RADIUS Client is a module designed to make RADIUS requests to a RADIUS server. It contains wrapper functions for the PHP RADIUS library, but attempts to make them more usable to a developer.

Context Reaction: Theme 7.x-1.x-dev

Component type

module

Maintenance status

Development status

Component created

Component changed

Unworking: Drupal 7 upgrade of http://drupal.org/project/context_reaction_theme.

This is a clean upgrade of the D6 version of this module. All of the context-related functions work, however, I cannot get Drupal to listen to the value of $custom_theme (set in $plugin->execute, called from the hook_init()).

Highslide2

Component type

module

Maintenance status

Development status

Component created

Component changed

This module implements the Highslide JS for Drupal 7.x

Module Features:

This module implements Highslide JS (free for non commercial use), media and
gallery viewer written in JavaScript. See http://highslide.com

Some of the features are:

  • Quick and elegant looking.
  • No plugins like Flash or Java required.
  • Popup blockers are no problem. The content opens within the active browser window..
  • Single click. After opening the image or HTML popup, the user can scroll further down or leave the page without closing it.
  • Lots of configuration options and scalability without compromizing on simplicity. A component system lets you strip away unused features down to a filesize of 10kB.
  • Compatibility and safe degrading. If the user has disabled JavaScript or is using an old browser, the browser redirects directly to the image itself or to a given HTML page.

For example, you can create gallery of images that automatically starts.

It is multilingual: Highslide help messages will be displayed in the site's language (if available in highslide, actually there is 34 languages implemented)

The CodeTree Backup for Drupal

Component type

module

Maintenance status

Development status

Component created

Component changed

This module will allow the user to make backups of their drupal installations along with a SQL dump of their Drupal database. By itself, the module operates manually, unrestricted.

With an active subscription from http://mycodetree.com, the module will automatically make the backups daily and the backups will be stored off-site, securely on the MyCodeTree servers.

Twitter username

Component type

module

Maintenance status

Development status

Downloads

6158

Component created

Component changed

#D8CX: I pledge that Twitter Username will have a full Drupal 8 release on the day that Drupal 8 is released.

Description

This module provides a simple field for handling Twitter username, which can be added to content types for validating and storing a Twitter username.
There's an option to check that the username really exists, via twitter.com.

It defines 2 formatters, "plain text" and "link", where the username is prefixed by @. Both formatters are themeable.