Manage display

Component type

module

Categories

Maintenance status

Development status

Downloads

73

Component created

Component changed

This project makes base fields such as 'title' available in "Manage Display".

This very simple module uses the framework that is already in Core rather than inventing anything new. The goal is that most or all of this module will be absorbed into core #2353867: Title does not appear as a field in Manage Display.

Feeds Dashboard

Component type

module

Maintenance status

Development status

Component created

Component changed

Dashboard showing import history for Feeds (D7)

This module adds a new "History" tab on your Feeds import page at /import/[your_import_name]. This tab recaps every action that has been made since the first import to the last (content creations/updates/deletions) and allows you to bulk delete an import (revisions need to be activated for your content) instead of using the "Clear content" tab which deletes every single node imported through the importer.

Indiana University Paragraphs

Component type

module

Maintenance status

Development status

Downloads

56

Component created

Component changed

Paragraphs for Indiana University

This module provides custom Paragraph types for building complex pages comprised of elements from the IU Pattern Library like section, grids, and chunks that conform to the design standards in the IU Web Style Guide.

Node revisions autoclean

Component type

module

Maintenance status

Development status

Downloads

38

Component created

Component changed

This module allows to manage node's revisions store : according to admin's settings, older revisions are automatically deleted.

You may choose how many revisions you want to keep for each node type. Latest drafts coming after a published revision are never deleted. You may also choose to delete revisions by date.

For larger websites with many node, you may choose to delete revision by cron or a drush command (drush 9 only).

This module will be released in few weeks, when i'll start using it in production environment. Do not hesitate to issue any problem.