Affiliates

Component type

module

Maintenance status

Development status

Downloads

21368

Component created

Component changed

Note: As of 2014-12-05, this module appears to no longer be supported. If you as the module maintainer feel this message has been posted in error, please reply to #2290957: The Affiliates module appears to be unsupported..
Please note that there is an actively maintained alternative: https://www.drupal.org/project/affiliate

This is an affiliates that was used on Mozilla marketing sites.

Reports

Component type

module

Categories

Maintenance status

Development status

Downloads

1359

Component created

Component changed

The Reports module allows to create customized reports.

October 1, 2010
The new Reports module (Version 6.x and later) receives a completely new design and is not comparable with version 5.x. (Version 5.x is depreciated) and is still under active development.

Credits

Views Fast Search

Component type

module

Categories

Maintenance status

Development status

Downloads

5092

Component created

Component changed

The views_fastsearch module provides a faster functionally equivalent alternative to the views "Search: Index" filter. This search is considerably faster (than the search in views_search.inc), supports OR terms, exception terms, and sorting by score.

  1. It is noticeably faster - 5-20x faster
  2. defaults to AND terms, but supports the OR keyword
  3. implements exception terms using the – prefix (i.e., “global warming –ocean” searches for nodes that include “global” and "warming" but do not include “ocean”)
  4. implements a sort by the search word score, when there are multiple terms, it sums them up – this presents results where the search words are in the title or header tags higher up in the list

This module was the proof of concept of a solution using alternative search SQL that made it into 6.x core. The 6.x implementation is different (better) than this one, but both provide similar speed enhancements. The primary difference is that the 6.x implementation offers better query term support.

Please read the release notes AND install this patch #143888.

See also the contrib module vfs_ranking_nodetype packaged views_fastsearch, for an example of how to write a hook_search_ranking to extend the scoring factors used in the search results. See also #145242.

Conference

Component type

module

Categories

Maintenance status

Development status

Downloads

9365

Component created

Component changed

The conference module allows you to organize conferences with Drupal.

Similar, active projects

This module is not actively maintained.

People interested in a currently maintained solution with similar features should consider the Conference Organizing Distribution.

Node stack

Component type

module

Maintenance status

Development status

Downloads

1184

Component created

Component changed

The node stack modules allows you to select nodes by navigating around your site. If you find a node you want to alter, simply drag it in the “Node stack” block. After you found all nodes, you can perform batch actions on them like publishing, unpublishing, promoting or deleting.

French stemmer

Component type

module

Categories

Maintenance status

Development status

Downloads

2016

Component created

Component changed

This module improves results of the search module for the french language.

It does so by using the Paice Husk stemmer algorithm and some extra process :

Googtube

Component type

module

Maintenance status

Development status

Downloads

30098

Component created

Component changed

Googtube allows users to embed Youtube, Vimeo and Google Videos in a simple way without tags. When users post a url to videos the link is automatically converted to a video witch is actually embed code.

Filter Default

Component type

module

Categories

Maintenance status

Development status

Downloads

6736

Component created

Component changed

The Filter Default module allows you to assign a default input format for new nodes and comments for each role on your site. It adds a 'Defaults' tab to the Administer > Site configuration > Input formats page on which you can manage the assignments.

Drupal 6 users should take a look at Better Formats module, which covers more ground than Filter Default.

Note: This functionality will be built into Drupal 7, so Filter Default will not be maintained beyond Drupal 6.