Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

Mobile Media Blog

Mobile Media Blog allows you to post media via e-mail or mobile phone.
It integrates with Mailhandler [1] and saves the submitted text as node and attaches all files sent with it.

Node Auto Term [NAT]

Nat module configuration page

Node Auto Term or NAT is a helper module used to facilitate node-node relationships through the use of the Taxonomy module; i.e. when a node is created, a taxonomy term is also created automatically using its title and body in any associated vocabularies. Other nodes can now be tagged with terms from these vocabularies thereby establishing node-node relationships.

For example, consider a site with two node types - product and image - and a vocabulary named Products which is associated with the image node type. When a NAT association is created between the product node type and the Products vocabulary, any product nodes created will automatically also trigger the creation of a term with the same title. Subsequently, when we create an image node, we can categorise the image under a term from the Products vocabulary thereby establishing a relationship between a product node and image nodes. Later on, using Views or the NAT module's API functions, we can load and display related image nodes while viewing product node.

This module also attempts to preserve hierarchical relationships - where possible - which is useful when creating node-node relationships within the same node type. Using the above example, we could have also allowed for product-product relationships which would facilitate sub-products and so on.

Testers, feature requests and patches welcome :)

Base Path Filter

Note: As of 2009/07/28, this module appears to no longer be supported. If you are interested in a module with similar functionalities, check Pathologic.

The module corrects links to internal paths, adding a / (or the base_path) in href, or src where necessary. For instance, <img src="files/image.jpg"> becomes <img src="/files/image.jpg">.

Comment mover

Screen shot of the cut/paste links and clipboard block (D7 versions),

Description

This module allows you to move comments and nodes around.

You can either

Backport

Backports Drupal 8 functionality into Drupal 7.

Dependencies

When enabled, checks dependencies for modules, providing user feedback at admin/modules.

The module comes with a set of dependency information.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools