Organic Groups Node Autosubscribe

Component type

module

Maintenance status

Development status

Downloads

1876

Component created

Component changed

This project allows administrators to set certain group post node types to autosubscribe the author to the group(s) when submitting a new node. Group moderation settings are honored.

Requires the Organic Groups module, of course. Settings are in the Organic Groups field set of the node type administration form pages.

Wayback

Component type

module

Categories

Maintenance status

Development status

Downloads

923

Component created

Component changed

Wayback module archives site front page and adds a menu entry to get quick snapshot of how the site looked at a particular day in past.
This modules optionally caches images, css and js files and maintain sites historic look.
Use this module to archive your site for Future Generation.

Linear Case

Component type

module

Maintenance status

Development status

Downloads

2709

Component created

Component changed

The Drupal module LinearCase allows ClosedQuestions and other documents to be ordered in a "case study". The user is not allowed to navigate further than the last question he has not yet answered correctly, but is allowed to navigate backwards freely.

Blame

Component type

module

Maintenance status

Development status

Downloads

8958

Component created

Component changed

The Blame module is an audit tool that allows the site administrator (or those with appropriate permissions) to see changes that have been made to any form on their Drupal website. The purpose of this module is to provide the ability to quickly identify which user made which changes to which form at a specific time. This includes node forms, contact forms, administrative settings, webforms, etc.

Stager

Component type

module

Categories

Maintenance status

Development status

Downloads

2268

Component created

Component changed

Notice
This module is no longer unsupported and is now actively maintained! If you find any bug or would like to express your opinion about this module, simply post in the issue queue. Thanks :).

Description
The Stager module makes it possible to create a staging version of your website where you can make any changes without affecting the live version. When you're done making changes in staging mode, you can sync all those changes back to the live site, including new uploaded files.

Quiz Reports

Component type

module

Maintenance status

Development status

Downloads

3095

Component created

Component changed

This is a report module for Quiz (http://drupal.org/project/quiz).

Features:

  • Supports revisions.
  • Accumulated data for takes, score and time spent
  • Module based. Easy to add reports for new question types.
  • If a question type is not supported, it will still give an overall report.
  • Is HTML based. Does not rely on any other module other than Quiz.

This module doesn't alter any data.

Todo:

XLS Import

Component type

module

Maintenance status

Development status

Component created

Component changed

Module allow you to import XLS with all sheets as is into a database tables.
This means that each XLS sheet will become a table.
Later you can operate data you have in database.
Based on phpMyAdmin code for importing XLS ans XLSX files.

Features:

  • You can choose if first row should be used for column name or columns should be named like in sheet (A, B, C and etc.)
  • Uploaded file will be removed after import and do not take place at server.

Views data export

Component type

module

Maintenance status

Development status

Downloads

752265

Component created

Component changed

This module is designed to provide a way to export large amounts of data from views. It provides a display plugin that can rendered progressively in a batch. Style plugins are included that support exporting in the following types:

  • CSV
  • Microsoft XLS (or really simple HTML understood by Excel)
  • Microsoft DOC
  • Basic TXT
  • XML

In addition proper support for Excel / the XLSX format can be added through the module Views Data Export PHPExcel.