node relations

As i noted in the proposal I need a node relationship, which offers views integration.
The views integration I 've in mind is that it's not only possible to display a link to a related node in a view, like it is with CCK node relations, instead it should be possible to list concrete data (e.g. CCK fields) of the related node.

The relations 'll be set through my module only, so there mustn't be an admin interface...

Existing relationship-stuff:

node relativity

no views integration.
the "search related nodes code" and the link generation code might be interesting..

Relationship - Node Linking and Metadata

I need only one type of relation. Looks quite overpowered for my use-case, no views integration.

clipper

rough views patch available. (only generates a link)
interesting relation-output method.
uses UI..

do it yourself

Imho this approach would really make sense.. but that's only a draft...

So it looks like there's nothing which fits 100% my needs. It seems, that I'll have to do it myself. In particular the views integration.
-> I've to write a simple node-relation module..

Add new comment

Filtered HTML

  • To post pieces of code, surround them with <code>...</code> tags. For PHP code, you can use <?php ... ?>, which will also colour it based on syntax.
  • Allowed HTML tags: <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
By submitting this form, you accept the Mollom privacy policy.