Views Goto

Component type

module

Categories

Maintenance status

Development status

Downloads

307

Component created

Component changed

This provides a views display plugin, to redirect a view to a specific node.

You can use this to, for example,

  • Redirect news/latest to the latest news article node page node/%
  • Redirect search shortcuts like my_search/[serial_number] to the actual node containing the serial number

Maybe future features are

* Only redirect for the case only one item is found, else render a page
* Configurable path (so we could redirect to user/%)
* D7 Version

Feel free to post issues (and maybe patches) ;)

iPhoto Integration

Component type

module

Maintenance status

Development status

Component created

Component changed

iPhoto integration module will enable seamless integration between Apple iPhoto and Drupal.

Purpose of this module is to provide a web interface for iPhoto library. The scope can obviously extend beyond web browser clients (Android and other mobile and Tablet devices).

My wife got frustrated at not being able to browse the master iPhoto library from her PC over wireless. Sharing 200GB worth of pics via smb etc isnt an option as pics are 50MB (RAW format), hence the module.

OG Post into Group Types

Component type

module

Maintenance status

Development status

Downloads

273

Component created

Component changed

This module was originally written and sponsored by ethangj and Publicbeat.com.

OG Post into Group Type extends the Organic Groups module by allowing site administrators to restrict the posting of Standard Group Posts or Wiki Group Posts content types into specified Group content types.

More specifically, it will:

Commerce VBO Views

Component type

module

Maintenance status

Development status

Downloads

17749

Component created

Component changed

Important: This module is deprecated. See Commerce Backoffice for a more advanced set of Commerce backend views and related functionality.

This is a feature containing replacement VBO views for the main Drupal Commerce admin screens, including Products, Orders, and Content. This allows you to mass-delete content, orders, and products, etc.

It requires Views Bulk Operations as a dependency.

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.