SimpleFeed

Component type

module

Categories

Maintenance status

Development status

Downloads

6170

Component created

Component changed

SimpleFeed will soon be abandoned and all efforts put into: http://drupal.org/project/feeds


This module will be discontinued in Jan 2010.

I will be writing an upgrade/migration path (since I use this module on all of my sites) along with writing a new Google Feed API parser for Feeds module.






SimpleFeed - feed parsing the easy way :-)

AHAH Forms Framework

Component type

module

Development status

Downloads

9693

Component created

Component changed

Note: This module is no longer supported. Its functionality is now included in Drupal 6.

Ahah forms is a utility module, for adding Ajax/javascript driven incremental page reloading, without needing to write any Javascript.

YouTube CCK

Component type

module

Development status

Downloads

958

Component created

Component changed

**** NOTE: Development is frozen for this module. Use the Embedded Media Field module instead. If you have the module already installed, you may convert your types, views, and existing content, and safely remove YouTube CCK. Just visit /admin/settings/youtube_cck/convert from your site. (2007-12-13) ****

Airplane Reservation System

Component type

module

Categories

Maintenance status

Development status

Downloads

8017

Component created

Component changed

This project aims to provide a simple but useful tool for flight clubs to allow the members to reserve the available planes for the single pilots. It is not strictly fixed to planes, though.

I just released a new reservation system for Drupal 6, based on this module, and rewritten completly from scracht.

http://drupal.org/project/simple_reservation

The "airplane reservation system" won't be touched anymore in the future, all efforts go into this new project.

pathmenu

Component type

module

Categories

Maintenance status

Development status

Downloads

807

Component created

Component changed

The pathmenu module allows you to define rules thus defining more precisely the way Drupal should organize the menu and breadcrumb.

Here are some rules samples which may give you a better view of the module.

// If the node is associated with term whose tid is 30, attach it to the menu whose mid is 23
term(30)->parentmenu(23)

// Show a message if an admin user is seeing a story type node
userrole(admin user)+nodetype(story)->message(You are seeing a story node type)

Body revision

Component type

module

Development status

Downloads

1034

Component created

Component changed

This tiny module provides a new tab which allows a user to post a new revision of the body of a node only, this is, she will only be able to edit the body of the node. No other part of the node form is shown, besides the title for information only (no editable). In order to have this functionality without having to give 'administer nodes' permission to the user, this module needs a patch for the node.module. This patch creates new permissions on revisions and nodes (delete).

Video CCK

Component type

module

Development status

Downloads

1264

Component created

Component changed

DEPRECATED in favor of Embedded Media Field, which includes Embedded Video Field (previously Video CCK) as part of it's contributed modules, along with Embedded Image Field (which handles Flickr and more in a similar fashion), and the upcoming Embedded Audio Field (for third party audio streams and files).

Moodle Single Signon

Component type

module

Maintenance status

Development status

Downloads

1562

Component created

Component changed

Original D5 description from original authors:

How this module works

Drupal module that sets a shared cookie, and maintains a database that moodle can read.
Uses moodle lazy account creation.

Alternative

Here is one way to get single-signon between Drupal and Moodle. It uses OpenID, with Drupal as the OpenId provider/server and Moodle as the relying-party/client.

To make it work, you'll need at a minimum: