Live Coverage

Component type

module

Downloads

3576

Component created

Component changed

This module creates an easy live blogging feature to provide live coverage of an event. The content administrator can create a live event node and add updates to that node. These short updates auto-refresh for the site visitors, so they can watch new updates pop onto the page without hitting refresh.

File Relations Server

Component type

module

Downloads

1861

Component created

Component changed

This module allows access to nodes with attached and related files, as well as access to file node contents, via a WebDAV metaphor similar to File Server. The user can browse all files existing in the system by file MIME type, attached- or related-to node type (e.g., event, story, etc.), and attached- or related-to node parent group.

Avalanche Forecast

Component type

module

Categories

Maintenance status

Development status

Downloads

2173

Component created

Component changed

The Avalanche Forecast module allows forecasters to create an advisory. It does this by creating a new content type "Advisory" with common fields used in the community (Alerts, Threats, Bottom lines, etc.) and can be enabled/disabled to match a forecast centers needs.

Danger roses can be generated from the advisory with configurable elevation labels (8,000 ft, treeline, above treeline, etc.) and a watermark.

Live Update

Component type

module

Maintenance status

Development status

Downloads

1934

Component created

Component changed

The module is now obsolete. New frameworks such as comet or HTML5's websockets should be used instead.

Live Update is a module that provides a flexible and scalable to provide up to date in content to users without requiring page refreshes. Live Update uses JQuery to poll lightweight text files that tell the users' browser if new content is available. If so, JQuery then makes another call to get the updated content stored as static HTML.

Migrate

Component type

module

Maintenance status

Development status

Downloads

1226740

Component created

Component changed

The migrate module provides a flexible framework for migrating content into Drupal from other sources (e.g., when converting a web site from another CMS to Drupal). Out-of-the-box, support for creating core Drupal objects such as nodes, users, files, terms, and comments are included - it can easily be extended for migrating other kinds of content. Content is imported and rolled back using a bundled web interface (Migrate UI module) or included Drush commands (strongly recommended).

Full Node Version

Component type

module

Categories

Downloads

766

Component created

Component changed

full_node_version module (FNV) enhances versioning to allow draft and production views of site content witout a database roll.

Content creators often need to see a site to know when it's right. While preview is great for single pages, it falls short when publishing a bunch of linked content. What to do when preview isn't enough?

Code, of course. Full Node Version module tweaks Drupal's permissions system to provide multipage preview and a distinct view of test content. This code also enables batch moves to production -- without backing up and restoring the database.

Associated Nodes

Component type

module

Downloads

11027

Component created

Component changed

This module enables to associate nodes according to different criteria such as Taxonomy and CCK fields.

You can give a different weight for each criterion. All criteria will be aggregated by the main module which compute a matching score for each couple of nodes. Then, for a given node, you can get the other nodes that are associated to it. The associated nodes are ordered by the matching score they have with the given node.

Different associations can be defined with their own criteria and weight.