-
Stripping CVS keywords
-
relatedviews: February 25, 2011 2:07
Commit 5fa5642 on 5.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
The default option is now used even if there's a node, but it has no such terms on it. Meanwhile, the view is not blocked even if there is no node -- instead, the default is used. If there is no default, the view is still blocked.
-
My use of the views api was wrong. I've corrected it. It's possibly because I developed this module against an RC of views 1.6, rather than the final.
-
I updated it so that it actually works now. It must've been based on some old version of the views api or something. It now works with views 1.6.
-
I just put my name in the modules I wrote.
-
Initial import. The relatedviews module defines a views filter called 'Taxonomy: Term from current node'. You can use it in a view in a block, to make 'Related Content' blocks.