Smart Breadcrumb

Component type

module

Maintenance status

Development status

Downloads

4861

Component created

Component changed

Purpose

Smart Breadcrumb walks backwards down the current path, determining the title for each page using included companion modules for User pages, Menu items, Node titles, and Views display titles. Upon determination of each "crumb" a breadcrumb is built from all crumbs. If a crumb is returned by one of the companion modules, it is linked, if not, it is displayed as plain text.

API

An API is also provided and documentation will be provided here shortly.

Visual Documents for Drupal

Component type

module

Maintenance status

Development status

Component created

Component changed

What is this?

A Drupal project that is a repository for visual documents explaining Drupal processes, components, systems and other useful visual elements.

We are creating SVG images so that they can be versioned with Git. SVG is an XML-based file format, and the text in the document can be searchable. Storing the graphics in a git repository can make it easier to translate the graphics into other languages, as well as to log changes to graphics.

Drush Body Mangler

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is not a module, but a drush script, which is a fairly straight-forward exercise in string manipulation, searching for links (anchor tags) that are missing title attributes. It does this in a very crude way, searching only the body field as rendered by a node_load() call.

However, the exercise of writing it (and the preceding hunt for some Drupal Best Practice on this) was instructive. One can imagine any number of uses for a script(s) like this, if it had some features like:

jQuery Valid8

Component type

module

Maintenance status

Development status

Downloads

671

Component created

Component changed

This is a simple wrapper module for the jQuery Valid8 plugin.

Module Requirements

The jQuery Valid8 module for Drupal 6 requires the following:

Usage

The basic call to invoke jQuery Valid8 would be something like the following:

Temporarily block users

Component type

module

Maintenance status

Development status

Downloads

416

Component created

Component changed

Overview

This module allows users, of a specific role, to block site users (individual or all) for a defined time period. Users can be banned by admin for a definite time period. Users can be ban or temporarily block by individually or collectively by users roles. Means there is a sub module present here from where admin can ban users by role wise. This way we can make disable user log in for definite time period.
Temporary blocking of users or ban user will be automatically lifted after the defined temporary blocking date or temporary blocking time.

Views Secondary Row

Component type

module

Categories

Maintenance status

Development status

Downloads

6229

Component created

Component changed

Provides a way to split a Views table row into two rows.
To activate it, go to the in the 'Format' settings of your Views display, and select the "Table with secondary rows" option, instead of the "Table" option.

D7-version: Requires Views 3. Supports all features of Views 3.13
D8-version: See #2638960: Port views_secondary_row to D8

Entity Construction Kit (ECK)

Component type

module

Maintenance status

Development status

Downloads

411248

Component created

Component changed

The Entity Construction Kit (ECK) builds upon the entity system to create a flexible and extensible data modeling system both with a UI for site builders, and with useful abstractions (classes, plugins, etc) to help developers use entities with ease.

ECK allows the creation and management of entity types with custom properties; adding bundles to entity types; and fields to bundles, with the help of the Field UI module.

eStreamDesk

Component type

module

Maintenance status

Development status

Downloads

721

Component created

Component changed

This module provides a method for logged in users to access their eStreamDesk profile from their user email (and site API key).

This can be done via a support page with a link, or by a URL path which through redirection will auto-log them into proper estream help desk site.

eStreamDesk is a Customer Management, Help Desk, and Ticketing system.

logbook

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is a way of tracking events to a logbook.

I needed a way of tracking journeys I have completed so I can get qualifications for that particular activity.

At this stage this will be a D6 module...but will look at turning it into a D7 at a future date.

Update 17/4/2012
Have added a D7 version