Quick Timetracking for Storm (Project Management)

Component type

module

Maintenance status

Development status

Downloads

9564

Component created

Component changed

Storm is a nice and handy project management suite for Drupal and it comes with organizations, projects, people, invoices, tasks, notes, and timetracking. This module extends the timetracking functionality by providing a simple block which displays a list on "in progress" projects. The user just selects one of those projects when he/she starts working on that project and as soon as he/she selects a different project, this module creates a records for timetracking and allows quick access to that record to fill in further details.

When you select a project to work on, you get the start time of that project displayed at the bottom of the block and when you click on that date you get to the project's page directly. As soon as you select another project to work on (or the top-most item "no billable work") then this module creates a timetracking node with all the relevant data. Nothing else needs to be done. This means you don't lose any time when timetracking!

Taxonomy term lock

Component type

module

Maintenance status

Development status

Downloads

2828

Component created

Component changed

Note for Drupal 7 users: this module is Drupal 6 only, you can try out the Taxonomy access fix module instead.

Taxonomy term lock adds a permission for each vocabulary, this permission allow users which does not have the "administer taxonomy" permission to add and reorder terms for this vocabulary.

Users with "administer taxonomy" permission will be able to lock some terms, prevent editing and prevent node to be tagged with those terms.

Locking is an optional feature, you can just use the module to assign individual administer terms for vocabulary N permissions (N is the id of that vocabulary, permissions strings uses the vid in order to ensure consistency if vocabulary name changes).

Spambot

Component type

module

Maintenance status

Development status

Downloads

57468

Component created

Component changed

Spambot protects the user registration form from spammers and spambots by verifying registration attempts against the Stop Forum Spam (www.stopforumspam.com) online database. It also adds some useful features to help deal with spam accounts.

This module works well for sites which require user registration before posting is allowed (which is most forums).

Nodereference Image Helper

Component type

module

Maintenance status

Development status

Downloads

3211

Component created

Component changed

This module adds a widget to CCK fields of type nodereference. The intent is to use this module when the referenced nodes are images using a single-valued imagefield field. The widget offers an upload and browse button to the nodereference field. With the upload, a new node can be created through a popup, and the new node will be referenced by the nodereference field. The browse button displays a view in a popup where the user can browse and select the referenced node.

Holding page

Component type

module

Categories

Maintenance status

Development status

Downloads

5003

Component created

Component changed

Show a holding page or site to non-logged in users while you develop your site.

Can also be used with different domains, eg send 'www.example.com' to the holding site while you access your site normally at an IP or a different domain.

If the site you are working on is part of a multisite, give it more than one domain, make them point to the same site by putting a symbolic link in the /sites folder, and access the site at one domain while sending the other to holding.

MediaWiki API

Component type

module

Maintenance status

Development status

Downloads

5598

Component created

Component changed

The MediaWiki API module

This module provides an input filter which allows the conversion of content marked up using MediaWiki syntax to html for display on your drupal site, by using the "parse" feature of the MediaWiki API.

Private Download

Component type

module

Categories

Maintenance status

Development status

Downloads

29633

Component created

Component changed

Private Download provides download access control for files in the private file system.

Private files are managed by the Drupal core private file system. Site file system paths are defined on the File system page (Administer > Configuration > Media: File system). See https://www.drupal.org/documentation/modules/file for guidance in setting up a private file system.