Flex960

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a flexible layout plugin for Panels that utilizes the 960 Grid System framework.

You need Flex960 when

You want to use a flexible layout engine with Panels, but you don't want to use the built-in Flexible builder because it restricts you to a percentage width or fixed width for columns. You want to use a grid framework within your panel. You also don't want to create your own layouts, or use layouts that have predefined regions. You want flexibility within the confines of a grid framework.

Video Handler

Component type

module

Categories

Maintenance status

Development status

Downloads

1537

Component created

Component changed

If you're looking for a simple solution for uploading videos in any format and making them play in the browser no matter what, then this module is for you. Please note, however, that it's not a kinda all-in-one-swiss-army-knife solution, and you still need to install some player module for playing videos, if you don't already have one.

CURRENT FEATURES:

Feedback Simple

Component type

module

Maintenance status

Development status

Downloads

16690

Component created

Component changed




A very simple, very light, CSS only Feedback tab.

Configure at admin/appearance/feedback-simple. (d7)

Enjoy!









Note: This module is compatible with Automodal. For instructions on how to implement please check out Issue 1245908, or simply add the automodal class in the settings form.

Block Slider

Component type

module

Maintenance status

Development status

Component created

Component changed

Block Slider is another "slideshow" module for Drupal 7.

Its source is a port of the project "Featured Content Slider" (http://drupal.org/project/content_slider) which has no version for Drupal 7.

Some new features are added :
- support of multiple slideshows on a same page
- more parameters in settings
...

Drupal 7 port of External Link Popularity

Component type

module

Maintenance status

Development status

Component created

Component changed

The External Link Popularity module is an old module that used Javascript to track and tally users' clicks on external links within nodes via Voting API.

This sandbox project seeks to port this module to Drupal 7, add Views integration, update the code to comply with current Drupal techniques, and add flexibility. Right now, the module also tracks clicks on node fields when displayed in Views, and in the future, it can be expanded to track clicks on links within other (non-node) entities, if that seems useful.

PrettyDate

Component type

module

Maintenance status

Development status

Component created

Component changed

What PrettyDate Does

PrettyDate provides field_formatter(s) for Date types that make use of John Resig's PrettyDate javascript to display recent dates in the form of "just now..." "x seconds ago" "x hours ago" etc...

How To Use PrettyDate

Install and enable the module. Then select PrettyDate as the field formatter for any Date field types. The Javascript that makes the magic happen will get included on every page of the site.