Aegir Backup Manager UI

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Aegir Backup Manager is helper module that exposes the site backups in the Aegir administrator. It provides the ability to review, edit and delete backup files associated with sites. Additionally it provides the ability to import backup files in bulk and attach them to active sites. This feature is useful when migrating a large number of production sites from one version of Aegir to another Aegir server.

Random Background Image Manager

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides the ability to offer CSS driven random background image. It injects PHP into a CSS background image tag. The administrator provides the ability to upload and manage images. Additional administrative feature coming for weighting image selections, and grouping images by theme type.

Clean HTML Site Paths

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This modules uses the drupal_alter to provide CDN like rewriting of site image paths. This allows a site owner to remove the /sites/default/files path and replace it with a defined Apache/Nginx alias. This is a common requirement for multi site setups. The hook_file_url_alter() appears to be documented in d7, but not in d6. This uses core hooks to alter the paths before output. Some of the features were adapted from the CDN path rewrites that allows sites to utilize content distribution networks and their URL logic.

WebID

Component type

module

Maintenance status

Development status

Downloads

1375

Component created

Component changed

WebID is an open standard for identity and password-less login on the Web. WebID is designed to help alleviate the difficulty that remembering different logins, passwords and settings for websites has created. It is also designed to provide a universal and extensible mechanism to express public and private information about identity online.

Features

This project includes the features described below.

Clipboard block

Component type

module

Categories

Maintenance status

Development status

Downloads

772

Component created

Component changed

The Clipboard module provides blocks where you can copy your node for future use.

Select the content type you want to be "clipboardable" and drag and drop your node or copy it with the contextual menu.

Clipboard also provides a hook_clipboard_action where you can implement custom action on selected nodes.

Usage :

Go on Clipboard settings (admin/config/user-interface/clipboard) and set up the content type you want.
Active one or more Clipboard block and you're done.

Field DOB

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This projet allow you to print age and star sign according to a given date of birth field.
You just need to unzip the module in sites/all/modules and activate the module to be able to use it.
To configure a field to be shown with this module, go in admin/config/people/accounts/display and chose choose either:
- display age
- display age with astro sign

TinyMCE Extended

Component type

module

Maintenance status

Development status

Component created

Component changed

This module simply allows site admins to embed iframes into content. It doesn't implement a button (that would be nice), and admins have to switch over to plain-text to actually do the embedding. But this module will keep TinyMCE from stripping out the iframe.