Single Page Website

Component type

module

Maintenance status

Development status

Downloads

15270

Component created

Component changed

Do you want to organize front page of your site as a single page website with navigation by anchors?

Summary

This module provide the ability to display the content of all menu items of the main-menu on the Single Page Website module.
On the page 'single_page' the links in the menu will be replaced to the links to the correspondent anchors.
You can set URL 'single_page' as front page of your site, and your visitors will see the Single Page Website. But it will be the site managed by Drupal 7.

Imagefield Cycle

Component type

module

Maintenance status

Development status

Downloads

1763

Component created

Component changed

This project allows images associated with an ImageField on a node to be formatted as a "mini gallery". Using JQuery Cycle and ImageCache, all images are rendered in both large and thumbnail forms. The smaller form is used as a "pager" for the larger image. By default the themeing styles the thumbnail images to 3 per row.

Element Shuffle

Component type

module

Maintenance status

Development status

Component created

Component changed

Manipulates the order of form description and input elements, and optionally make the description collapsible. This is useful to unclutter node forms with a lot of long descriptions.

This module is two-fold:

PHP Plugin Manager

Component type

module

Categories

Maintenance status

Development status

Downloads

1013

Component created

Component changed

We use Drupal primarily as a platform for application development. This
includes the creation of Drupal modules, but seldom "content" in the
Drupal sense.

A side effect of our development is that we use a lot of 3rd party PHP
code that has been put in the public domain. A lot of this code is shared
between the modules we developed. Which leads to a major headache when we
extend/modify the code or fixes are provided by the actual developers, i.e.,
we have to update many (more than one anyway) Drupal modules with the
changed code.

confidenceinterval

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Ranks the content by using a binomial proportion confidence interval (what?!).

This module will provide the "confidence" aggregate function to the Voting API module. Use the name of this function instead of "average" or "count" when creating Views for modules based on Voting API.

Considering only positive and negative ratings (i.e. not a 5-star scale), the lower bound on the proportion of positive rating is given by attempting to balance the proportion of positive ratings with the uncertainty of a small number of observations.

Kerberos Authentication

Component type

module

Maintenance status

Development status

Downloads

5573

Component created

Component changed

This module provides Kerberos authentication using the php_krb5 (download link) module.

This module currently supports:
-Authentication fall-through (if no Kerberos principal matches, try Drupal user database)
-Ability to sync Kerberos password with Drupal user database
-Default role for accounts created from Kerberos Principals