Views Plugin Defaults

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

An API module that allows a developer to put their default views into individual plugin files which makes it easier to manage them.

You will only need this module if you are a developer or another module uses it to store default view definitions.

The module allows a developer to put default views into individual files which makes them easier to manage in a source code control system.

Elastislide-Gallery

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a module that lets you display images in a responsive gallery with thumbnail carousel, as seen at codrops http://tympanus.net/codrops/2011/09/20/responsive-image-gallery/

The gallery is based on Elastislide - a jQuery plugin by Mary Lou @codrops.
It is based on Views and require that module to work.

Formtype

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

___

Enables form types to create form entities and forms to create submission entities. Like Webform, but with standard form widgets and full Views support.

___

Views Filter Groups

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Group Views exposed filters, sorts, and pagers into fieldsets.

  • Not all filters need to be in fieldsets
  • Fieldsets may be collapsed by default, but expanded if there is user input
  • Removes Views oddities in order to allow normal Drupal form themeing

This project should probably be merged with one of these two projects, to which it is very similar:

Disapprove Comment Link

Component type

module

Maintenance status

Development status

Component created

Component changed

OVERVIEW

This small module provides a possibility to disapprove comment by adding a "disapprove" link (same as "approve" link, but oposite). Views integration is also provided.

There's also my issues + patches for comment.module and Views, but since it's not committed to the HEAD and not released yet, I thought that it would be cool to provide this solution in a way of module.