JQuery Feed Reader

Component type

module

Maintenance status

Development status

Downloads

1830

Component created

Component changed

This module creates a block that:
- Loads the contents of a feed (from the current site!) through (JQuery and AJAX)
- Starts to scroll the feed items up, one at a time, through the block (custom JQuery plugin)

It has several configuration options (height, feed, max items, text length, scroll speed, and scroll pause).

As it is, it would require some CSS work to use in production.

Pager Preference

Component type

module

Downloads

597

Component created

Component changed

Pager preference allows users to set the number of results to display in a paginated page throughout the site.

A new div element will be displayed below the pager to allow users to set their pagination preference simply as:

Show 25 / 50 / 100

pager.inc patch
---------------
Requires patch to pager.inc file located in /YOUR_SITE/includes/ folder to allow for user's pager preference to override result set limit. Run pager.inc.patch against pager.inc.

Views attach

Component type

module

Maintenance status

Development status

Downloads

63313

Component created

Component changed

Note: This module has been deprecated for Drupal 7 in favor of its phoenix, EVA.
We will be maintaining drupal 6 release for some old sites.

This module provides two additional Views display plugins, "Profile" and "Node content". These displays do not display on a page but get "attached" to either a user page or nodes of specified types. These views are not stored with the user or node, the way viewreference.module would, so they can be globally-reconfigured.

UserLoginBar

Component type

module

Maintenance status

Development status

Downloads

21165

Component created

Component changed

Userloginbar module creates a new user login bar block. This means this shows up username, password, submit button block in a single line that is so often the requirement in the new genx websites.

It is the implementation of http://drupal.org/node/92657#comment-792952.

Jquery Drag Drop Blocks

Component type

module

Maintenance status

Development status

Downloads

7565

Component created

Component changed

JqueryDragDrop module written by developers at Ebizon Technologies (www.ebizontek.com) enables drag-drop on blocks. The regions on which those blocks can be dragged and dropped are configurable through admin section. It depends on the Interface Sortable and JQuery Interface module which in turn relies on the JQuery Update module.

LeagueSite

Component type

module

Categories

Maintenance status

Development status

Downloads

5366

Component created

Component changed

LeagueSite is a Drupal module used to manage sports teams in one or multiple leagues.

The module allows a user to create one (or more) seasons that run throughout a year. These seasons contain leagues, which hold a number of teams. Teams in a particular season and league can be given information such as points won, games played, games won, games lost etc.. and then arranged in a league table.

CCK Gallery

Component type

module

Maintenance status

Development status

Downloads

11380

Component created

Component changed

Drupal 7

There will be no Drupal 7 release of this module. Instead work is under way on the 6.x-3.x branch of Node Gallery, which will incorporate all the features of this module and will become the Drupal 7 version of Node Gallery:
http://drupal.org/project/node_gallery

Any feature requests should go here - this issue queue is for bugs only. No new features will be added to Drupal 6 (see below).

easySlider

Component type

module

Maintenance status

Development status

Downloads

6198

Component created

Component changed

WARNING: The functionality of this module can be achieved in a lot better way using Views Slideshows, which is a fantastic module (I use it all the time). This module is nice to get the easySlider plugin, but if you're an end user you're better off using Views Slideshows. To use this module, you need good knowledge of ImageCache, CCK, Views and CSS.

Type User Nids

Component type

module

Downloads

1362

Component created

Component changed

This module allows you to consecutively number nodes of a particular type authored by a single user.
Generally used with the Token module (required) and the Pathauto module it's most common use is to create URL's for nodes without having Drupal's standard nid as part of the URL.