Tracker 2

Component type

module

Categories

Maintenance status

Development status

Downloads

10649

Component created

Component changed

High-performance replacement for the standard Drupal tracker. There's no change in functionality or new features, but the architecture is absurdly fast. Displaying the tracker scales at a roughly logarithmic pace with the number of nodes. Saving nodes and comments takes a bit longer, but this impact is highly optimized. Use MySQL with InnoDB or PostgreSQL for best results; row-level locks are essential for the best performance. Tracker 2 (as of version 1.13) now has experimental PostgreSQL support.

FeedAPI Node Discussion

Component type

module

Maintenance status

Development status

Downloads

45677

Component created

Component changed

Finds out who links to who between FeedAPI Node Items.

News

  • 6.x-1.x-dev package will be compatible with latest FeedAPI package.
  • 5.x-1.x-dev package is compatible with FeedAPI 1.0

Requirements

Related Items

Component type

module

Categories

Downloads

3444

Component created

Component changed

This module can relate a node to other nodes.
On "view" mode it displays related nodes FROM and TO that node, through a dedicated block.
Page reload(or preview) on every related item "add"(or "delete") it's not necessary because the module uses javascript to dynamically add(or remove) the fields and autocomplete to search for nodes to be related (AJAX).

Commentify

Component type

module

Categories

Maintenance status

Development status

Downloads

1626

Component created

Component changed

Commentify provides a way to use Drupal as a commenting solution for third-party web sites, whether they're static pages, a different CMS, or another Drupal installation. It was developed to add comments to newspaper web sites served from a proprietary CMS.

Editor

Component type

module

Maintenance status

Development status

Downloads

13426

Component created

Component changed

Editor allows rich text fields to be edited using WYSIWYG client-side editors.

Editor is a backport of the Drupal 8 pluggable text/WYSIWYG editors and CKEditor module.

Requirements

Editor has one dependency.

  • Filter module included with Drupal core.

The included Editor CKEditor module has one additional dependency.

Outline Designer

Component type

module

Maintenance status

Development status

Downloads

50547

Component created

Component changed

Comment Redirect

Component type

module

Categories

Downloads

1127

Component created

Component changed

There's a bug in drupal that causes comment links to go to the wrong node page on occasion. If you're not familiar with the issue, the discussion is at http://drupal.org/node/26966.

Subdomain

Component type

module

Maintenance status

Development status

Downloads

38378

Component created

Component changed

Easily create subdomains per user, taxonomy term, content type, or organic group. This module adds an easy text field to the entity where you can enter a subdomain for it.

  • User: e.g. "Mary" and all of her content at http://mary.example.com
  • Taxonomy: e.g. "Seattle" and all content tagged with it at http://seattle.example.com
  • Organic Group: e.g. "MyGroup" and all of its content at http://mygroup.example.com
  • Content type: e.g. "News" content type and all of its nodes at http://news.example.com