开发者

How to view the default listing that comes with Drupal (teasers) of all articles in a node type?

开发者 https://www.devze.com 2023-03-19 13:08 出处:网络
I\'m always using views and more complicated things for Drupal but it seems that I don\'t know the basics.

I'm always using views and more complicated things for Drupal but it seems that I don't know the basics.

I need to display all the articles in a node type without views... (I'm using the Five Star voting and in the views I can't add it in fields..it doesn't appear in the list )

but it does appear in the teaser listing..

I just don开发者_高级运维't know how to access that!


You can still use Views. You just need to change your view from the default Style: Table to Style: Unformatted or Style: List. Then change Row Style: to Node, and click on the settings icon to choose the Teaser build mode.

0

精彩评论

暂无评论...
验证码 换一张
取 消