Apachesolr Context

Component type

module

Maintenance status

Development status

Component created

Component changed

Provide Apache Solr Context integration. Currently offers a single context reaction for creating an Solr query, caching it, and loading it again from cache on the next request. Plans for this module include supporting conditions as well, for altering cached queries based on context.

Devel Extra

Component type

module

Maintenance status

Development status

Component created

Component changed

Devel Extra. This sandbox-only project provides dpw() to output Krumo to watchdog.

Probably a bad idea anyway.

* #989858: Function to pretty-print variables to watchdog / dblog (instead of screen)

AFAICT "Devel Extra" is not a used module name, but I'm happy to rename it if Moshe wishes, or for such functionality to appear in Devel (based on the above issue being WONTFIX, I'm guessing not).

Trade Me API

Component type

module

Maintenance status

Development status

Downloads

388

Component created

Component changed

Description

This module hopes to serve as the base for any application that wants to make use of the Trade Me API. It hopes to make the process of querying Trade Me's API easier and to help off load things like caching behind the scenes.

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)

Plumber

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Plumber is a Drupal component explorer, for easy and fast data access. This module targets easier developer or advanced integrator life by exposing in a centralized UI everything that can be seen or modified in the site configuration.

This module is being developped by Makina Corpus.
Original idea from Pierre Rineau (pounard) and Régis Leroy.

Any comments are welcome.

Bot autokick

Component type

module

Maintenance status

Development status

Component created

Component changed

Automatically kick a person out of IRC if they do something pre-configured.

Currently supports whitelisting irc nicks and kicking people who say blacklisted words.

Contentbrowser

Component type

module

Maintenance status

Development status

Component created

Component changed

As part of the project http://ndla.no we have created this module which makes it possible to insert any node into other nodes. ie) Inserting node of content type X into node 123. This is done via an easy to use interface (via WYSIWYG API) for the user where he/she searches for the node to insert (although you could go hardcore and write the tags manually).

Every content type has its own template, by default via Drupal's own templating system, this can (and should) be overridden.