Inject render element

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is an experiment to allow injection of arbitrary render elements into arbitrary parts of a render array. It works, but has no user interface (and could use some performance improvements).

Organic groups language

Component type

module

Maintenance status

Development status

Downloads

2419

Component created

Component changed

This module adds a language field that can be put on a group to select a language context for the group. This will force that language's interface language to be used in the group. There is no way to select multiple languages for a group, so this cannot be used for groups that need to allow for more than one language.

Note that due to the way Drupal works, on the language negotiation, OG language needs to do a full bootstrap, to get the language information form the group.

Formatter Settings

Component type

module

Maintenance status

Development status

Downloads

1214

Component created

Component changed

The Formatter Settings module is a spiritual backport of the Drupal 7 Field Formatter Settings functionality for Drupal 6, adding two new Formatter hooks to provide user definable settings for Formatters on a contextual basis.

This module is primarily for developers as it doesn't do anyting other than provide the Formatter Settings hooks and modify the Display Settings UI if Formatter Settings are present on the selected Formatter.

Formatter Settings was written and is maintained by Stuart Clark (deciphered).
- http://stuar.tc/lark

 

Required modules

Apachesolr Sort

Component type

module

Maintenance status

Development status

Downloads

19150

Component created

Component changed

Sorting

  • Removal of a sort by field Implemented
  • Weights for the sort by fields Implemented
  • Neat integration with the apachesolr modules.
  • Adds a block that gives you a select block to sort your results on.

Grouping

  • Per environment setting of grouping per content type/taxonomy/field value/...
  • Allow for a custom amount of items per group (global)

Page manager breadcrumbs

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a small CTools plugin that allows you to set the breadcrumb in custom pages created by Page manager. You can use CTools replacement patterns to do this.

If replacement patterns result in a breadcrumb part being repeated (such as top-level term > current term), the duplicates are pruned.