Spaces Node

Component type

module

Categories

Maintenance status

Development status

Downloads

1118

Component created

Component changed

The spaces_node module builds on top of the Spaces module by turning nodes into spaces. Included with spaces is spaces_og (which turns an organic group into a space), spaces_user (which turns a user into a space), and spaces_taxonomy (which turns taxonomy terms into a space). The major piece that was missing was turning a node into a space. That is where spaces_node comes in.

Watch the spaces_node screencast demo

jQuery Image Preloader

Component type

module

Categories

Maintenance status

Development status

Downloads

2169

Component created

Component changed

This module implements a jQuery script that preloads all the images included in a web page (even the images in CSS).

I was looking for a solution to preload all images on a heavy graphics drupal site I was developing. I didn't found any on drupal.org and I ended implementing this script by hand on page.tpl.php: http://www.gayadesign.com/diy/queryloader-preload-your-website-in-style/

It worked great so I decided to release a module that implements it.

Drupento

Component type

module

Maintenance status

Development status

Downloads

11636

Component created

Component changed

Abandoned
Drupento aims to integrate the front-end of two of the most powerful open source systems available - Drupal and Magento.

Hyperspace

Component type

module

Categories

Maintenance status

Development status

Downloads

352

Component created

Component changed

Hyperspace is a documentation module that will point all your admin links in your Drupal documentation pages to a site that you set!

This is an easy way to make your documentation pages interact with the site that you are currently working on!

Setting this up is simple:
In your documentation pages, simple use this format for writing links:

Signup Participation

Component type

module

Categories

Maintenance status

Development status

Downloads

911

Component created

Component changed

This is a submodule for the Signup module.

The signup participation module provides a signup pane with a radio option with "Yes", "No" or "Maybe". This allows users to quickly set there participation to a signup event.

Requires 6.x-2.x version of signup! It doesn't work with 6.x-1.x.

As of the 2.x version of Signup has been killed this module is not longer maintainded.

Menu Child Teaser Block

Component type

module

Maintenance status

Development status

Downloads

873

Component created

Component changed

Display TEASERS of the CHILD ITEMS of the current page MENU ITEM in a BLOCK.

When this block is positioned under the content (eg in the 'content' region) and you are viewing a page that is in the menu and has some child items (nodes only) then the teasers of these pages will be collected and displayed.

This then acts as an automatic table of contents for any section you are looking at, ensuring the content items within the section are readily
displayed.

Find NID

Component type

module

Maintenance status

Development status

Component created

Component changed

Creates a block with a search box that allows you to find/go to a Drupal Node by NID. I use this on a documentation site -> where I used the NID to track specific solutions. I wanted an easy way to be forwarded to a specific node ny using a Node ID.

Response to the practicality of this module

When I wrote this module I thought that this seems really, really dumb -> but within a certain context, this little module makes sense: