Onecomment

Component type

module

Categories

Maintenance status

Development status

Downloads

2456

Component created

Component changed

Onecomment restricts users to posting only one comment per node.

Perhaps you have a petition content type, which users should only be able to sign once? Onecomment allows you to ensure this. There is real power here when combined with fieldable comments - for example, you could have an event type, where the comment consists of a RSVP status field (like on Facebook: attending / not attending / maybe) - you can use onecomment so that users have a single RSVP status attached to a node.

simple_slideshow

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The goal of this module is to implement a very simple image cycle slideshow. Views maybe used - but not required. The slideshow comes with three images so it can be tested on install.

This module will create two database tables. The first contains the information needed for each slideshow. The other contains information about the images for the slideshow. I used the concept of blocks as a guide. Refer to delta as the key of the slideshow and its images.

Quizzler

Component type

module

Maintenance status

Development status

Downloads

3570

Component created

Component changed

The Quizzler module allows you to associate quiz questions with node instances.

You may control who may create questions, and who may take quizzes.

Output may be easily modified through the standard themeing procedure.

Quiz statistics are automatically generated per user and as a conglomerate.

For developers, Quizzler implements a hook system to allow you to create your own question types and further integrate your site into Quizzler.

QUESTION TYPES

At the moment, only multiple choice questions exist.

Better Forms

Component type

module

Maintenance status

Development status

Component created

Component changed

The better forms help you with your most common needs.

Better forms is a small module that allows you to customize CCK forms. It is designed for basic user who would like to do things like:

  • Redirect a form to a View, Node or a specific content type form
  • Change name of submit button
  • Hide: body field, Publishing options, book, revision information, menu setting, URL path settings, from the form display
  • Selectively hide either the Preview button or the Delete button (or both)

Google Picker

Component type

module

Maintenance status

Development status

Component created

Component changed

The goal of this module is to create a single Google Picker API for integration with Fields(CCK), WYSIWYG, and any other areas where it could be useful.

This modules is in it's infancy just as Google Picker is. So we'll see how quickly it comes along.

Developed by Newhall Interactive

Hotfolder

Component type

module

Maintenance status

Development status

Downloads

5310

Component created

Component changed

Hotfolder is designed to assist an installation with automated data processing. It monitors a folder on the server during cron, matching any new files found in that folder to matching configurations, and queues the files to be processed according to the configured settings.