Read-only CCK field is a great feature!
But it would be better if admin can create a views field, which show list of links to relevant content to some picked nodes.
It is possible? (Relevant Content don't create anything in database and it may be a problem...)

Comments

dan_aka_jack’s picture

subscribing!

nicholasThompson’s picture

Status: Active » Postponed

I'd need to look into Views support... Not sure its possible.

green monkey’s picture

I think I have a simple way to do this, without too much modification

In the CCK block label

Allow us to paste in HTML Code

So it would look like this

Suggest links (for more links like these click here)

... the "(for more links like these click here)" could be a HTML link to a View

I tried this yesterday on the 5.x version, but the CCK label field is only allowing text

and the field will need to a little longer

green monkey’s picture

oops - duh - I just found the "Header text" box

works great - thanks

nicholasThompson’s picture

So this is fixed, right?

green monkey’s picture

yes sir - very nice layout

the only thing that would be really useful would be

a discover feature with update like the Related links mod offers.

its a great module too, but your layout works much better for this site

especially with the grouping this module offers

thanks again

asak’s picture

I think another aspect of views integration means having the possibility to run the results through a view, and control the display of such results according to the views settings (i.e. table or list or whatever field you'd like...).

subscribing.

asak’s picture

Status: Postponed » Closed (duplicate)

Just found #314123: Allow better individual theming of block output which should be titled "views support" - but it has more info in it so i'll mark this as duplicate for the attention to focused over there.

szy’s picture

Version: 6.x-1.x-dev » 6.x-1.4
Status: Closed (duplicate) » Active

@Asak, the issue you pointed us to is not about Views.
It is about theming - Views can do more then theming.

---

@Nicolas, I really like your module. But could you please
provide us with an argument code, which could be useful
in Views?

You did great job with relevancy of nodes, but I really
need to combine it with power of Views - theming
and filtering.

Here is the screenshot of my site - your relevancy
below, and Views features above - I need them working
together:

-> http://img705.imageshack.us/img705/2779/drupal09121803.jpg

... working live here:

-> http://www.nitka.pl/2009/tydzie%C5%84-miodowy-w-beskidzie-niskim

Please...? :]

Szy.

---

PS. Present argument code in the view above, but without
support for relevancy, is taken from:

-> http://www.hankpalan.com/blog/drupal/related-content-views-2-drupal

giorgio79’s picture

Of course this is possible.

This is not only possible but a must :)

This way, users could easily theme the list of nodes that the module "recommends" and one can output any way they like. For example, teasers, or teasers+images, etc etc.

It's as simple as passing in the node ids into a node view.

szy’s picture

@giorgio79, so, if it is so simple, where is the answer?
Where are the instructions? :]

Szy.

browlands’s picture

subscribe, controlling the output by passing the nodes through a view is highly desirable

BeaPower’s picture

any updates, Id love this too!

polishyourimage’s picture

this is just what I am looking for!

knalstaaf’s picture

Subscribage.

tormu’s picture

Version: 6.x-1.4 » 6.x-1.5

subs too

anruether’s picture

subscribe

dddave’s picture

Status: Active » Closed (duplicate)

#857046: Patch to support Views

This issue contains a patch to be reviewed.