PrevNext Nodes

Component type

module

Maintenance status

Development status

Component created

Component changed

A simple block for going to the previous and the next node of the active node based on content type.

STATUS: in working condition, block is being created

TODO:

  • learn and use the database API
  • find a way to attach it inside $content or in bottom links and provide this as an option

Backbone API

Component type

module

Maintenance status

Development status

Component created

Component changed

This module will add Backbone.js to your application / website

In their own words:

Backbone supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface.

It is intended to extend it to create models based on node objects for views displays and anything else I can think of!

Decision Tree

Component type

module

Maintenance status

Development status

Downloads

1101

Component created

Component changed

Decision Tree allows you to classify your content against predefined questions (by providing answers to these questions) and then builds a tree using these questions as "nodes" and your content as leafs. It allows to have an interactive way of asking your users a series of questions and then providing them with a list of products or solution to their issues.

Emacs drupal-mode

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project is an emacs mode for drupal development. It is derived from php major-mode. Additional drupal-specific customizations have been added as well. Also some commands to interact with drush are included as well.

Relation clone

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Relation clone provides support for Relation when using the Node clone module.

With this module enabled, selected relations are copied to the new node when a node is cloned. This can save time when setting up many similar nodes in a site.

String Replace

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides a quick and easy way to replace any text on any given node on the site.

Features

  • Any string in a given node can easily be replaced for any custom or contributed module enabled content type.
  • Facility to change any string in any given view.
  • Ability to change site wide text in one hit.

Drupal 6 release of this will appear shortly.