Comment API

Component type

module

Maintenance status

Development status

Component created

Component changed

An enhanced comment API for developers of comment modules.

Co-maintainers from other comment modules welcome.

Status

Completely unstable and under heavy development.

Views header nodes

Component type

module

Categories

Maintenance status

Development status

Downloads

1784

Component created

Component changed

Provides a Views attachment display type which displays the body of a node.

This allows you to allow users to edit the header and footer of Views without giving them access to the full Views admin UI.

Currently the node is taken automatically from a path based on that of the view, including the argument. For example, if your view is at /foo/bar then the header is created from the body of the node present at /foo/bar/header, if one is found.

Further methods of finding a node are theoretically possible: file patches :)

Nodedump

Component type

module

Categories

Maintenance status

Development status

Downloads

1980

Component created

Component changed

Sometimes you need to take a quick look at the contents of a node during the development process. There are many ways to do this; using phpmyadmin, running a mysql query from the command line, using drush, using the devel module, etc. Here is an alternative that provides a GUI method.

This module provides a quick and dirty way to dump a node's details to the screen. Enter a node id, submit, and there you go. This is not intended as a replacement for the devel module, but rather a lightweight alternative way to examine a node that uses minimal resources.

SVN Up

Component type

module

Categories

Maintenance status

Development status

Downloads

445

Component created

Component changed

SVN Up is a simple module that, as the name suggests, updates a particular folder of your Drupal site from an SVN code base.

Requirements

Shell access to your server and subversion installed. Your apache or www-data user must also have the ability to store their SSH credentials.

Warning!!

This module should never be used in production. When enabled, it has the ability to add/update/alter the files on your site.

Views Facets

Component type

module

Maintenance status

Development status

Downloads

813

Component created

Component changed

Use search API and Facet API or Core Views Facets instead!

This project will bring faceted browsing to views.

I have a proof-of-concept site, with all the code working, true faceted browsing. I'm going to generalise it so it can be used by anyone to add faceted browsing to a view near you.

Bring Down IE6

Component type

module

Maintenance status

Development status

Downloads

1116

Component created

Component changed

This is a simple module that creates a block to display a logo and link to
http://www.bringdownie6.com/

You can see this in operation at my personal web site, http://www.glatz.com

Requirements
------------
This module requires Drupal 6.0.

Installation
------------
* copy it to your sites/all/modules path
* enable the module at admin/build/modules
* enable/position the block at admin/build/block

Notifications Tools

Component type

module

Categories

Maintenance status

Development status

Downloads

1378

Component created

Component changed

This module needs a new maintainer

This is a collection of modules and tools for Messaging and Notifications, intended for high traffic/high volume web sites.

They won't make Notifications go faster, it will be actually a bit slower when used on a single web server. Though for bigger deployments it can really increase troughput by using drush workers instead of cron and distributing the workload.

Views attachments - First page only

Component type

module

Maintenance status

Development status

Downloads

1008

Component created

Component changed

This module allows you to customise the display of views attachments, on just the first page.

Out of the box, views incredibly powerful, but have you ever wanted to:

  1. Have the first N results in a view shown in an attached view, styled and themed differently?
  2. Have this happen only on the first page of results?

If you answered 'Yes!' to the two questions above, then this module is what you need.

It allows you to create views that, for example:

Flag navigation

Component type

module

Maintenance status

Development status

Component created

Component changed

Provide a block for prev / next links. Work also with flag_weights.