开发者

Drupal 6 how do I display a view in a panel as content

开发者 https://www.devze.com 2023-01-06 21:25 出处:网络
I have 开发者_如何学运维a Drupal 6.17 install with Views and Panels2 Im only new to these modules.

I have 开发者_如何学运维a Drupal 6.17 install with Views and Panels2

Im only new to these modules.

how do I get a view to display as content in one of the panel regions?

I have the panels setup and when I select to load content I dont see the view as an option.

do I need to do something to make the view a node?

Ive setup the view page and block, still no success.


You will need to enable Content Panes / View Panes (forget the name of the sub-module) then a new View display type is available to you: Content Panes.

You can also use Views blocks to drop in, but I've found it easier to work with Panes.

0

精彩评论

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