Directory

Component type

module

Downloads

14166

Component created

Component changed

The directory module presents a very simple and lightweight hierarchical 'directory-like' view (conceptually similar to DMOZ, Yahoo, etc.) of nodes that have been assigned to one or more designated taxonomy 'vocabularies' (depending on module configuration). This allows users to drill down on selected content on your Drupal site.

If you have a site with taxonomies already in place, and/or you are not using the category module, this module may be a simpler approach to hierarchical navigation - just drop it in, configure, and go.

FireStats

Component type

module

Downloads

5504

Component created

Component changed

FireStats is a web statistics system. This module allow FireStats to monitor access to your Drupal site. A live demo of FireStats is available here. Please report Firestats integration module's problems in the project issue tracker and the statistics system's problems to http://firestats.cc/

Visibility API (Optional):

  • Firestats module is integrated with Visibility API module to set stats collection from specific parts of the website only; just like the block visibility setup.

jQuery 4.7

Component type

module

Categories

Downloads

1082

Component created

Component changed

As of the Drupal 6 release, this module is no longer supported. If you would like to take over maintenance, please contact the author

Drupal 5.0 will include the fab JavaScript library jQuery. But where does that leave us poor slobs who need to develop on 4.7? Out in the cold, that's where. Sadly, Drupal 4.7's own JavaScript package conflicts with jQuery in a number of places, preventing easy including of the jQuery library in contributed modules.

Enter jquery47, a slightly hacked version of jQuery, compatible with Drupal's own JS files. By invoking jquery47_add_js('path/to/your/file.js') you can reap the benefits of jQuery while wrapped warmly in the bosom of Drupal 4.7

Node As Block

Component type

module

Downloads

20772

Component created

Component changed

This module allows those with the appropriate permissions the right to create blocks for each node. By default these blocks display the node title as the block title and the node teaser as the body. This can be themed by overriding the theme('nodeasblock', $node) function. The goal of this module is to break down conceptual barriers between nodes and blocks.

Bot

Component type

module

Maintenance status

Development status

Downloads

13367

Component created

Component changed

Druplicon is a PHP IRC bot that has been servicing #drupal, #drupal-support, and many other IRC channels since 2005, proving itself an invaluable resource. Originally a Perl application coded by Morbus Iff, he always wanted to make the official #drupal bot an actual Drupal module. This is the fruit of these labors. Whilst the needs of Druplicon are driving the future and design of the module, this is intended as a generic framework for IRC bots within Drupal, and usage outside of Druplicon is encouraged.

With all currently shipped modules enabled, you'll get:

Node History

Component type

module

Downloads

1131

Component created

Component changed

Node History is a replacement for the revision list built into the node module.

With this module you can configure which columns are displayed in the revision list and how they are formated. A hook is provided for other modules to add columns or format rows and columns.

The columns provided by this module are the same as the built-in ones (vid, author, date, operations, log message).

Double Click

Component type

module

Maintenance status

Downloads

1642

Component created

Component changed

This module allows you go to the edit page by double clicking on any internal link to an item.

Users with the proper permissions can double-click on:

  • node links to go to the node's edit page
  • user links to go to the user's edit page
  • comment links to go to the comment's edit page

This module also creates hook_dblclick() which allows other modules to provide double-click, shift-double-click, and alt-double-click behaviors. See the module code for documentation and examples.

Provisionator

Component type

module

Downloads

465

Component created

Component changed

Provisionator is a utility module for use in managing the deployment (provisioning) of new sites in a shared Drupal hosting environment.