Graphical poll

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allow you to use pictures as choices. By default, Poll allow text-based options only, but this module overrides poll variables to use images. More documentation into the Module help page.

Semantic UI API

Component type

module

Maintenance status

Development status

Downloads

3945

Component created

Component changed

This project integrates Drupal with "Semantic UI":- Semantic empowers designers and developers by creating a language for sharing UI.

Core Components

Semantic UI currently comes with :- 12 - UI Elements, 6- UI Collections, 4- UI Views, 11- UI Modules
Documentation is available for all elements @ http://semantic-ui.com/

Styleguide CT

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Styleguide Content Types module is a companion to the styleguide module (https://drupal.org/project/styleguide). Once you enable the styleguide_ct module, you can select which content types and viewmodes you would like to display on the styleguide page. This module is meant to promote 'component' and 'styleguide' driven design. This methodology is particularly useful in responsive design.

Views Timeline

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a views_timeline style plugin for Views.

It will build a visual timeline of rendered entities, spread over a time span, based on a date or timestamp property or field in the results.

Each entity appears at a percentage of width of the outer container.

Styling-wise, each entity carries an extra class depending on whether the selected date is before the current date, is the next in list after the current date, or is another date after the current date. This allows theming to render them differently just in CSS.

Classy suite

Component type

module

Maintenance status

Development status

Component created

Component changed

This module creates a simple WYSIWYG-style interface for all aspects of building, designing and developing the logic behind very complex forms.

Submodules:

Classy Logic

- A sandboxed simplified JavaScript/CoffeeScript-like scripting language that allows you to define triggers and effects (such as hiding/revealing, disabling, validating) via a standard programming language, as snippets that are attached to fields. This language can access form values and the values of other entities referenced by the edited entity as simple variables. No evals are used.

Snapycode Gmap

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a drupal google map block module by SnapyCode (snapycode.com)
This module has some option to configure the resultant map like-

1. Zoom level.
2. Map type.
3. Map Address.
4. Map Header content.
5. Map Footer content.
6. Direction to the address from a address.
7. Custom marker.

Adaptable payments

Component type

module

Maintenance status

Development status

Component created

Component changed

Note: This module is in early stages of development and is not recommended
for production use. Feel free to try it out and report bugs or ideas in the issue queue.

Adaptable payments aims to assist site builders with charging for system events.
Some possible use cases are:

Goto Last Page

Component type

module

Maintenance status

Development status

Downloads

1008

Component created

Component changed

Summary

Goto Last Page defaults to the last page of comments (instead of the first one) for configurable node types.
This is useful if you have a lot of comments /maybe threaded) for a node and want the user to immediately show the most recent one.
It also allows adding a custom fragment (like #comments) to pager links, so the user will go straight to comments section while paging through comments.

Description

If "page" query parameter is not set, Drupal defaults to the first page of a pager; but this is not always the best choice.