Live

Component type

module

Downloads

7425

Component created

Component changed

Introduces live previews and other interactive features into a Drupal site, using Ajax(from jQuery). Uses secure methods for implementations e.g. Input formats check, etc.. Currently only the following features are included:

  • Comment preview.
  • Node preview (Drupal 6 only).

Node previews now possible too! Previews of default setup of content types are fully possible. Note that it has only been tested with Page and Story content types, and hence currently supported with. CCK support not included. For full support for your custom content types, or some complex validation you might want to hack into live.node.inc and the companion JS file.

If you have any concerns about it, feel free to contact me!

Node Browser

Component type

module

Downloads

2220

Component created

Component changed

Security: This module is considered insecure by Drupal security team and all of it's releases have been unpublished. You are strongly encouraged to disable the module on your site.

Note: As of 2009/07/22, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to http://drupal.org/node/474678.

Browse your nodes easily. Now you can easily create directory like DMOZ or like any other for free.
In order to build link directory it is recommended to use it together with Node Link module.

Table of Contents

Component type

module

Maintenance status

Development status

Downloads

36567

Component created

Component changed

Description

The Table of Contents module generates a list of select header tags in a box. The links point to the anchors so users can quickly access each section of your documents.

The module comes with many features:

  • Place the table of contents where you want
  • Display the table of contents in a block
  • Conditional generation of the table of contents
  • Different types of numbering
  • Generate identifiers for headers without one
  • Links back to the table of contents
  • Etc.

Slideshow-Box

Component type

module

Categories

Downloads

934

Component created

Component changed

This module creates a slideshow with smooth cross-fading effects of images belonging to a chosen term.
The teaser of the image-node is faded in and out at the border of the slideshow-box.

There are three possibilities for the displayed slideshow:

Republish - Node Content in an overlay

Component type

module

Maintenance status

Development status

Downloads

1126

Component created

Component changed

Republish Module allows administrators to provide a Republish button for the end user to republish the content of a node in an overlay. When end user clicks on republish button provided, a popup appears which contains node content as per configurations besides republish guidelines and instructions. End user can copy the html content provided in textarea of overlay and use that html to embed it into another website to republish.

Basically Republish Module provides feature to

Booktree

Component type

module

Categories

Maintenance status

Development status

Downloads

22925

Component created

Component changed

A simple tree presentation of one book.

What it does is to take as input a series of Book nodes and create a tree-like structure using Book node relationships.

Usage of the module is quite simple and flexible, and options exist to set the root node, the tree depth and to shorten long titles.

Result cache

Component type

module

Maintenance status

Downloads

1374

Component created

Component changed

The result cache speeds up slow operations by storing function results in a cache table and later, on page execution time, pulling these results from the cache table rather than calculating them.

Googtube

Component type

module

Maintenance status

Development status

Downloads

30098

Component created

Component changed

Googtube allows users to embed Youtube, Vimeo and Google Videos in a simple way without tags. When users post a url to videos the link is automatically converted to a video witch is actually embed code.

Image Pager

Component type

module

Downloads

3301

Component created

Component changed

Image Pager provides a block that displays a selected subset of a page's images. The images are shown one at a time; the user can dynamically switch among them using previous/next links. Each image's alt and title text is shown as a caption.

Complete documentation and a demonstration are available at http://jaspan.com/dynamic-image-pager-module.

Avatar gallery

Component type

module

Maintenance status

Development status

Downloads

1476

Component created

Component changed

This module provides a block and page with a composite image of all the avatars of a site. It serves to promote a sense of community around a site while avoiding the unnecessary database queries and image calls that would be caused by a PHP-snippet-based approach.