Junk

Component type

module

Categories

Maintenance status

Development status

Downloads

1878

Component created

Component changed

Junk module adds the ability to move any node to junk (trash) before deleting permanently. Junk can filter out trashed nodes from node listings and Views and has automatic "garbage collector". It is the best and all-in-one solution for this purpose.

Post It Everywhere

Component type

module

Maintenance status

Development status

Downloads

6217

Component created

Component changed

Now you don't need login to different social networks to post status updates. Just one click and your content will be posted to

  1. Facebook
  2. Twitter
  3. LinkedIn
  4. FriendFeed

The most common way to make your site popular is by posting your content to different social networks. Here is a new and simple way for publishing content to different social networks.

Features:

Queue UI

Component type

module

Categories

Maintenance status

Development status

Downloads

45463

Component created

Component changed

A user interface to viewing and managing Drupal queues created via the Queue API which began in Drupal 7.

Features:

  • View queues and number of items
  • Developers can define meta info about queues they create and process
  • Process queue with Batch API
  • Process queue during cron
  • Remove leases
  • Delete queue

Achievements

Component type

module

Maintenance status

Development status

Downloads

22314

Component created

Component changed

The Achievements module offers the ability to create achievements and badges similar to systems seen on Xbox 360, Playstation 3, Foursquare, Gowalla, GetGlue, and more. For a Drupal site, this could mean commenting a certain number of times, starting a forum topic, visiting the site every day of the week, or anything else that can be tracked and coded.

Current features and design:

Hierarchical Select Field Selector

Component type

module

Maintenance status

Development status

Downloads

10391

Component created

Component changed

Hierarchical Select implementation allowing to choose content types and their fields in a user-friendly way. Reusable form element.

This is developer module. Install it only when required by other module.

Requirements: Hierarchical Select, CCK

Modules that use Hierarchical Select Field Selector: Imagefield Avatar

Context Reaction: Theme

Component type

module

Categories

Maintenance status

Development status

Downloads

14210

Component created

Component changed

Allows the Context module to change the theme of the site. 1.x is for use with Context 2 and is no longer being actively maintained. 2.x is for use with Context 3.

NOTE: Because of the way the Context module interacts with Drupal core, you can only use Context Reaction: Theme with the "Sitewide" or "Path" conditions. I recommend using Pathauto in combination with the Path condition for most use cases (especially things like node types, etc).

XML parser

Component type

module

Maintenance status

Development status

Downloads

3919

Component created

Component changed

This module is a small utility we created while working on www.defaqto.com to allow us to easily parse non-standard XML documents (the sort we were getting) in to a PHP array so we could then manipulate the data more easily.

Thanks to tayzlor for laying the ground-work for this module (discovering the class, etc.) - I just wrapped it in some PHP functions to make it more usable within Drupal.