Semantic Views

Component type

module

Categories

Maintenance status

Development status

Downloads

129486

Component created

Component changed

This Views plugin makes unformatted styles, field row styles and other output more readily configurable without needing to override template files. Instead of overriding row style templates for views where you want to specify different HTML elements (tags) and class attributes, you can specify these inside the Views UI and avoid overriding templates for each view.

Dynamic Dashboard for Storm (Project Management)

Component type

module

Maintenance status

Development status

Downloads

7748

Component created

Component changed

You know Storm? A great project management suite based on Drupal. If there was a downside it's the fact that it's all good old html and navigation is therefore a bit outdated. This is now history: Storm Dashboard is a very powerful yet simple to use dashboard which needs just one pageload and everything else is done dynamically by using JQuery.

It's all themeable and it does not require any configuration. Just download it, install it and have fun dahsboarding - dynamically!

Nodequeue Annotate

Component type

module

Maintenance status

Development status

Downloads

1084

Component created

Component changed

This module adds annotations (captions) for nodes in the context of their inclusion inside subqueues. Each node's annotation is unique to a subqueue, so that a single node can have a different annotation in each subqueue it is included in.

User Matt V. composed this short how-to, copied verbatim here:

Tupas Authentication

Component type

module

Maintenance status

Development status

Downloads

2332

Component created

Component changed

Finnish banks' Tupas certification service allows businesses and organisations providing Internet services to authenticate their customers with Tupas certificates issued by the Tupas service. In the Tupas service a bank authenticates a customer by a strong authentication method. The Tupas certificates issued by the service can also be used for signing documents electronically if so agreed by the customer and the service provider.

VIN Field

Component type

module

Maintenance status

Development status

Downloads

2042

Component created

Component changed

This is a CCK field module that provides Vehicle Identification Number (VIN) validation. Additionally, Version 2.x provides optional hooks into lookup/decode services to break out year, make, model and trim level of the vehicle where data is available for the given VIN.

Cpanel Operations

Component type

module

Maintenance status

Development status

Downloads

6416

Component created

Component changed

Enables users to control their cpanel account operations from their drupal website.

Currently supported operations:

  • Create new mysql database.
  • Create new ftp account.
  • Create new email account.

The module provides a block that when enabled provides access to the add pages.

Webform Private Upload

Component type

module

Categories

Maintenance status

Development status

Downloads

1703

Component created

Component changed

The Webform Private Upload module, which I'm going to refer to as WPU from now on for ease of typing, allows you to set up file upload fields in webforms to be private - that only people who have been given the permission 'view private webform file uploads' can see, without having to set the entire filesystem as private.

Published Time

Component type

module

Categories

Maintenance status

Development status

Downloads

3757

Component created

Component changed

Adds a new timestamp to a node for when the node became published.

Many publishing systems are more concerned about the time a node was published than when it was created. I have seen a few solutions to this issue posted which simply modify the nodes 'created' time once the node transitions to the published state; but our application requires maintaining the nodes created time so a new field was required.

ImageCache Scale-9 Actions

Component type

module

Categories

Maintenance status

Development status

Downloads

10798

Component created

Component changed

Additional actions for imagecache processing using scale-9 image formatting. The actions include:

  • Overlay (scale-9) - Position a selected file in a layer above or below the canvas.
  • Resize (scale-9) - Resize an image to an exact set of dimensions, ignoring aspect ratio.
  • Scale (scale-9) - Resize an image maintaining the original aspect-ratio (only one value necessary).
  • Random switcher - Randomly switch between selected presets.

Scale-9 formatting lets you define 9 regions of an image overlay (or underlay) that will scale independently. The 9 regions are defined by giving left, top, right and bottom values. The left and right values being pixel offsets from the left edge of the image, and the top and bottom values being pixel offsets from the top of the image, resulting in a 3x3 grid. This is a standard method of UI skinning in Adobe Flash/Flex.

A simple example is the module image to the right. The same frame overlay image is placed 3 times in different sizes without any apparent distortion to the edge and corner areas.