Node Family

Component type

module

Development status

Downloads

7394

Component created

Component changed

With this module you can define relations between content types. It automatically creates a relation between all nodes, which have been created from the same user and have the defined content types.

It is a simple node relationship module, which doesn't provide any enduser interface. Relations are set automatically (based on admin defined content type relations) or programmatically through its API. It also allows to restrict the population of a content type (the number of creatable nodes of a content type per user).

Pageroute

Component type

module

Categories

Development status

Downloads

14583

Component created

Component changed

This is a flexible module that provides a userfriendly wizard for creating and editing several nodes.

The module can be used to provide a user friendly wizard for creating and editing several nodes. You can use the module to create a "route" which leads users through multiple pages, which can be e.g. a node creation form or a node display.

FileField

Component type

module

Maintenance status

Development status

Downloads

1306222

Component created

Component changed

FileField provides a universal file upload field for CCK. It is a robust alternative to core's Upload module and an absolute must for users uploading a large number of files. Great for managing video and audio files for podcasts on your own site.

Features

  • Configurable upload paths allow you to save files into per-field or per-user directories
  • Per-field and per-node file size limits
  • Extensive API for extending field widgets and managing files
  • Full revision/translation file management
  • Views support
  • Ajax Uploads (and progress bar support with the PECL uploadprogress extension)
  • Pretty Icons
  • All the goodness of CCK (multiple output formats, shared fields, multiple values, and much more)

Path redirect

Component type

module

Maintenance status

Development status

Downloads

215313

Component created

Component changed

This module allows you to specify a redirect from one path to another path or an external URL, using any HTTP redirect status.

#D7CX: I pledge that Path redirect will have a full Drupal 7 release on the day that Drupal 7 is released. Note that the project has moved to http://drupal.org/project/redirect for Drupal 7.

fastpath_fscache

Component type

module

Maintenance status

Development status

Downloads

4466

Component created

Component changed

A file-based caching mechanism for serving up cached Drupal pages instead of using the database 'cache' table. This approach is generally faster since the web server doesn't need to initialize a database connection and crunch through a bunch of PHP files for an anonymous user hit. This code is in beta quality and shouldn't be used in production.

Texy!

Component type

module

Maintenance status

Development status

Downloads

11511

Component created

Component changed

The module filters an easy to read Texy syntax into XHTML.

Texy! allows you to enter content using an **easy to read** Texy syntax which is filtered into *structurally and typographically valid* XHTML. No knowledge of HTML is required. Texy! is one of the most extensive formatting tools. It allows adding of images, links, nested lists, tables and has a full support for CSS.

Profile Privacy

Component type

module

Maintenance status

Development status

Downloads

13459

Component created

Component changed

Overview

This module allows users to set privacy options for their profile fields when using the core profile.module. It does not create any settings pages or configuration screens, and it integrates seamlessly with the existing profile module.

Return-Path

Component type

module

Categories

Maintenance status

Development status

Downloads

7101

Component created

Component changed

Fixes the problem of bad email 'Return-Path' header settings which prevent email bounce backs going to the sender
of the email.