Papertrail

Component type

module

Maintenance status

Development status

Downloads

384

Component created

Component changed

Integrates with Papertrailapp.com to implement a live "tail -f" style interface for logging that is managed with Papertrail. Future releases will provide more facilities for searching Papertrail logs and configuring and managing your Papertrail account.

Originally developed for Tropo's voice and SMS API service.

Database logging clear button

Component type

module

Maintenance status

Development status

Downloads

1411

Component created

Component changed

Backport of Drupal 7's button to clear the database log table, with the addition of a permission to allow this.

Dependencies

  • dblog - core module

Installation

  • Enable the module

Usage

  • View the recent log entries page
  • Clear all log entries

Background

See #49333: A clear all logs button.

Context empty field

Component type

module

Maintenance status

Development status

Component created

Component changed

Context empty Field, provides a context condition based on whether a nodes field is empty or if it contains a value.

For example if there is a view that should only show on a product page if it's special offer price field is filled in.

This module is based on the code of context_bool_field and has only been tested for text fields.

Site Memos

Component type

module

Maintenance status

Development status

Downloads

958

Component created

Component changed

Site Memos is a very simple administration module that encourages you to record information about your site in a permanent record within the site itself that can be easily accessed and edited by you, your team, and others who may follow you.

Site Memos does not create any memos - you have to do that yourself. It also does not impose any structure on the memos you create. It is really just a flag that you and your team can always find to allow you to maintain your own memos.

Semantic Blocks

Component type

module

Maintenance status

Development status

Downloads

919

Component created

Component changed

Overview

The Semantic Blocks module enables the easy selection and use of the newer HTML5 elements as wrappers for blocks within the admin interface.

This gives site builders the ability to chose the element that encloses a block rather than rely on the hard coded element in the block template. This is done in the block add / edit form. If no element has been selected in the UI for that block it will default to div.