Smartqueues for Organic Groups

Component type

module

Maintenance status

Downloads

7397

Component created

Component changed

This project uses Nodequeue's Smartqueue API to provide a nodequeue for each organic group, editable by members of that group or the group's administrators. This project was part of the 2008 Google Summer of Code.

Use the dev snapshot release or the latest from CVS HEAD until RC3 is rolled

Smartqueue Per User

Component type

module

Downloads

6065

Component created

Component changed

Please download the latest development snapshot.

This project uses Nodequeue's Smartqueue API to provide a nodequeue for each user of one or more specified roles.

This project was originally written by ezra-g as part of the 2008 Google Summer of Code and provides the following functionality in the list below.

The 6.x-2.x branch is a rewrite by daniboy that allow for multiple subqueues per-user.

Node export

Component type

module

Maintenance status

Development status

Downloads

613161

Component created

Component changed

This module allows users to export nodes and then import it into another Drupal installation, or on the same site.

Using this module you can save yourself a lot of time setting up new websites that have similar nodes to websites you've already made, migrating nodes to new Drupal versions, or between development/staging/production sites.

You will need the same content types for the imports to work (unless using Feeds to import), and ideally relevant compatibility with fields, and modules.

Auto Tagging

Component type

module

Maintenance status

Development status

Downloads

12675

Component created

Component changed

This project allows for flexible auto tagging of your content types via a pluggable interface that makes use of 3rd party services to provide the tag context.

As a point of disambiguation, this module differentiates itself from the AutoTag module in that it doesn't rely on pre-defined vocabularies. Instead, this module sends node content through any number of third party services to determine what the content is about.

Document Import API

Component type

module

Downloads

5141

Component created

Component changed

The goal of this project is to create a plugin based import module for Drupal that allows the upload of office suite file formats which would be parsed into Drupal nodes. Allowing even novice CMS users to generate content using a familiar office productivity suite.

Denormalization API

Component type

module

Downloads

3030

Component created

Component changed

Dependency: Transaction

This module takes almost all of the hassle out of denormalizing nodes for high-performance sites. See the included dna_demo module as a simple example of the how the API works.

Specifically, this module handles the following difficult issues for denormalizing nodes:

LifeWire Diff

Component type

module

Maintenance status

Development status

Downloads

1841

Component created

Component changed

This module is the standard http://drupal.org/project/diff module except instead of only providing a 2 column difference view for revisions it provides a user selectable option of either using 2 column or inline difference view (similar to what MS Word uses).

This module requires the Pear Text_diff class be installed.

This project was designed by LiquidCMS and funded by LifeWire, a NY Times Company.

Remote Macro

Component type

module

Downloads

522

Component created

Component changed

Captures form submissions and then uses the services module to contact, and play back, on a remote server.

Currently works for most forms, but not the node forms, :-(

Actions token email

Component type

module

Categories

Maintenance status

Downloads

2877

Component created

Component changed

The current Actions module 5.x-2.5 doesn't use the Token module while it would be useful in the Send email action for example. This little module does just that, and only that.

In other words, it lets you use tokens instead of actions’ own variables.

Translation Overview

Component type

module

Maintenance status

Development status

Downloads

203187

Component created

Component changed

The Translation Overview page provides a table listing the site's nodes and showing what's been translated into each language. It also lets you assign priorities for translating nodes into the various languages.

For translations of taxonomy terms and menu items check out the Translation table module.