Popup filter

Component type

module

Development status

Downloads

7666

Component created

Component changed

The popup filter is now part of a suite called Popup.
Check out version 3 here

Ever wanted to put nodes or other content into popups or tooltips?
The popup filter allows the insertion of tooltip-like popups of:

  • text, nodes, blocks, menus, forms, views and php-generated content wherever input formats are applicable
  • node reference fields in node displays and views.

Instructions

  • Install the popup_filter module
  • Insert [popup] tags in content, and set the input format to "Popup filter"
  • Install the popup_filter_ui module
  • Go to admin/settings/popup-filter and setup formatters for node reference fields (if you don't like the defaults)
  • Select the formatter at the node field or view field display configuration

Popup goes the content.

Featured Content Slider

Component type

module

Maintenance status

Development status

Downloads

35745

Component created

Component changed

Featured Content Slider now has a new release 7.x-1.1

What is Featured Content Slider?

Featured Content Slider is a module to feature latest nodes in a block that displays as a slideshow. This makes a featured slideshow out of node content displayed in the block.

Mouse Wheel

Component type

module

Downloads

2933

Component created

Component changed

A small utility module that allows registration of mouse wheel events through the Mouse Wheel jQuery Plugin.

Usage

To register a mouse wheel event, simply call the mousewheel_add() function. The following would show an alert box whenever you mouse wheel on the box. See admin/help/mousewheel for more examples.

Floating Windows

Component type

module

Maintenance status

Development status

Downloads

4742

Component created

Component changed

This module provides you both an API as an User Interface to create draggable
inline windows which can be used to display messages, images, load drupal forms
and lots of other things.

The module depends on jQuery Plugins.

The following jQuery plugins must be installed correctly:

Node Edit Protection

Component type

module

Maintenance status

Development status

Downloads

27614

Component created

Component changed

A very simple JavaScript based protection that will alert a user if they are navigating away from a modified Node Edit form without saving. It uses a standard JavaScript confirm dialog that allows the user to either continue what they were doing, or cancel the move allowing them the opportunity to save. It marks the form as dirty by using the blur event of the node fields.

This module was sponsored by Phase2 Technology and KYbest.