wikiheader

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Add a wiki like header above content. Info like author, creation date, contributors and a call to edit.
Just print wikiheader_get_header($node) in your theme.

Page-template Picker

Component type

module

Maintenance status

Development status

Component created

Component changed

Enables per node overriding of page.tpl.php from select list on node creation/edit -form. Templates are scanned from default theme's folder by matching page--content-type--tp*.tpl.php pattern.

Fork from Template Picker which enabled only node.tpl.php. Combination of both gives tremendous flexibility.

Password Recovery Panels Widget

Component type

module

Maintenance status

Development status

Downloads

1076

Component created

Component changed

Need to customize the Password Recovery form in Drupal? So did my client, and Panels seemed to be the best route for my needs.
This module exposes the Password Recovery form as a Ctools plugin, allowing you to embed the form into panels as a widget.

When the module is enabled the original Password Recovery page is disabled and a new tab on the Login form is created that goes to a new URL (user/recover). This is a Ctools page that can be configured/customized as easily as any other page using Panels.

Important Notes:

Remove Duplicates

Component type

module

Maintenance status

Development status

Downloads

4430

Component created

Component changed

Overview

This module helps the administrator to easily remove duplicate nodes according to one of the node fields.

Features

The duplicate nodes found are permanently removed. It can be very useful with Drupal Feeds module (Feeds).

Requirements

  • Drupal 7

Screenshots

Configuration page

Known problems

- No reports yet.

Context condition node : taxonomy with depth

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A context condition to support hierarchy matching when looking for tagged nodes

A minor form of contexts node-taxonomy support.

I had a large tree hierarchy of terms, and needed to set the condition "if this term or any under it applied to the current node then ..." (add a special footer block)

Drupal Powered

Component type

module

Categories

Maintenance status

Development status

Downloads

1771

Component created

Component changed

Provides a "Powered by Drupal" block that includes the Drupal wordmark in SVG format.

Block configuration switches between linking to drupal.com and drupal.org.

The wordmark is automatically downloaded when the module is installed. It cannot be stored in the drupal.org Git repository as it is not licensed under the GPL.

Views MediaTable

Component type

module

Categories

Maintenance status

Development status

Downloads

2419

Component created

Component changed

Views MediaTable integrate the functionality of MediaTable(http://consulenza-web.com/jquery/MediaTable/) into the Views module Table display, allowing the creation of dynamic & responsive Views tables where end users can choose to show or hide certain columns. This module also allows certain table column to behave responsively, hiding the less relevant data in smaller screen sizes.

Requirements

Module Dependencies:

Block Manager

Component type

module

Categories

Maintenance status

Development status

Downloads

3797

Component created

Component changed

The Block Manager module is an attempt to make managing sidebars, page footers, etc. easier for content administrators (who may not be familiar enough with the way blocks are normally handled in Drupal to be comfortable). It allows the site administrator to specify regions that are handled by Block Manager, rather than the Block module. Once this is done, anyone with permission to use this module will see a new toolbar in that region with buttons to manage or remove blocks.