Enhance the editorial interface and improve the processes and workflows around creating, editing or removing content.

Category

The Category module is an alternative to, and a combination of, the Taxonomy and Book modules in Drupal core. The key feature of this module is that vocabularies and terms are nodes. In Drupal core, you use taxonomy terms (and vocabularies) to classify your content categorically, and you use book nodes to structure your content hierarchically. In the Category module, you do both of these things using category (and container) nodes. In this module, a container is the node-ified version of a vocabulary, and a category is the node-ified version of a term. A container also acts as a top-level book page, and a category acts as a child book page. You can apply category or container behavior to any node type on your site.

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 OPML

Description:

This module allows the export of Drupal books, in OPML format.
This format allows outlines to be edited in an external OPML aware
outline editor.

Export DocBook

This module allows the export of Drupal books, in DocBook XML format. It
is assumed that the input is HTML; this input is cleaned using Tidy to
generate XHTML, which is then transformed via XSLT into DocBook.

Pre-requisites:

The module assumes that you are running PHP5, and have Tidy support
enabled.

Family Tree

Please note: This module currently has no way of outputting GEDCOM compliant data.

The Family Tree module is for recording, displaying and analyzing genealogical data. It allows for the creation of things (nodes), such as

  • Individual people
  • Family "groups" (marriages, unions, parents, children, etc.)
  • Customized locations (e.g. place of union, etc.), events (e.g. divorce, etc.), artifact data records and linking
  • A lot more

Dependencies:

AJAX Spellcheck

An AJAX-only spellchecking module to allow the user to check their spelling on all textareas in Drupal (including nodes of course). The interface is very similar to that of Gmail's spellcheck.

Pages

Subscribe with RSS Subscribe to RSS - Content editing experience