Script.js

Component type

module

Maintenance status

Development status

Downloads

4030

Component created

Component changed

Integration with $script.js - Async JavaScript loader and dependency manager.

This takes some of the ideas behind the HeadJS module which unfortunately has been discontinued and applies them to the very excellent $script.js library by Dustin Diaz, which seems like a more robust script loader implementation.

Let's see how it plays with Drupal! :)

Speedy

Component type

module

Maintenance status

Development status

Downloads

102048

Component created

Component changed

The Speedy module is designed to help speed up front end performance in a site.

The Speedy module provides minified versions of core JavaScript files that are not already minified. For example, a minified version of drupal.js is provided while jquery.js (already minified) is not.

Provision CDN support

Component type

module

Maintenance status

Development status

Downloads

8351

Component created

Component changed

Introduction

This is a simple module and drush script for that allows you to enable CDN support per site in Aegir. It takes care of setting up a new virtual host that is configured to serve your site's static files over one or more additional domains, eg. css.example.com, js.example.com, cdn.example.com. Use in conjunction with the Drupal CDN module for full effect.

Servicelog

Component type

module

Maintenance status

Development status

Component created

Component changed

Servicelog is going to be a drop in amendment to or replacement of the core logging modules Database Logging (dblog) and Syslog (syslog) to integrate respective third-party offerings from Logging as a Service (LaaS) providers (e.g. Loggly, Papertrail).

Hosting CiviCRM Cron

Component type

module

Maintenance status

Development status

Downloads

851

Component created

Component changed

This module provides the ability to trigger CiviCRM cron jobs on sites hosted on the Aegir Hosting System.

CiviCRM requires its own cron jobs, to trigger mass mailings in CiviMail, for example. Since the URLs to trigger these jobs are different from those of the associated Drupal sites' cron, they're normally handled separately, usually in crontabs. With Hosting CiviCRM Cron, these can now be managed in Aegir, as are site deployments, backups, and upgrades.