Posted by rokape on January 9, 2010 at 2:27pm
I want2 add under each articles (story) (but not in block) will be related node: one is the same content (based on title, keyword), others are articles by the same term on post (as related news list (title only) in the node page (news page) as a few pages like cnn...?
Exp:Cnet:http://news.cnet.com/8301-13860_3-10426627-56.html?tag=newsLeadStoriesArea.1
Or:http://news.sky.com/skynews/Home/Business/iPhones-O2-Customers-Complain-That-They-Are-Still-Unable-To-Use-Internet-After-3-Days/Article/200912315505939?lpos=Business_News_Your_Way_Region_2&lid=NewsYourWay_ARTICLE_15505939_iPhones%3A_O2_Customers_Complain_That_They_Are_Still_Unable_To_Use_Internet_After_3_Days
Thanks all!
| Attachment | Size |
|---|---|
| related-cnet.jpg | 72.04 KB |
| related-skynews.jpg | 92.86 KB |
Comments
Fouded
Fouded here:http://drupaleasy.com/blogs/ryanprice/2008/06/using-views-2-drupal-6-create-a-related-pages-block?page=1
But now i must use panels to bring block to page content?
Related articles
You could try and use Related content module
OR
use Drupal Views, pass taxonomy as arguments, check out http://drupal.org/node/70145 for Argument handling code. Using uses generate a block, you can then print this block in the article template.
Hope this helps!
Shyamala
Unimity Solutions