Disable Term Node Listings

Component type

module

Maintenance status

Development status

Downloads

16089

Component created

Component changed

Introduction

By default, on taxonomy term pages, Drupal will display a list of nodes (teaser build mode) that are tagged with that term. Disable Term Node Listing allows you to selectively disable node listings on taxonomy term pages by vocabulary. Once the listing is disabled, view blocks or views embedded using EVA: Entity Views Attachment can be used instead.

jQuery UI Multiselect

Component type

module

Maintenance status

Development status

Downloads

7587

Component created

Component changed

This module integrates the jQuery UI Multiselect plugin with existing select list field widgets.
The jQuery plugin is demonstrated at http://www.quasipartikel.at/multiselect.

The advantages of this interface over regular selection lists are:

  • Separate columns for selected and available items, offering a clear view of which items are selected, unlike regular list boxes where one has to scroll through the whole list to find out what is selected.
  • Less risks of mistakenly unselecting everything. Remember ever having mispressed the Ctrl key in a multiselection list, losing a painfully crafted selection? Could not happen with this interface.
  • The selection can be manually ordered with drag & drop operations (optional).
  • The available options can be searched (live search) (optional).
  • The number of selected items is displayed.
  • Select All / Deselect All buttons are offered (optional).

Amon

Component type

module

Maintenance status

Development status

Downloads

552

Component created

Component changed

This module provides a watchdog implementation that sends all watchdog messages and exceptions to an Amon server.

Installation

See http://amon.cx/#install for information on installing Amon.

Enable this module as usual. In your settings.php file, provide the url to your Amon service. This defaults to http://127.0.0.1:2464/, the Amon service default. Make sure to include the trailing slash.

pChart

Component type

module

Maintenance status

Development status

Downloads

1706

Component created

Component changed

About pChart module

pChart module is an API for developers. It does nothing by itself. It should only be installed if some other module requires it or you are building module on top of it. This module provides a basic wrapper to integrate pChart with Drupal.

About pChart

http://www.pchart.net/
pChart is a PHP library that will help you to create anti-aliased charts or pictures directly from your web server. You can then display the result in the client browser, sent it by mail or insert it into PDFs.