Scripts

Component type

module

Maintenance status

Development status

Downloads

1545

Component created

Component changed

Scripts is a module that allows you to run cmd line, php scripts or both in different ways. You can set a PHP script that will run on every page load, cron runs or by accessing a menu callback for that script.

Scripts can be used to automate backup, svn updates or anything else in an easy automated way. It also provides an API for modules to extend its functionality. Checkout the readme file for more details.

Drupal 6

Scribe SEO Analyzer

Component type

module

Maintenance status

Development status

Downloads

6782

Component created

Component changed

Scribe SEO is an search engine optimization software service for Drupal and other CMS platforms - think of it as a content optimization assistant - that analyzes web pages, blog posts, and online press releases at the click of a button.

Scribe then tells web writers of any kind how to tweak their content to get more search engine traffic, all while maintaining quality reader-focused copy.

Watch the Scribe SEO screencast demo

Readability Analyzer

Component type

module

Maintenance status

Development status

Downloads

10706

Component created

Component changed

This module is designed to help copywriters and editors develop more consistently readable content across a Drupal site. It performs five popular automated readability tests that provide a grade level equivalency of the difficulty of a page's readability:

  • Flesch Kincaid
  • Gunning Fog Score
  • Coleman Liau Index
  • SMOG Index
  • Automated Readability Index

Watch the Readability screencast demo

Drupal driver for SQL Server and SQL Azure

Component type

module

Categories

Maintenance status

Development status

Downloads

80335

Component created

Component changed

Drupal 7 and Drupal 8 driver for Microsoft SQL Server database engines.

It supports both SQL Server Stand-Alone (version 2008 and later) and Azure SQL (version 12 and later).

The MSSQL PDO extension will work on both Windows and Linux Systems.

Linux Support #43

Compatibility and Quality Assurance

The SQL Server driver 8.x-2.x branch is being continuously tested through AppVeyor:

Hansel breadcrumbs

Component type

module

Categories

Maintenance status

Development status

Downloads

25666

Component created

Component changed

"Breadcrumbs done right"

Hansel (named after Hansel and Gretel) provides custom breadcrumbs which are build by user defined rules. These rules are independent from the menu system. Rules can have logic switches and can add links to the breadcrumbs.

Quoting / Estimate

Component type

module

Maintenance status

Development status

Downloads

1232

Component created

Component changed

Module initially developed as an utility for company websites that provide services, but not necessary trough bulky and shop-oriented e-commerce interfaces. Hence, it primarily lack support for payment and order workflow, which can be achieve with other modules. It is meant to be very customizable.

To use, you should install the module and keep in mind it works with the following structure:

Views Infinite Pager

Component type

module

Maintenance status

Development status

Downloads

4294

Component created

Component changed

This module implements "infinite pager" (earlier called "sliding pager") functionality for Views. Infinite pagers open the next page via Ajax below the current page, each sub-page expanding the page vertically downwards. (For a well-known infinite pager example, visit a stream on Twitter.com).