Context Theme

Component type

module

Categories

Downloads

629

Component created

Component changed

Context Theme provides the ability to set the current Theme based on Context. The context module supports setting theme variables but does not support changing the current theme based on context, which this module provides.

GraphMind

Component type

module

Maintenance status

Development status

Downloads

76245

Component created

Component changed

GraphMind is a mindmap editor for Drupal. It has the basic mindmap
features and some Drupal specific enhancement. You can see a demo of
Graphmind in action at http://graphmind.com.

GraphMind is looking for co-maintainers and/or supporters. Please, let us know if you can help us in the contact form.

Relative Path to Absolute URLs

Component type

module

Maintenance status

Development status

Downloads

17657

Component created

Component changed

When you use IMCE with FCK Editor, there's a problem with images on simplenews newsletters and feed images, because the path to images and internal links are referrer in relation to current site.

This module implements a simple filter which replaces src and href attributes like /path/to/link with http://www.example.com/path/to/link, making use of core's url() function.

Dynamic Dashboard for Storm (Project Management)

Component type

module

Maintenance status

Development status

Downloads

7748

Component created

Component changed

You know Storm? A great project management suite based on Drupal. If there was a downside it's the fact that it's all good old html and navigation is therefore a bit outdated. This is now history: Storm Dashboard is a very powerful yet simple to use dashboard which needs just one pageload and everything else is done dynamically by using JQuery.

It's all themeable and it does not require any configuration. Just download it, install it and have fun dahsboarding - dynamically!

Hidden author (anonymizer)

Component type

module

Categories

Maintenance status

Development status

Downloads

4450

Component created

Component changed

Allows users with the proper permissions post nodes and comments(through NodeComment) without revealing their user name. Only users with permission "see original author" will access such information.

Version 2.x

New approach, assigns given node or comment to user "Anonymous" or another of your choice. Designed by Fernando Paredes García of SGC.
Upgrading from version 1.x is not supported and not compatible. Please completely uninstall this module before upgrading to Drupal 6.x.
Pending is allow users to post anonymously to other users, but still be able to edit/delete that comment or node. Patches welcome!

VideoField

Component type

module

Maintenance status

Development status

Downloads

12306

Component created

Component changed

VideoField provides an video upload field for CCK. VideoField is a CCK-based alternative to the legacy media projects available in Drupal modules including Video etc.

Idea behind this module is to have a simple field for uploading video content, something similiar to imagefield for images

Photo Layover

Component type

module

Downloads

1608

Component created

Component changed

The photo layover module lets users add overlay captions to their photos. The captions are by default hidden, but on mouseover they slide into view.

There are two ways to use this module.
1. As a filter on a node content type
2. By manually calling theme('photo_layover')

Filter:
The filter replaces the theme on the flickr filter that comes with the flickr module and also adds another [photo-layover] filter.

Taxonomy Views Integrator

Component type

module

Maintenance status

Development status

Downloads

93522

Component created

Component changed

TVI Overview

The TVI (Taxonomy Views Integrator) module allows selective overriding of taxonomy terms and/or vocabulary with the view of your choice. Using TVI you can easily create custom views to output all terms in X vocabulary.

TVI will try not to interfere with views or taxonomy/term page displays if no TVI views exist for the current page request.