Content Levels

Component type

module

Maintenance status

Development status

Downloads

3994

Component created

Component changed

The Content Levels module exposes a cck field type & widget by the same name.

This field allows the user to define some ordered series of content ranking (e.g. 'Gold', 'Silver', 'Bronze') and to specify the visibility and editability of each field on the content-type depending on the content level of a node.

jsDice

Component type

module

Maintenance status

Development status

Downloads

761

Component created

Component changed

Description

jsDice is a dice roller for any role playing game or even games such as 421.

The first purpose was certainly to be a Dungeons & Dragons Dice Roller. But here we are, with something powerful enough to entertain many.

Usage

Install, then go to /jsdice and enter your dice info. Check out the help for a complete list of what is supported.

Demo

Test a demonstration on the Turn Watcher website.

Devel Demo

Component type

module

Categories

Maintenance status

Development status

Downloads

6312

Component created

Component changed

The Devel Demo module is a demonstration of most of the debugging functions provided by the Devel module.

The module was created to generate screenshots for a brief overview of Drupal debugging tools. If you find any errors in the guide, or if you would like me to add some information, please create an issue in this module's issue queue.

Text Review

Component type

module

Maintenance status

Development status

Downloads

3149

Component created

Component changed

Text Review is a bundle of modules that allows you to review texts in a variety of ways and display the results within the text.

Text sources

Review methods

  • Difference percentage
  • Differences
  • Manually configured blacklists and whitelists
  • Similarity percentage
  • Spell check
  • Word count

Possible use cases

  • View differences between content (node) and comment revisions, much like Diff.module.
  • Check if a module's UI texts are written in correct US English and according to the guidelines.

Extensibility

Text sources, review methods and defusers (methods to ignore certain pieces of texts) can be added and overridden by other modules. See trevi.api.php. The central module acts as a hub for different review methods and text sources. This means that if you add a text source, it can be reviewed with all available methods directly.

URL Fill

Component type

module

Maintenance status

Development status

Downloads

2823

Component created

Component changed

This module allows you to fill title, body, and CCK fields from the URL. It auto-populates a field with a value from the URL. There are options to allow / disallow overriding pre-existing values, hiding a field if it is filled from the URL, and a few other goodies.

It supports both single and multi-value fields. It has support for the following field types:

Auto Admin

Component type

module

Maintenance status

Development status

Downloads

7639

Component created

Component changed

Auto Admin is a module that automatically generates good looking, highly customizable administration pages.

Let Auto Admin build list, add, edit and delete pages for you using its Drush commands to generate configuration data. Then customize the text and form settings to your liking. One-to-many and many-to-one relationships are supported too!

Auto Admin is good at managing data for custom modules whose data structure does not fit as node types. It lets you get of the ground and writing "the fun stuff" really, really quick.

If you have questions, feedback or needs it to do something that it does not do already, please open an issue. Please check out the docs first though :)

Remote File Inclusion Report

Component type

module

Categories

Maintenance status

Development status

Downloads

2207

Component created

Component changed

This module reports Remote File Inclusion attempts and adds 2 new reports to Drupal: "RFI Report" and " RFI Statistics".

RFI Report will search the log created by the dblog (core) module for Remote File Inclusion attempts (http, https, ftp) and displays full details about each attempt such as date and time of the event, the RFI script name, IP address of the machine initiating the RFI attempt, IP or domain of the server hosting the RFI script and URL to the RFI script.