Advanced sphinx

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module integrates Drupal with Sphinx Search ver. 0.9.9. Made on the basis of a small sphinx search search module. Suggestions and testing are highly desirable. Originally module made to fit your needs, so that all unnecessary, in my opinion, is missing:). If you need some refinement, I'd be happy to help.

Port to drupal 7:

https://github.com/gagaga67/advanced_sphinx

The main differences from the base:

Simple Carousel

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a simple carousel widget (hence the name), setup as a views style plugin, but I haven't had time to add the settings form yet.

It has vertical and horizontal layouts, autoscrolling, etc. This is very much early stages and at the moment you need to edit simple_carousel.js to set the settings. Updates will be coming... eventually.

Eclipse Calendar Sandbox

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Initial work for a 3.x rewrite of Calendar 7.x.

The goals of this sandbox are to provide a more approachable calendar module that utilizes date based pagers and month/year/week/day styles without the need to rely on views display plugins.

Expected steps

  • Month based pager (year, week, day as well)
  • Month based views style plugin (year, week, day)
  • Potential wizards for creating final output either views or page_manager based.

Manager Change for Organic Groups

Component type

module

Maintenance status

Development status

Downloads

3544

Component created

Component changed

Overview

This extends Organic Groups to allow the manager of a group to select a new manager for their group (ie if they want to leave the group). This eliminates the need to request site admin involvement or have the "Administer Content" permission.

Versions

Please make sure you use the version that corresponds to the version of OG you are using.

cttree

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides the opportunity to order content types in parent-child relations. You can create a simple structure of content-types (like menu-links) calling /admin/structure/ctree.
Steps for configuration:
1. Enable the Auto Menu D7 Port Module ( I will commit this as a own project soon)
2. Enable the ContentTree Module
3. Goto /admin/structure/cttree and add enable checkbox 'Enable autochildnode creation'
4. Add some content-types by calling /admin/structure/cttree/add (you can add them several times considering some contraints explained later)

PowerInviter

Component type

module

Maintenance status

Development status

Component created

Component changed

Regular "Tell a friend" scrips can only send simple recommendations to people.
PowerInviter represents a new generation of "Tell a friend" programs with many additional "PRO" features
and viral marketing principles: an extremely easy way to convey a message and get a reward for the action.

EMBridge

Component type

module

Maintenance status

Development status

Downloads

8728

Component created

Component changed

The EMBridge module extends the image management functionality of Drupal by connecting it to EnterMedia, an open-source digital asset management system distributed under the GNU General Public License, used to search, manage, reuse, and track all digital files.

Watch the screencast to see it all in action!
EMBridge Overview: An Integration of Drupal with EnterMedia DAM

Comment Date Closer

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The module auto-closes comment thread on a specified date. The users are allowed to submit their comments by the specified date. After comment_by date users should only be able to view previously submitted comments. In other words, comment thread is set read-only for nodes with expired comment_by date.
Site admins can select content types for this feature.