Hosting Backup 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.

AWeber Webform

Component type

module

Maintenance status

Development status

Component created

Component changed

AWeber Communications is an email marketing service used to build, maintain, and send to an email mailing list, ideal for sales campaigns, email newsletters, or just staying in touch with your website visitors. You can learn more about AWeber at AWeber.com, or sign up for an account for just a dollar.

Shorten Options

Component type

module

Maintenance status

Development status

Component created

Component changed

Shorten Options adds the ability to create a short url for a content type on node creation with the ability to specify a custom url instead of an auto-generated url.

For example, creating site.com/donate will generate http://bit.ly/asklu23 or you can specify http://bit.ly/donate on node create. The module will check to make sure this url actually exists.

Field reference count

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides a simple 'count' formatter for reference fields so that it can be easily used within Views. Could not find an out-of-the box solution for this, so please let me know if one exists.

Similar modules
Views Calc - cannot run COUNT() in its fields, so it cannot accomplish this.

Event Expire

Component type

module

Maintenance status

Development status

Component created

Component changed

About this module

Back in 2006 (Drupal 4.7) I wrote a module for the automatic unpublishing of events after the date had passed. Rather than create a contrib module, I simply pasted in a forum: node/77166. Various people suggested improvements and over time it has been upgraded to D5 and then D6. The Events module has given way to the CCK date field and the module has picked up some flexibility along the way. Finally it has been re-named event_expire and I have decided it was time to contribute it properly.

File Entity Paths

Component type

module

Maintenance status

Development status

Downloads

6339

Component created

Component changed

Add token based per bundle directory and filename settings for file entities. This module does the same, as Filefield Paths, but focus to the file entity, not to the parent entity. This means, you can easier to handle eg. if a file is uploaded to more entity.

Features

  • Possibly custom configuration for any fieldable entity.
  • If an entity has bundles, you can set up own configuration.
  • You can set the behavior if a file is used in multiple entities.
  • Per configuration settings of transliteration and pathauto cleanup.
  • Works with embed image by media wysiwyg plugin.