By mayhem-1 on
I'm trying to views module to present a table of weblinks from the Links Package (cvs). I realised that I cannot find the field for the body of weblink nodes. when creating a new weblink, you key in 3 things - the title, the url, and the body which is like a description of the url. It is this description that I cannot find the field for. I open up my mysql DB and couldnt find it anywhere either. Anyone has any idea where it is?
Comments
You might consider using Userlink
I recall reading that the Links package is still under heavy development and not ready for prime time. You might consider using Userlink to handle user contributed links.
http://funnymonkey.com/share-bookmarks
If that suits what you're trying to do, here's the Views table include file I wrote for it:
http://drupal.org/node/70222
Hope this helps.
Chris