This module is no longer supported. Co-maintainer requests will not be accepted.
This module makes Organic groups and Minutes work together. It allows to filter users so that the list of potential attendees in Minutes shows only the members of the group(s) to which the related event belongs.
Drupal 6 status: pukku has put up a beta version. Needs testing!
ability to add custom breadcrumb for all content entity or paths like page manager, views etc
store settings using config entity so everything is exportable
setup homepage link
setup current page last crumb
multilanguage support
token support
extra cache contexts
extra vars like nolink and hierarchical breadcrumbs from taxonomy term tree
added ability to attach breadcrumb to every entity display mode, for example on teaser with search results
trim breadcrumb length
...
Custom Breadcrumbs (7.x-2.x)
Many new features have been added including support for Views, Panels, Taxonomy vocabularies and terms, paths, and a simple API that allows contributed modules to enable custom breadcrumbs for module pages and theme templates. These are implemented using optional, independent submodules that depend on the main Custom Breadcrumbs module.
In addition to breadcrumb visibility, this version provides an option permitting PHP code snippets to be used in forming the breadcrumb titles and paths. Multiple languages are also supported.
Viewfield provides a field that holds a reference to a View and renders it whenever the entity containing the field is displayed.
Features
Author chooses one or more views and displays from a list.
View arguments (contextual filters) may be supplied literally or through tokens.
Administrators may restrict which views and displays may be assigned.
Administrators may supply default values that will be used for all entities in a bundle, making it unnecessary to supply field values for each piece of content.
This module displays date-based Views in a calendar layout, supporting year, month, week, and day views with built-in navigation. It works with any date field—such as Drupal core's date, date range fields, created/updated timestamps or date_recur—configured in a View.
Taxonomy_List.module is for displaying the terms (and optionally nodes) under categories (taxonomy terms) and descriptions. User can select the number of terms to display in each row, and assign the HTML attributes to the display cell, image, and the description text.