This project is under active development.

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:

Album Photos

Album Photos D8: demo site image view

"Album Photos" is an image album module providing multi-user album features. The module development objective is to provide a comprehensive image album solution for Drupal.

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.

Apachesolr Ubercart Integration

uberbadge.gif

The apachesolr module provides a great replacement for core search, complete with faceted search.

The Apachesolr Ubercart integration module aims to provide a seemless integration of apachesolr with Ubercart, a drupal commerce package.

Installation

Please follow the installation guide for the apachesolr project. Once solr is running, enable the apachesolr_ubercart module to add sku and price fields to the index.

Features

Adds the sku(model), sell price, and list price to the solr index
Enables model, list price, sell price, weight, height, length, width facet blocks.
The price blocks can be divided in divisions like from 0 to 20€ (of kg..), from 20 to 40 and this division is configurable per block.

NEW!

- A most bought index field is now added and available as block and as sorting option
- Proper ubercart price formatting
- Dynamic division of the prices in the facets
- Ordering of the products is indexed and can be sorted

Todo

- Automatic division per result output
- your idea?

Drupal 7

Link Image Field

LinkImageField

LinkImageField is a CCK module that allows you to specify the hyperlink for images with a custom URL.

Plus 1

A simple digg-like voting widget for content that uses Ajax.

Powered by jQuery

You can choose to not show the voting widget in certain node types, and you can show it in teaser view and/or full view.

The 6.x-2 branch supports anonymous voting.

Pages

Subscribe with RSS Subscribe to RSS - Under active development