Related Links umbraco DataType
Transforming the Related Links XML
Related Links is a new standard DataType in umbraco v4. Add a property of this type to any DocType, then when editing content of that type you'll have available a special control for entering and storing related web-links, internal or external. Entering and storing is one thing, but how to display them. . .