module
Categories: Utility
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

(This has nothing to do with Geographic "mapping" - its about tagging data fields with common, universal identifiers)

A stub that emulates what D6 rdfcck was trying to do, and what D7 RDF UI now
does.

This adds a UI and internal data management store for giving Drupal content
types and CCK fields recognisible, portable field ids, in RDF format.
(CURIEs)

As in D7, a forum post can now be mapped to rdf:type=sioc:Post and
Drupal $node->user can be mapped to dc:Creator

It only provides an internal API and CRUD for this mapping - it doesn't have
any effect on node data or presentation itself. That should be done by other
modules, such as an RDFa renderer or XML exporter.

Currently, this mapping can be used by the Freebase_CCK schema importer and
the Freebase_data importer.

This is Drupal 6 only - this sort of functionality already exists in Drupal7

module
Categories: E-commerce
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Provides a store entity, a store reference field, and an offer entity.

module
Maintenance status: Seeking new maintainer
Development status: Maintenance fixes only
Downloads: 9024
created - / changed -

Cache Graceful allows you to update cache in the background, without having to wait for it.

Available through API and a cache plugin for Views and Panels.

module
Categories: Event
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 1031
created - / changed -

Set alarms with your IRC bot.

module
Downloads: 0
created - / changed -

This sandbox project auto generates Quicktabs with taxonomy and views.

module
Maintenance status: Seeking co-maintainer(s)
Development status: Under active development
Downloads: 0
created - / changed -

This module provides a small CTools plugin that allows you to set the breadcrumb in custom pages created by Page manager. You can use CTools replacement patterns to do this.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This module enables a text field to be used as the page title. Since fields can be attached to any entity, this module can be used for nodes, taxonomy terms, etc.

module
Categories: Organic Groups (OG)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This is an organic groups proejct sandbox clone for experimental patches to be ported to organic groups main repository

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 17567
created - / changed -

The Administration Menu select module is a very basic module that provides a selectbox on the user settings form allowing the user to choose which Administration menu module they wish to use.

Administration Menu select was written and is maintained by Stuart Clark (deciphered).
- http://stuar.tc/lark

 

Features

 

module
Categories: RDF, Utility
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 417
created - / changed -

Utility to make requests from the Freebase API.

[2014-02] Deprecated : DO NOT USE - the project was renamed to FreebaseAPI and Drupal7 work is in another place now.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

In some cases you want to publish a certain piece of content on a specific date.

module
Categories: Administration, Security
Development status: Under active development
Downloads: 0
created - / changed -

Log administrative actions in either dblog or redis.

module
Categories: Utility
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 1028
created - / changed -

Allows admin or module to define paths to be included or excluded from purl's outbound url rewrites on a global or provider level.

module
Categories: (нет)
Downloads: 0
created - / changed -

Reschedule deadline allows webmaster to reschedule all scheduled content before a given deadline.

module
Categories: Utility
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 551
created - / changed -

Flag State is a small module that implements a very basic Flag type which can be used to control and maintain a boolean state flag for u

module
Categories: (нет)
Downloads: 0
created - / changed -

Thunderstick is an example / starting point module for batch operations on content. You need to read the comments and make some updates before it's useful.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 751
created - / changed -

This project provides a integration for Drupal with the Listrak email marketing service.

module
Categories: (нет)
Maintenance status: Seeking co-maintainer(s)
Development status: Under active development
Downloads: 19150
created - / changed -

Sorting

  • Removal of a sort by field Implemented
  • Weights for the sort by fields Implemented
  • Neat integration with the apachesolr modules.
  • Ad
module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This utility module helps you import a Content Type Definition (Node Type) from a number of sources.

It is not a CCK Data importer - it imports data schemas

It provides a UI for schema selection, and an extended content type all-in-one edit form for reviewing and tuning the imported schema before content type creation.

Screenshot of full size UI

Schema sources are provided as hooks, so schemas of various types may be translated to the CCK-native version.
@see HOOK_cck_importer_services()

module
Categories: Views
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This module makes it possible to pre-render the views panes/views displays for panes which has no dependencies on which context they are disaplayed on.