published by fago on Sun, 01/30/2011 - 13:51
My old blog at http://more.zites.net was running on Drupal 5 for quite a while. With the recent release of Drupal 7 I thought it would be a good time to update my blog. So finally, I did and here it is: http://wolfgangziegler.net
As the old node-profile/views-fusion demo was running on my old blog, it's offline now too. During the last 4 and a half year, about 3000 users tried the demo. But who knows how many of those just tried to spam the site? ;) Anyway, good bye, Drupal 5!
published by fago on Sun, 12/03/2006 - 21:32
Great news!
merlinofchaos has released views version 1.2 for drupal 4.7, which comes with views fusion support out of the box. So there is no further patching of views required :)
So making sophistaced views containing data of several nodes like this userlist becomes easier than ever.
Thanks to merlinofchaos :)
published by fago on Mon, 09/11/2006 - 11:00
I 've done more work on the views fusion module. Now it's able to fuse sort criteria too.
Be sure to apply the latest patch to views, if you update your views fusion installation :)
published by fago on Wed, 07/26/2006 - 15:11
By doing the nodefamily views integration I ended in writing the module views_fusion.
Views Fusion allows one to fuse multiple views into one. So you can build fusioned views that display information that is stored in multiple nodes - useful for tabular views. It uses node relations for joining the appropriate nodes together.