Question Field

Component type

module

Maintenance status

Development status

Downloads

1734

Component created

Component changed

Question Field module can be used to create evaluations, questionnaires, surveys, and anything else you might want for gathering information from users. The module works much like Webform, but uses CCK to create it's fields.

Think of the content type as a template for a questionnaire (survey, evaluations, questionnaires, quiz,..) that defines the type of answers that can be collected (text, image, video), and the node as the questionnaire created from the template.

IMCE Kama Style

Component type

module

Maintenance status

Development status

Downloads

4305

Component created

Component changed

A tiny module that styles the 2.x branch of IMCE to match the Kama theme of CKEditor. It provides a more unified experience for content managers.

There's no UI. To use, just enable the module and start using CKEditor with IMCE.

Feel free to recommend alternate styles or submit patches in the issue queue.

Credits

This module is brought to you by Little Blue Labs with love.

Semantic CCK

Component type

module

Maintenance status

Development status

Downloads

6740

Component created

Component changed

Semantic CCK was created to give users the means of customizing the HTML output of CCK fields. It was inspired in part by the highly recommended module Semantic Views which provides the same functionality for Views.

Drupal 7

A Drupal 7 version of Semantic CCK is currently under development: Semantic Fields.

Node Reference/Embed Media Browser (nrembrowser)

Component type

module

Maintenance status

Development status

Downloads

8186

Component created

Component changed

Provides a media thumbnail browser for editors to select nodes for fields and inline inserts of embedded nodes.

This module works in conjunction with CCK's Nodereference, Views, and WYSIWYG, creating a popup widget for editors that displays a browser of nodes installed on the site, allowing for easy embeds.

Use cases

  • Creating a 'Photo' or 'Video' type node with a FileField or Embedded Media Field, then using nodereference to insert the referenced nodes as fields.
  • Allowing an easy way to select related blog posts or articles to embed (with an inline image) within another post.
  • Giving the ability of anonymous users to select from a library of images to insert inline to comments.

PubSubHubbub Hub

Component type

module

Maintenance status

Development status

Downloads

8927

Component created

Component changed

A PubSubHubbub Hub implementation for Drupal.

PubSubHubbub (PuSH) is a publish/subscribe protocol for content syndication. A Publisher provides content via Atom or RSS feed, a Subscriber consumes it. Every time content is added or changed, the Publisher notifies all Subscribers via a Hub.

Quiz EI

Component type

module

Categories

Maintenance status

Development status

Downloads

3356

Component created

Component changed

An extension for the Quiz modules.

Provides functionality for importing and exporting questions and results.

The naming of Quiz EI versions and Quiz versions are corresponding. Quiz EI 6-4 should only be used with Quiz 6-4.

Drush EM

Component type

module

Categories

Maintenance status

Development status

Downloads

1420

Component created

Component changed

Drush tool to dump/update CTools (and some other) exportables.

To a site developer, CTools exportables (which includes Panels, Page Manager pages and Strongarm variables) and default Views, is a godsend for creating sites and then storing the setup in code. However, exporting the objects and saving them in the right files is a bit of a chore, and it is here Drush EM helps out by providing some simple commands.

MIME Router

Component type

module

Maintenance status

Development status

Downloads

1773

Component created

Component changed

MIME Router handles mapping incoming attachments via mailhandler and routing them to the appropriate CCK filefield(s). MIME Router relies on the incoming media MIME type to determine the appropriate filefield to route incoming attachments to. There is no configuration necessary as MIME router relies on the configured CCK filefields allowed file types. MIME router iterates over the available filefields configured for use with mailhandler and drops incoming attachments into the first filefield that allows files of the given type.

MIME Router requires: