Web File Manager

Component type

module

Categories

Maintenance status

Development status

Downloads

81898

Component created

Component changed

The WebFM module presents a paradigm shift in file management for Drupal. This file manager is based on a hierarchical directory structure unlike the traditional flat filesystem used to date. WebFM uses AJAX to allow administrators to arrange files on the server in the same way they do with file managers on their personal systems. This ability to hierarchically arrange files improves the manageability of large collections of documents.

Node Comments

Component type

module

Maintenance status

Development status

Downloads

22621

Component created

Component changed

With this module comments can be full nodes. For every content type you can choose to use different content type as comment, or to continue using Drupal core comments.
Thanks to this module, comments can have fields, revisions, taxonomy, uploaded files, access control and anything else that comes from the goodness of nodeapi.

Tipping

Component type

module

Maintenance status

Development status

Downloads

1162

Component created

Component changed

This is a sports tipping module. The next step for this module is to extend its use to the quaint antipodean game of Australian Rules Football. I'll do this is some sort of modular way, say with sport.inc files... bravo! This original code commit is probably 4.7 - but I won't be sporting (I mean supporting) a 4.7 release so install at your own peril.

There is now a 5.x compatible version, which suits for the European championship 08. However it's not actively maintained either.

CacheExclude

Component type

module

Maintenance status

Development status

Downloads

67689

Component created

Component changed

This module provides a simple way to exclude certain pages from being cached. Sometimes you want all pages to be cached for anonymous users except for one or two pages that have dynamic or random or rotating content. If those pages are cached, the dynamic parts cease to be dynamic. This module allows an administrator to selectively exclude certain paths from being cached so that dynamic content is actually dynamic.

Version 2 supports semi-regex path matching similar to the blocks page.

User Vote

Component type

module

Categories

Maintenance status

Development status

Downloads

1073

Component created

Component changed

Allows users to rate other users. Each user's rating (the voting results) is displayed on his or her user page.

Currently, there is no explicit voting functionality. A vote can only be cast by calling the API function uservote_set_user_rating(). The API is as follows:

uservote_set_user_rating($user, $vote)
Rate a user.
uservote_get_user_results($user)
Gets a user's voting results from the cache/database.

Notes:

The Next Generation Integration

Component type

module

Maintenance status

Development status

Downloads

6778

Component created

Component changed

This module integrates the Drupal user table with the user table of Darrin Lythgoe's The Next Generation (TNG) genealogy software such that users are able to have accounts created automatically for them in TNG, users are seamlessly and automatically logged on to TNG when accessing the software from within Drupal and administrators are able to assign and change basic TNG database privileges from within the Drupal user interface. The module requires no modifications to TNG software.

Nista

Component type

theme

Maintenance status

Development status

Downloads

20383

Component created

Component changed

One of the most overlooked clean themes on Drupal.org! You have to try this!

Features:

Blueprint

Component type

theme

Maintenance status

Development status

Downloads

55968

Component created

Component changed

Blueprint is a starter Drupal theme meant to make development of custom themes faster.

Version 2.0 is now out!

The big improvements are added customization settings on the theme settings page, right-to-left language support, and a more robust system for sub-theming, including a basic starter theme.