Flag solved

Component type

module

Maintenance status

Development status

Downloads

2484

Component created

Component changed

This module allow a user to mark a comment as accepted and the topic as solved.

Slideshow Framework

Component type

module

Maintenance status

Development status

Downloads

1894

Component created

Component changed

Concept

This module provides a backend that enables site builders to create custom slideshows without having a knowledge of how to build Drupal modules. Although the main focus of this module is the backend, it also comes packaged with a slideshow that can be used out of the box, and for some users this will suit their needs.

The Backend (the Framework)

This module provides the following features in the backend:

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.

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.

GMap3

Component type

module

Maintenance status

Development status

Component created

Component changed

Yet another mapping module. But seriously, this is a lightweight integration of Google Maps Javascript API V3.

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.

Linkit Node Advanced

Component type

module

Maintenance status

Development status

Downloads

1826

Component created

Component changed

Linkit Node Advanced is an alternative plugin to linkit node for the linkit module. It allows for some additional configurable parameters such as:

  • Viewing published, unpublished, or all nodes
  • Viewing node titles, node ids, author and changed/updated info in the autocomplete field

Update: the functionality this module offers is in the development branch of the core linkit project.

Field Gatekeeper

Component type

module

Maintenance status

Development status

Downloads

1154

Component created

Component changed

CCK with Views/CTools exportable flavour...

Many have wished for Views default_views functionality for Content Construction Kit, however, the nature of how CCK works makes this difficult.