Maintainers strive to actively monitor issues and respond in a timely manner.

Acquia Cloud Dashboard

TODO:

  • #2076593: Long Report Generation - Probable Timeout Initial Report Generation takes time and could possibly timeout when there are large number of sites on the subscription or when Cloud API is responding slow. Generate the report using Batch API. Fixed. Thanks to Albert for patching this.
  • Integrate Database Management and Triggering Backups..

Acquia Cloud Dashboard allows you to manage your Acquia Hosting from any Drupal Site.

You can use the Drupal Site hosted on Acquia, or a separate Drupal Site hosted elsewhere, to manage your Acquia Hosting.

How does it work?
Once the module is enabled, an "Acquia CLoud Report" page is made available which gives complete details about the Sites you have got, the various environments on your subscription, the databases, the servers etc. The report also allows you to manage various aspects of your Acquia Hosting (ex Domains) by providing appropriate links and forms.

What can be done through this module?
As of today, the module supports the below, besides providing a comprehensive report showing various aspects of your cloud hosting

  • Add / Delete Domain Names
  • Purge Varnish Caches
  • Add / Delete SSH Keys
  • View the Cloud Workflow Log

ABC

ABC theme

The ABC theme is a modern and versatile design developed by Dr. Radut that brings a sleek and responsive aesthetic to your Drupal-powered website. With a focus on user experience and visual appeal, ABC combines functionality with elegance to provide a seamless and engaging interface for your site visitors.

It uses Yahoo Pure.css, a powerful responsive CSS framework and also fully supports right to left languages. Pure is ridiculously tiny. The entire set of modules clocks in at 3.5KB minified and gzipped.

Key Features:

  1. Responsive Design: ABC ensures a flawless experience across various devices and screen sizes, enhancing accessibility and user satisfaction.
  2. Customization Options: Tailor your website effortlessly with a range of customization options. From color schemes to layout preferences, this theme gives you the flexibility to create a unique and branded online presence.
  3. Performance Optimization: Built with performance in mind, ABC prioritizes fast loading times and smooth navigation, contributing to an optimal user experience and improved search engine rankings.
  4. Drupal Compatibility: ABC seamlessly integrates with Drupal, utilizing the platform's robust features and capabilities to empower your website with the latest in web development standards.
  5. Intuitive Configuration: Whether you're a seasoned Drupal user or a newcomer, ABC's user-friendly configuration options make it easy to set up and manage your website with minimal effort.

IMEI field

IMEI numbers are used to uniquely identify mobile devices across the world. This module adds IMEI number handling capability to your Drupal site.

After installing this module, you will be able to add an "IMEI" field from the "Manage fields" tab of you content type or any other entity field management page.

A valid IMEI number should consist of 15 digits, and must be valid according to the Luhn Algorithm. This module can validate both of these conditions.

You can configure the width of the field, choose whether the field is a "required" field, and change everything of a normal Drupal field.
Module will automatically clean unnecessary characters such as dashes and spaces from the input, and will save the actual IMEI number of 15 digits to the database.

To view the IMEI number of a mobile device, dial *#06# from the call pad/screen.

Requirements

IMEI Field module requires core Field module, which is a required field by Drupal core. So you do not need to explicitly install any dependency.

Documentation

Please read Working with content types and fields.

Integration with other modules

Aegir Skynet

Aegir Skynet

This puppet module provides the Aegir Hosting System with the highly experimental ability to automate updates to Drupal platforms and sites, including Aegir itself.

Borrowed pane

Borrowed pane allows grouped caching and client-side re-use of rendered elements on a page.

Use cases

Grouped caching

When using mini-panels it is ideal to cache the entire mini-panel rather than cache the individual panes within the mini-panel.

The problem is that the mini-panel often contains one or more panes that are unique to the current page via context, the current page path, current user, etc.

Instead of rendering the unique content within the mini-panel you render the content elsewhere on the page, in an area that is not within a mini-panel you'd like completely cached. You then place a borrowed pane in each of the locations you need the unique content displayed within your mini-panel and specify the jQuery selectors to the content you'd like loaded into the pane.

Responsive support

When a site is built to be responsive, there are often times where it would be convenient to have a rendered pane/block appear in multiple places within the DOM.

The problem is that adding the same DOM to a page in multiple places is not ideal for SEO. Nor is it good from a performance standpoint to re-render the same DOM in multiple instances on a single page.

Antibot

Prevents spam submissions on forms by checking if JavaScript is enabled in the browser and that human-like activity occurs (e.g., mouse move, tab key press, or swipe gesture).

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained