Graphstat

Component type

module

Maintenance status

Development status

Downloads

7227

Component created

Component changed

News

10/10/2011: Unfortunately I haven't been able to invest any work at all in the module. Therefore I'm looking for new maintainers. My sincerest apologies to the Drupal community.

Previous Maintainers

Info

The module includes 11 graphs, grouped under 4 tabs:

Wishlist Module

Component type

module

Categories

Maintenance status

Development status

Downloads

11024

Component created

Component changed

Allows authorized users to submit wishlist nodes to your web site which describe items they would like for a special occasion.

Taxonews

Component type

module

Maintenance status

Development status

Downloads

14796

Component created

Component changed

#D7CX pledge upheld: Taxonews received a full Drupal 7 release on the day that Drupal 7 was released.

A module to generate blocks containing titles of node matching terms in a taxonomy vocabulary, as links to the nodes themselves, with optional automatic content expiration based on publishing date.

Features

Module has settings for:

  • Node lifetime; it defines as many blocks as there are terms in the vocabularies updated within that lifetime.
  • The vocabularies used for automatic block creation.
  • Inclusion of the module name in the block list, in order to group block names (True by default)
  • Inclusion of blocks matching no content from the block list (True by default)

The blocks are themeable, so the list of titles can be replaced by other display choices on a per-block basis, like Drupal teasers instead of just titles, by overriding the taxonews-block-view template (function in old versions) in a theme.

Block Bar

Component type

module

Categories

Maintenance status

Development status

Downloads

3779

Component created

Component changed

The Block Bar module is a block module that acts as a container for other Drupal blocks. The module builds an Outlook style collapsible menu bar from the child blocks with each child block representing one panel within the bar. Multiple BlockBars can be created. Each BlockBar can be set with "sticky panels" which will remember the panel's open/close state between page refreshes. Also, an option can be set that will only allow one panel to be open at a time for a given bar. Block Bars and Block Bar panels can be themed globally or individually.

Comment Upload

Component type

module

Categories

Maintenance status

Development status

Downloads

41045

Component created

Component changed

Allows users to attach files to comments. Multiple attachments per comment are supported, and comment uploads can be enabled and disabled on a per-nodetype basis.

The development snapshots are intended for testing and development. They are not suitable nor supported for use on websites.

Import Typepad / MoveableType

Component type

module

Maintenance status

Development status

Downloads

4791

Component created

Component changed

Module allows the importation of typepad content from the typepad export file.

This module can capture:

  • Comments
  • Import categories into Drupal fixed or free tagging taxonomy
  • Blog author
  • Rewrite links/substitution

The Drupal 5 version is no longer be maintained.

CSS

Component type

module

Categories

Maintenance status

Development status

Downloads

10288

Component created

Component changed

The CSS module adds, for users with enough permissions and enabled nodes, a CSS field on the node creation page.

Users might insert CSS rules in the CSS node field and those rules will be parsed on the node viewing.
This way CSS experienced users might create complex CSS based design for nodes contents.

IMPORTANT: note that the CSS editing permissions should be given only to trusted users (administrators). Malicious users which have this permission might broke your site design and also introduce security issues (XSS).

#D7CX: I pledge that CSS Module will have a full Drupal 7 release on the day that Drupal 7 is released.
See issue #789580: D7: moving CSS data to Code Per Node for more details and helping out!

Maintainers

Fabio Varesano
Eric Pruett


User status change notifications

Component type

module

Maintenance status

Development status

Downloads

4815

Component created

Component changed

This module enables sites to automatically send customized email notifications on the following events:

  • account activated
  • account blocked
  • account deleted

The first case is especially useful for sites that are configured to require administrator approval for new account requests.

Export DXML

Component type

module

Maintenance status

Development status

Downloads

2216

Component created

Component changed

Description:

This module allows the export of Drupal books, in 'DXML' (Drupal XML) format. This format allows books to be edited offline, tranformed via XSLT, split out into a hierarchy of files, or imported into another Drupal book or Drupal site.

Books exported using the Export DXML module may be imported to another book or another Drupal site using the bookimport module.