Maintainers strive to actively monitor issues and respond in a timely manner.

Pagination (Node)

Example screenshot: Node body (text to the right of the main image) is paginated, other fields connected to the node are not.

Pagination (Node) allows the main content of arbitrary node types (Page, Story, etc...) to be paginated according to one of three methods:

Method 1: Content is paginated by a selectable "words per page" count.
Method 2: Content is paginated by manual breaks, inserted by the content creator.
Method 3: Content is paginated by manual breaks, based on <h3> tags.

Method 1 allows for quick and easy pagination, and is ideal for users who are looking to have their longer content split into multiple pages with the least amount of hassle. Just select the "words per page" threshold for a particular content type, and all existing and future nodes of that type will be automatically paginated accordingly.

Methods 2 and 3 allow for fine-tuned control over pagination breaks, useful for content creators who need to set specific break points in their content. Method 2 paginates content based on the presence of break tags ([pagebreak] or [ header = SOME TITLE ]), whereas Method 3 paginates based on <h3> elements.

note: To use Method 3 pagination, make sure <h3> tags are allowed under your Input Filters.

Pager display

CuteMenu

Open CuteMenu with image in header and a selected menu item with its title showing.

Description

When installing CuteMenu you get one CuteMenu block per menu. The block is a top-menu with a drop down (using the 1st and 2nd level menu items.)

Using a CuteMenu block generates HTML using many <div> tags so one can really nicely theme the menu the way they want it to be without having to write code for it. The result is that you can dearly beautify the menu.

CuteMenu shows the selected menus as dropdowns, including a header and a footer. Although only two levels are shown—top bar & one vertical drop down—your can include images in the header and footer of the drop down.

This module is sponsored by Made to Order Software Corp.

Detailed CuteMenu documentation.

Dropdown Menu and Flash Animations in FireFox & clones

I have had that issue for years. A dropdown menu will draw a widget with a Z index higher than the other items on the screen. This is how you see them on top. Neat. But with Firefox or SeaMonkey, a Flash animation, no matter what, would always remain on top. This is because the animation is shown in a separate window (X11 or MS-Windows window, not just rendered over.) This is great because that way it is faster. But it breaks the dropdown menu feature...

Translation helpers

Translation helpers enables other modules to respond to changes in the "source translation" of a set of translated content. This functionality is useful for modules that track data by the "source translation" (node.tnid value).

This module doesn't do anything on its own. You should install it only if it's suggested or required by another module you're using.

The module also provides other methods for modules to use with translated content.

Drupal 8

A Drupal 8 version won't be needed. Translation Helpers addresses use cases related to the model of translation used in the Drupal 7 core Content Translation module, in which each language has its own node. Drupal 8 has switched to fields-based translation, in which the awkward workarounds of D7 will be a thing of the past.

Mailfix for Postfix

Description

The Mailfix module integrates Drupal with Postfix, providing email accounts to regular Drupal accounts.

Shared Email

The shared email module allows multiple users to use the same email address for different accounts. The module works for both registration and account updates.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained