Entity administration and history

Component type

module

Maintenance status

Development status

Downloads

532

Component created

Component changed

The Entity Administration and history module displays all entities on a unique page, in a similar way that nodes can be administered on the admin/content page.

This new page will help to :

  • easily access to your datas or configurations.
  • monitor changes on you site, thanks to the history tag.
  • perform mass update or deletion operations.

Views HTTP Pager

Component type

module

Maintenance status

Development status

Downloads

1241

Component created

Component changed

This module adds HTTP Link headers for the "pagers" of a Views Rest Export.

Simply enable it and you will see Link headers such as:

Link: <http://www.example.com/my/rest/export?page=1>; rel="self", <http://www.example.com/my/rest/export?page=0>; rel="first",
<http://www.example.com/my/rest/export?page=2>; rel="next",
<http://www.example.com/my/rest/export?page=2>; rel="last"

This can be used to facilitate client-side paging by systems integrating with your Views-driven Web API.

Menu Pager

Component type

module

Categories

Maintenance status

Development status

Downloads

399

Component created

Component changed

Menu Pager adds a block for each menu that adds previous and next link navigation based on the current page.

It does this by flattening the menu tree to calculate which links should come before and after the menu link corresponding to the current page. This can optionally be restricted to links with the same parent as the active menu link (by default, it uses traverses the entire menu tree).

API

Menu Pager provides a simple API for retrieving previous and next links for a given menu item.

Watchdog navigate

Component type

module

Maintenance status

Development status

Downloads

142

Component created

Component changed

Adds buttons to watchdog entries. Very useful if you want to navigate to the next entry, because they are connected somehow.

This module was developed as part of developing Violinist. Keep your composer dependencies up to date. Automatically and all the time.

Text Long Pager

Component type

module

Maintenance status

Development status

Downloads

44

Component created

Component changed

Text Long Pager module provides a filed formatter for Text long and Text long and summary fields that allows to split field content into pages.

It supports multiple paginated fields in the same page and does not require any specific site setup.