Watchman

Component type

module

Maintenance status

Development status

Component created

Component changed

Watchman is configuration management module, aimed at tracking configuration changes on live site.

Features:

  • Menu based configuration watching
  • Multiple log output possible (watchdog, static file)
  • Multiple watching with per watch menu and output (WIP)

Planned:

Message Overrides

Component type

module

Maintenance status

Development status

Downloads

626

Component created

Component changed

Overview

This module is designed to alter or disable status messages displayed on form submission and validation.

Usage

Enable module and visit admin/config/user-interface/message-overrides. Add any form by specifying form ID. Normally you can find it in the
element on the page - just replace hyphens "-" to underscores "_". E.g. system ID of "user-register-form" is "user_register_form".

To add or remove the message, use the following syntax:
[original message]|[new message]

totext

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides some basic integration with the ToText web service.

At this point (and likely forever) it will just provide a config form, testing form, and couple of nice functions for sending texts from custom code.

As such, one for developers.

PDF Export

Component type

module

Maintenance status

Development status

Downloads

1131

Component created

Component changed

Overview

The PDF Export module gives the ability to export as PDF any kind of content. Basically you are able to select the content to be include or exclude using jQuery selector.

Requirements

This module requires the following modules:

Copyscape

Component type

module

Maintenance status

Development status

Downloads

391

Component created

Component changed

The copyscape module integrates Copyscape API and checks the originality of content published. In order to use this project, you will have to purchase a Copyscape subscription. They don't expose their API for free accounts. You can, however, test an URL from their website.

This project aims to help large content sites with multiple editors to ensure the published nodes are not partially/entirely copied from other sources.

From their website:

Block export widget

Component type

module

Maintenance status

Development status

Downloads

1087

Component created

Component changed

Module allows export arbitrary block as an HTML widget that could be embedded to a 3-rd party site.

Module implements custom lightweight and fast function to output HTML page, so full Drupal page output process is not used.

Export widget contains only HTML of the block. If block requires CSS or Javascript - they should be handled separately (for example by theming).

Using

Widget could be embedded directly on the other site page using iframe (easiest option) or by making cURL request and then outputting on other site.

VotingAPI Bayesian

Component type

module

Maintenance status

Development status

Downloads

2208

Component created

Component changed

Introduction

I've always been fascinated by the numbers and I like playing with them.

This module has been created to fill a gap when you're using the VotingAPI with Fivestar module.
The most common use of this module will be in Views, to sort entities using values computed by a new function.

cccgraph

Component type

module

Maintenance status

Development status

Component created

Component changed

The "Cognitive overflow" is the big problem for sites containing massive information. Users cannot assimilate all existing contents and relations between them. This module solves the problem representing the information structure (nodes, taxonomies and node references) through a navigable graph.

Demo

https://youtu.be/KbQonRhG-Zc

Static Content Manager

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is for people who have need of some static pages on their site.
It provides an easy way to create/manage these pages.

Functionality:
1. Allows you to declare static pages in the administration interface.