This module allows to browse comfortably and to be able to display slow queries for the current page using Devel module at the same time .
The slow query log is not displayed on initial page load but is stored in cache for a short period instead, so it then can be fetched in a separate AJAX request. Note that query summary is displayed same as before so user can make a comfortable decision whether he does need to read the log.
The Postmark module allows the administrator to switch the standard SMTP library over to use the third party Postmark API to send out emails from their site. An account with Postmark is required to use this module.
IMPORTANT NOTICE FOR DRUPAL 7 USERS
On April 5, 2013, version 0.5 of the Postmark PHP library was released. Currently only the 7.x-1.x-dev version of Postmark supports the 0.5 library. If you download the 7.x-1.2 release of Postmark, use the 0.4.5 library available here:
The upcoming 7.x-1.3 release of Postmark will include support for the 0.5 library.
Also note that Libraries module 2.0 or higher is required for Postmark 7.x-1.2 and higher releases.
Users of the Drupal 6 version of the Postmark module can ignore this notice since the 0.4.5 release of Postmark PHP is bundled into the Drupal 6 module folder.
We're not going to build any new distro's. Use the make file as an example, update where needed.
The Display Suite profile contains all modules which are supported by Display Suite. We don't enable all modules by default in the installation profile, we just wanted to package them all, so you know what's possible.
The Content Analysis module is an API designed to help modules that need to analyze content. The module enables a suite of content analyzers to provide multiple views into the content on your Drupal site or on any website. The current list of available analyzers are:
Quick SEO: Provides a quick and easy analysis of content to help your site rank better in the search engines for a specific keyword.
Scribe SEO: Provides advanced analysis of content to help your site rank better in the search engines. Also provides keyword extraction and guidance.
Readability: Grades content based on five popular automated readability tests for content
The Wrong Captcha Counter Block module provide block that display the amount of wrong CAPTCHA submissions. Admins may see this count on the status page. You can set the text before and after this counter. Such widget so popular in the personal blogs on WordPress.This block is a similar to Akismet widget. You may see such block on many WordPress sites. The demo you may see in my blog (on Russian).