By kaba85 on
Hello!
Can you tell me how to dislay in a block only the articles type of nodes? Drupal have an option to display blocks only on specified pages, but I need to make a block that displays only the Articles type of content and an another block with recent forum topics. How can I do that? Please help me,
Thank you!
Comments
Make a block with views
Make a block to your specifications:
http://drupal.org/project/views
Views
As mentioned before, Views is the solution for this and many other problems you will have. In my opinion, Views is the most powerful module in Drupal.
Juan Villegas
micoworker
Diseño y Desarrollo Web
thank you, will try it :)
thank you, will try it :)