1

I've installed the composite layout module and I created a view with a list of 'testomonials'(just a simple list of title and excerpt).

On my front page, I have been able to include a couple of other nodes within that page and a couple of blocks (e.g. within then same composite layout). However, I want to also include the list view of the testimonials (I want to display the whole list and then use javascript to manipulate it).

So my question is, is it possible to include a view list inside a composite layout and if not how would I take my front drupal page and include a node AND say my list of testimonials

Thanks

Andy

4

1 に答える 1

1

ビューモジュールビューについて話している場合は、(ビュー構成ページで) ブロックタイプの表示を追加することで、それをブロックに変えることができます。保存すると、ブロック構成ページで他のブロックとして使用できるようになります。

于 2010-03-22T10:43:00.767 に答える