This project is under active development.

DigitalNZ API

Sample search results for 'mountain'

The DigitalNZ API is a collection of modules providing metadata search of
New Zealand digital content via the DigitalNZ web services API. The module offers:

Advanced Views RSS Feed

Previously called "Views RSS", this module allows sites to take control of their RSS feeds by providing Views plugins for customizing individual fields.

Feeds

Feeds module logo

Feeds is the module for importing or aggregating data into nodes, users, taxonomy terms and other content entities using a web interface without coding a migration.

  • Import content into website via web UI
  • Import content into nodes, users, taxonomy terms or other content entities
  • Granular mapping of input elements to Drupal content elements
  • Modify data before import using Feeds Tamper
  • Batched import for large files
  • Exportable configuration (you can export feed configuration and import into another site via web UI)
  • One-off imports and periodic aggregation of content
  • Import or aggregate RSS/Atom feeds
  • Import or aggregate CSV
  • Import JSON or XML using the Feeds extensible parsers module
  • PubSubHubbub support
  • Extensible to import any other kind of content

Take Control

Take Control File Browser screenshot

Take Control is a set of set of modules for Drupal for managing various administrative tasks particularly related to the file system. Beginning with version 2.0, the module has been refactored into a core/add-on architecture, where a core module take_control provides common routines and settings, whereas the bulk of front-end user interaction comes from add-on modules (e.g. file browser etc).

Currently, there are 2 add-on modules: file-browser, and quick-permissions.

Node and Comments Form Settings

Node and Comments Form Settings

I often find myself doing the same hook_form_alter just to do the same things over and over again. It's just a waste of time. This module lets you change several 'small' behaviors with hook_form_alter, in both nodes and comments, doing it per content type so you can configure different aspects of your nodes/comments.

Currently you can do the following changes for nodes 7.x version:

  • Hide the Input Format fieldset for node body field
  • Change the default value of the Submit button
  • Hide the node title, useful when you're showing the node title on the breadcrumb or if you want to hide it for any other reason. The title needs to be set, if you want to auto generate it, use Automatic Nodetitles since this will not hide the title on the form, just when viewing the node.
  • Show a 'Cancel' link on node edit form. Ported from http://drupal.org/node/116939
  • Option to remove revision log field. Thanks to @jjeff

Pages

Subscribe with RSS Subscribe to RSS - Under active development