This module provides a method to manage one to many relations between nodes using a taxonomy vocabulary to assign meaning to each relation. Only one level of parent/child relationships is actually supported.
Child nodes are displayed in tabs on the parent node, and can be created edited, cloned or deleted directly from there. The labels for these tabs are defined by the terms of a particular vocabulary assigned to children nodes.
Nodes of a particular content type can be configured to become parents of nodes of another type from the Content Type Edit form. It is required that child nodes are previously configured with a fieldgroup that contains two fields: a node reference that will hold the relation with its parent and a taxonomy field that will hold the term that assigns meaning to the relation.
This module has been sponsored by Gamefila and is published here at Drupal with the aim to be useful to anyone else, but no feature requests will be accepted as the current functionality is frozen and based on sponsor requirements. Please, use it only as an example or additional resource for your own implementations. Only support to understand the exact features it currently provides or questions on how it works are provided.
An API module that allows the creation of branded short URLs.
This module is a developer tool that takes URL of any length and produces very short URLs (3-5 characters).
For the User-Interface integration you may want to check-out: Shorten module.
Who Needs This?
You need this module if:
You are creating a localized URL shortener for a country/locale that exisitng URL shorteners do not cover.
You system is behind a firewall and content/URLs can not be shared publicly.
If you want short URLs to carry your own domain, for brand management purposes, much like TechCrunch.com uses http://tcrn.ch domain for short URLs (they do not use this module for the implementation, though, as far as we know :) )
(Please submit examples of other usages, if you are using shorturl to run your shortener).
Credits
Created and maintained by: Phase2 Technology
Development on this module was done as part of the Whitehouse.gov project and was sponsored by The Executive Office of the President.
The Open Form Help Links In New Window module makes all links in forms in the content area open in a new window or tab. It changes the behaviour of any link in the form, regardless of whether it links to an internal or external URI. It doesn't change the behaviour of other links on the page that are not in the form. It adds a small link-opens-in-new-window icon to the links it changes the behaviour of.