Goto Last Page

Component type

module

Maintenance status

Development status

Downloads

1008

Component created

Component changed

Summary

Goto Last Page defaults to the last page of comments (instead of the first one) for configurable node types.
This is useful if you have a lot of comments /maybe threaded) for a node and want the user to immediately show the most recent one.
It also allows adding a custom fragment (like #comments) to pager links, so the user will go straight to comments section while paging through comments.

Description

If "page" query parameter is not set, Drupal defaults to the first page of a pager; but this is not always the best choice.

Multipage jumplist

Component type

module

Maintenance status

Development status

Downloads

1789

Component created

Component changed

A block with direct links to Field Group's Multipage pages.

This module extends the functionality of Field Group's Multipage format type for entities by providing a block that allows you to access all multipages directly from a list.

By default you only have Previous page and Next page buttons to navigate with, but for large and complex forms this may be too restrictive, say when you need to edit a minor detail on page 8 in a 12 page application form.

TOC Node

Component type

module

Maintenance status

Development status

Downloads

3077

Component created

Component changed

Provides a Table Of Contents for a node page, which includes all the content of the node.

The TOC will display automatically above content, and is also available as a block, so can be placed anywhere on a page.

This module uses PHP DOMDocument to manipulate content, so may be faster and more accurate than other modules that use a regex approach.

Viewmode per Node

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides the possibility to select inside every node edit form the view mode to display its content. View modes is a feature of Drupal since version 6, and it has a lot of power but normal admin user have no access to all the possibilities. Basically this power consists on the possibility to have several ways to organize the node display. Usually modules provide with new view modes but user have no managing area for it.

GD Infinite Scroll

Component type

module

Categories

Maintenance status

Development status

Downloads

16061

Component created

Component changed

Infinite scroll / Load more button

Provide an administration to use a jQuery plugin auto-pager on custom pages using pager. You can use autoload on scroll or a load more button.

This module is designed to works on any page with pagination (views, search results, heavily customised page, ...)

Quicktabs XT

Component type

module

Maintenance status

Development status

Downloads

4999

Component created

Component changed

This module adds to the Quicktabs edit form a checkbox (click 2nd image) for the user to optionally split off the Quicktabs tabs from the associated content pane.

Tabs go in one block, while associated content goes in another.

This gives the sitebuilder greater flexibility in laying out the tabs. For instance they can arrange the Quicktabs tabs vertically in a sidebar, next to or away from the content.