Views navigation

Component type

module

Maintenance status

Development status

Downloads

9247

Component created

Component changed

This module adds next and previous links on content pages when accessed from a view. It is intended for dynamic and/or paged view results, where the result set changes according to exposed filters, current user access rights,...

You may need this module if the content which comes after a given content depends on context, and more precisely depends on which content list you came from. This means no navigation link will be displayed if you come to the second level page directly, without using the first level view.

Lightbox2 Swipe Gestures Support

Component type

module

Maintenance status

Development status

Downloads

3020

Component created

Component changed

Adds swipe gesture support for Lightbox2. This makes a lot of sense on mobile or responsive pages, because the "Next" an "Prev" Buttons are only visible on hover.

Description

Adds swipe gesture support to the well known Lightbox2 module for mobiles. Just swipe left or right on galeries to show the previous or next element!

Main menu pager

Component type

module

Maintenance status

Development status

Component created

Component changed

Menu Pager module provides pagination for main menu items. User can traverse each page associated with main menu through this pagination.

Installation
------------
1. Copy the entire menu_pgaer directory the Drupal sites/all/modules directory.

2. Login as an administrator. Enable the module in the "Administer" -> "Modules"

3. Assign the block into Content region from "Administer" -> "Structure" ->
"Blocks" -> "Menu Pager Block"

Views breadcrumb

Component type

module

Maintenance status

Development status

Downloads

3339

Component created

Component changed

This module will help you to set the breadcrumb only for views pages in Drupal 7.x.

INSTALL
==========

1. Extract module into /sites/all/modules folder.
2. Enable "Views breadcrumb" and "Views breadcrumb configuration" click the configuration button on /admin/modules page.

USAGE
==========

Go to admin/structure/block/manage/views_breadcrumb/views_breadcrumb_block/configure and only do the steps follows,

Book Page Order

Component type

module

Maintenance status

Development status

Component created

Component changed

This is an experimental module that enforces a viewing order of the pages of a book created with the Book module. Page three cannot be viewed before you have viewed pages one and two etc. If a visitor attempts to skip ahead in the book page order they will be redirected via 302 response back to the next available page in their viewing history.

Chunker

Component type

module

Maintenance status

Development status

Downloads

639

Component created

Component changed

Breaks content (body text) into sections at header boundaries. This enables us to use collapsible fieldsets. tabs, vertical tabs or other jqueryUI style formatters like accordion to create in-page pagination automatically, while editors only have to write H2 (or h3) tags to trigger that behavior.

This can be applied over top of any existing body content, as part of the 'field display' settings. It can be applied retroactively to any content.

Views Glossary

Component type

module

Maintenance status

Development status

Downloads

4792

Component created

Component changed

Views glossary module provide following features,

1- A special kind of layout to glossary view(which is available by default with views) or any view, see in screenshot.
2- Providing pager with selectbox and textbox.
3-A default view is added for example.
4- Making items per pager independent of expose form submit.(A usability improvement).

Usage,
Go to module configuration and enter view machine names separated by comma. See the layout on view.

Note:
This module will work only with views ajax disabled and views display of page.