Use a third-party CSS or JS Framework, a self-hosted service like a CRM, or a third-party service with the site.

Sphinx (Sphinx search integration)

Right now is being developed a new Drupal 7 version, support for xmlpipe2 and a better documentaiton.

This module integrates the Sphinx full-text search daemon with Drupal. Sphinx is a full-text search engine, distributed under GPL version 2. See more at http://sphinxsearch.com

Current features include:

  • Simple and advanced search forms
  • Excerpts
  • Use and management of several indexes, and even more deamons
  • Easy per index management of fields and attributes
  • A local page for each index
  • A search phrase spelling suggestion module using pspell
  • Faceted Search - using MVA's and groupBy features
  • Configurable paths

The module is aimed at enterprise scale Drupal sites with large amounts of content. The module is not plug and play. It integrates Sphinx and Drupal, but you need to know how to setup indexes with fields and attributes in order to use the module successfully.

This module is maintained by Nestor
Nestor (english blog)
Nestor (blog en español)

And sponsored by:

Project Vote Smart

This module provides integration with the Project Vote Smart API.

Media Player

This module provides a home-grown flash media player for video and audio playback. It's written in OpenLaszlo to make modifications relatively easy for developers and requires no flash IDE. It plans to provide an extensive API for custom administrative modifications as well.

Calls made as follows:

<?php
theme('media_player_player', $file, $options = array(), $params = array(), $player = NULL) ;

/**
* Display a file embedded in a media player.
* @param $file
* The path to the media to play.
* @param $options
* An array of options to pass to the player:
* 'absolute' => TRUE or FALSE. If TRUE, this is used when building URL's (useful for embedding externally).
* 'autoplay' => TRUE or FALSE
* 'width' => The width of the player
* 'height' => The height of the player
* 'bgcolor' => The background color of the player, such as 'red', 'black', or a Hex value.
* 'display_logo' => TRUE or FALSE
* 'logo' => The path to an icon to display
* 'logo_x' => The x coordinate to display the logo
* 'logo_y' => The y coordinate to display the logo
* 'display_splash' => TRUE or FALSE
* 'splash' => The path to an image to display before playing the media
* 'splash_x' => The x coordinate to display the splash
* 'splash_y' => The y coordinate to display the splash

Simplenews Digest

This module works with the simplenews module to allow you to automatically generate digest emails to subscribed users. The emails contain a simple listing of links, grouped by node type, to nodes posted on the site since the last time a digest newsletter was sent out. The following can be configured:

1) How frequently the digest newsletter gets sent (days/weeks/months)
2) Which newsletter should act as the digest newsletter
3) Which node types and taxonomy terms to send
4) How node types should be labeled in the newsletter
5) What time of day the newsletter should be sent out

Author's Note, July 22nd: I've got one of my guys updating the module. We've released a new dev snapshot for d6. We will be patching and fixing bugs frequently. Thanks for your continued patience.

New maintainer note, Sept, 27th
First of all thanks to Morris Singer and Steve Dondley for all the hard work you both have done on this module. You are still very welcome in the issue queue to provide support or commit patches!

I took over this module because I worked a lot with it in the past and have the feeling that this module still have a lot of potential.

Future

Statistics Advanced

Provides a few advanced options to the core Statistics module. Once enabled, these options can be found under "Administer >> Reports >> Access log settings."

Only track 'unique' views of content
If you keep viewing a node over and over again, the "x reads" counter won't increase each time. This is applied on a per-user basis as well as a per session id for anonymous users. This replaces the Accurate Read Count module. This is a workaround for #90468: Only record unique hits in node counter stats.
Discard content views by user role
Administrators can assign the 'exclude visits from counters' to discard content views from certain user roles. This offers nearly the same functionality as the Decounter module and should not be used at the same time.
Discard access log records by user role
If you have certain users that are active behind the scenes in your site, you can remove their entries from the access log table to help keep it trimmed down (more relevant statistics about your site's visitors and possibly improved database performance).
Discard access log records by crawlers and bots
Integrates with the Browscap module to not log visits from search engine crawlers and bots. This will not affect your site's ability to record visitor referrers from search engines.
Other statistics enhancements:
#345133: 403s and 404s are counted in {node_counter}.
Adds reset functionality for acceslog records and node view counters.

Ping.FM Block

Ping.FM Block

As of 2.0, this module extends the ping.fm module, rather than standing alone (that is, this module now depends on the ping.fm module).

Pages

Subscribe with RSS Subscribe to RSS - Integrations