nodefamily

Events happening in the community are now at Drupal community events on www.drupal.org.
ebeyrent's picture

Views of Users and Images

I am building a site where I have custom user profiles built using nodeprofile, usernode, nodefamily, et al. I am using Image Attach for the user images.

So, here's the problem: I want to create a view of nodes along with the attached image for the node author.

I can create a view that consists of the Node: Author and Image Attach: Display Image. I can create the view of nodes. What I can't do is get them to play nicely together. It seemed to me that Views Fusion would work for fusing these two views together, but I get errors:

Read more
smokinggoat's picture

Usernode w/ link to account settings & "contact" tab

First off, wow - there's a lot of information, and a lot of tricky configuration here, but to some potentially great results. And congratulations on the documentation! I would never have gotten myself this far! :-) I'll describe ultimately what I want to do, what I've done, and where I'm stuck.

Read more
Rosamunda's picture

Completely lost

Hi there!
I´ve been searching the forums for a while, and I´m sincerely lost about this issue.

I came to realize that there´s NO WAY to add taxonomy terms to the simple, yet easy, core module "profile".

So, I´ve installed the nodeprofile module. It needs the nodefamily to run, and it suggests you to install the usernode module.
I´ve done all that, and I´ve readed the readme files of all of them.

And yet, I´m clueless about how to replace the profile with all this confusing stuff. I´ve installed three modules already to replace one.

Read more
fago's picture

nodeprofile progress & views fusion

I've got a views integration for my nodeprofile modules working. This also works for general nodes, not only for nodeprofiles.

By doing the nodefamily views integration I ended in writing the module views_fusion:

With this module its possible to build views which display information of several nodes in one view - useful for tabular views.

This is achieved by defining multiple views, one for each node. Then the views fusion module is used to melt these views to a big one which contains all the information.

More information on this module

This module works great together with the nodefamily module, so it's possible to use nodefamily relations for joining the views/nodes. However I've written the module in a general way so that it's possible for other node relation modules to use it the same way.

Of course testers and feedback are welcome.. :)

Read more
Subscribe with RSS Syndicate content