Minimally maintained
Node Access Rebuild Progressive
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Utility module that provides an alternative mean of rebuilding the Content Access table.
Rationale
The default core behaviour, when a module marks the content_access table for rebuilding, is to delete all entries first and to then rebuild the grants for all nodes.
Entity Mapper Service
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
The entity mapper service defines a pattern in which content entities can be mapped into associative arrays in a hierarchical manner.
Webform Same Values
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Stores webform values in a cookie, so the values can be filled in again if the form is displayed a second time.
No configuration is currently available, once the module is enabled it will work automatically.
Works quite well with the Webform File Gateway module.
Domain Webform
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
The Domain Webform module is an add on for Domain Access which adds an option to manage a single webform for multiple domains.
Features:
Context visited profile
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module will provide a context condition for visited user profiles.
Reference as field formatter
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
A field formatter that transports the referenced entities as a pseudo field on the host, mostly for themers pleasure.
Say for example you are having a entity queue attached to your node, but your themer needs the individual queue items in the host node template file, instead of rendering the content.field_queue as a whole. Instead of having to preprocess it in your .theme file you can conviently set it on the content entity itself, being it a less theme dependend solution.
Menu block title
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
What this module does
This module adds an option to menu_block and system menu blocks which when active will show the menu parent as the block's title. This makes for useful sidebar menus where the block title is a link back to the menu parent.
How to configure it
Once installed, place a system provided menu block or create and place a menu_block module provided menu block. This module works best with a block starting at menu level 2.
Views field select filter
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
A views filter that gathers all the field values and present them in a dropdown. One of those other scratch your own itch projects.
Sometimes we want to create a filter on a single field of a view but that field consists of simple text values instead.
This module will add a filter for every text or int field on your nodes, these filters are postfixed with (selector) in the field list.
Term index
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module provides a block that displays a list of taxonomy terms.
The list is displayed with JavaScript dynamically (TODO: create default display with Twig if JS is not enabled).
Send me pull requests on GitHub:
https://github.com/csirmazbendeguz/term_index
