Photoframe

Component type

module

Downloads

1138

Component created

Component changed

The purpose of Photoframe is to provide a general API for image-based content wrapping such as rounded corners and drop shadows. The API allows extensible styles, is easy to use, and avoids unnecessary markup.

Photoframe uses jQuery to wrap image-based 'frames' around content after the page has been loaded and is invoked by adding a single CSS style to any element.

Features

  • No javascript coding needed. Just add a single class to any element to wrap the frame around it.
  • Frames load after the page has been loaded, so no extra markup is needed (good for SEO and accessibility)
  • Lots of current Drupal Photoframes are already available for free use, including drop shadows, several versions of rounded corners and picture frames.
  • Lightweight. Just a single jQuery function (of about 10 lines), and a small CSS file for each frame loaded.
  • Simple administration. On the admin page, you can preview each of the frames and select which ones to load.
  • Flexible. Since the frames are image-based, they can be used in a number of different ways.
  • Simple documentation is provided.

Views Popup

Component type

module

Maintenance status

Development status

Downloads

14495

Component created

Component changed

The views_popup module adds popup style support for a Views List View. This version is actually listed as "List View as Popup". This module requires the Views module.

6.x-2.x is in bug fix mode
5.x is no longer maintained

There is no upgrade path between major revisions because of architectural changes.

netFORUM Views

Component type

module

Maintenance status

Development status

Downloads

2281

Component created

Component changed

The netFORUM Views module relies on the netFORUM xWeb Interface and netFORUM Dynamic Facade Nodes modules to pull a list of objects from a netFORUM database and present them as a page or a block, much like the Views module. It uses the same syntax as the netFORUM Dynamic Facade Nodes module, which is the same as Correspondence Templates in the e-Marketing module of iWeb, including conditional statements.

Role Contact

Component type

module

Maintenance status

Development status

Downloads

1599

Component created

Component changed

The Role Contact module creates a "staff list" from the profiles of users in a particular role, e.g. "staff role". The user list is formatted via theme functions, with convenient header and footer fields. The sort order of users can be set via weights. A configurable subset of profile data is shown in the user list view, along with the user's picture along with a link to a per-user page, showing a (potentially different) subset of profile data.

Nice Primary Menus

Component type

module

Maintenance status

Development status

Downloads

2550

Component created

Component changed

This module extends the Primary menus with an additional level of secondary nice menus that hide/show on hover via jquery. Some theming is required to enable it. This module requires Nice Menus.

An option is added to the admin/content/menu interface for selecting which nice menu to display. This option is only added to the children of the primary menu.

NOTE: To use this module, you must do some theming.

Replace the theme('menu_links') with theme('nice_menu_links'),

OR

Views Checkboxes

Component type

module

Maintenance status

Development status

Downloads

4198

Component created

Component changed

This module alters views' filter forms so that the drop-down or select box widgets are represented as checkboxes or radio buttons instead. This provides an improved interface when the number of choices for the filter is small.

This would probably be better solved with the views module itself, and it is a registered issue there: http://drupal.org/node/122261
But for those who want to effect a global change to all view filter forms more quickly, this module should satisfy that need.

I love this

Component type

module

Downloads

1055

Component created

Component changed

This module allow user to say 'I love this page'
A list of lovers of that page is created.

The module provides:

  • a widget at the begin of the node body with:
    • a click to say I love this page
    • an alternate click to say 'i don't love this page'
    • a click to to list of people loving this page

Most of this code comes from the http://drupal.org/project/favorite_nodes.

http://www.fagioli.biz

Splash

Component type

module

Categories

Maintenance status

Development status

Downloads

19414

Component created

Component changed

Display any internal path, external URL or text as a splash page before going to the actual frontpage.

Warning: 6.x-2.7 solves a caching issue but is now incompatible with Purl - I'm looking into a workaround for this.