Printer, e-mail and PDF versions
We created one Content Type called Beer List, which simply inherits a normal node and plus Node Reference field. So, users can put a beer list together. They we use Printer, e-mail and PDF versions to print out this list or send it via emails. See an example at http://greatbrewers.com/node/45155.

- From http://insready.com/node/45

First of all, Thanks for the write-up, always enjoy reading usecases. But this one part I didnt understand.
Can somebody explain in more detail what is being done here? I don't seem to understand ;)

Thanks

Comments

yelvington’s picture

Pretty simple:

Install CCK and Node Relativity
Create a new content type
Add a Node Relativity field with multiple entries allowed

Node Relativity lets a piece of content point to other pieces of content. It can be limited to point to specific types of content. The selector works as a live search via Ajax, so you can create a Beer List, give it a title and a summary, then add links to beers (or whatever) by entering parts of their titles and using Autocomplete.