Block Edit Cancel

Component type

module

Categories

Maintenance status

Development status

Downloads

680

Component created

Component changed

Some of my clients asked to put "Cancel" button to node edit and block edit pages.

While adding Cancel button to node form could be done pretty easily with http://drupal.org/project/more_node_buttons , there is no such module for block form pages.

So this simple module adds "Cancel" button to block edit pages.

Recycle Bin

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A better desciption is to come later, but this project is to make a recycle bin for nodes. When a node is deleted it goes into the "recycle bin", meaning that it is deleted from drupal but stored in some separate database tables. Data retained includes the node, accompanying revisions and comments. The module will include a UI for browsing deleted nodes and restoring them.

Trending

Component type

module

Maintenance status

Development status

Component created

Component changed

This module which I hope one day will be able to do is track trending changes over time for any type of data on a site. I will start off by implementing an ubercart trending feature that tracks what certain users buy over time. Then not only will I have a way of displaying the data but the data will be able to be used by other modules. (suggestions)

Debut Comment

Component type

module

Maintenance status

Development status

Downloads

9936

Component created

Component changed

Part of the Debut features set, Debut Comment provides some of the most commonly needed functionality for handling user comments.

Like all Debut features, Debut Comment can be integrated either as a stand-alone feature to quickly add comment-related functionality to any Drupal site or as part of a Drupal distribution. Debut Comment is used in the Open Outreach Drupal distribution aimed at nonprofits.

Installing

You have two options for installing Debut Comment:

  • Debut Comment is used in the Open Outreach Drupal distribution aimed at nonprofits, so you can install it as part of Open Outreach.
  • Install manually along with the dependencies listed below.

Includes:

  • Comment notification using the Comment Notify module.
  • CAPTCHAs on comment forms for spam prevention using the Captcha module.
  • Login enhancements using Logintoboggan.
  • User permissions.

Views Search

Component type

module

Maintenance status

Development status

Downloads

6701

Component created

Component changed

The Views Search module transforms views with exposed filters into search form / search results pages. This module is useful for sites that require custom search forms with the look and feel of a traditional search.

Drupal Recruit

Component type

module

Maintenance status

Development status

Downloads

5073

Component created

Component changed

UPDATE

December 2013

Project restarted!

Overview

Drupal Recruit offers basic job and applicant tracking. Jobs are implemented using a standard content type and applications are implemented using an entity type.

Currently the application entity type comes with two fields: first and last name. However, you can add your own fields from the "Application types" page (admin/structure/application-types).

Upgrades

While this modules is in alpha, there will be no database upgrade support.

Debut Sites

Component type

module

Maintenance status

Development status

Downloads

513

Component created

Component changed

A feature integrating Spaces to distribute content among multiple subsites, each with their own features.

Setting up Spaces to use taxonomy for sub-sites is complex. This module does the setup for you.

Includes:

  • Creation and configuration of a Sites vocabulary for assigning content to different sub-sites using the Spaces module.
  • Configuration of Persistent URL

Part of the Debut features set.