Considered feature-complete by its maintainers.

Paging

Paging Configuration

Description

Break long pages into smaller ones automatically by words(or characters) limit, or by means of a customizable pagination tag:

First page here.
<!--pagebreak-->
Second page here.
<!--pagebreak-->
More pages here.

Drupal 7 version
Not all of the features introduced in the Drupal 6 version of paging are supported in Drupal 7. If you need a feature that is no longer supported, please search the issue queue, at right, for a similar request, and state your case. Features that are still needed may be added back in.

Upgrading from D6 to D7
We are currently working on an upgrade path from D6 to D7.

Sites using paging

Features

  • Customizable page separator string.
  • Form or image button to insert page separator string in content.
  • Link "Read more" to second page when the teaser is larger than or equal to the first page.
  • Option of pager navigation style to choose. Possible values are theme_pager(), theme_paging_drop_down() or any custom theme function.

Export DXML

Description:

This module allows the export of Drupal books, in 'DXML' (Drupal XML) format. This format allows books to be edited offline, tranformed via XSLT, split out into a hierarchy of files, or imported into another Drupal book or Drupal site.

Books exported using the Export DXML module may be imported to another book or another Drupal site using the bookimport module.

User status change notifications

This module enables sites to automatically send customized email notifications on the following events:

CSS

The CSS module adds, for users with enough permissions and enabled nodes, a CSS field on the node creation page.

Users might insert CSS rules in the CSS node field and those rules will be parsed on the node viewing.
This way CSS experienced users might create complex CSS based design for nodes contents.

IMPORTANT: note that the CSS editing permissions should be given only to trusted users (administrators). Malicious users which have this permission might broke your site design and also introduce security issues (XSS).

#D7CX: I pledge that CSS Module will have a full Drupal 7 release on the day that Drupal 7 is released.
See issue #789580: D7: moving CSS data to Code Per Node for more details and helping out!

Maintainers

Fabio Varesano
Eric Pruett


Import Typepad / MoveableType

Module allows the importation of typepad content from the typepad export file.

This module can capture:

Comment Upload

Allows users to attach files to comments. Multiple attachments per comment are supported, and comment uploads can be enabled and disabled on a per-nodetype basis.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only