I am just wondering if this is possible. I am using the views filter to insert views into nodes. I heard that there might be a way to use contemplate to automatically insert the [view:viewname=x=arg] to all body of nodes.

Also, if the above is possible, is it possible to hide the [view] tag not show up in the body?

Thanks!

Comments

Christefano-oldaccount’s picture

Title: Contemplate and views filter » Contemplate and Insert View input filter
Status: Active » Fixed

No, this is not possible. The Insert View module is an input filter which makes its filter available for input formats. Contemplate deals with straight PHP and not input formats, so your best bet is to embed your Views stuff using PHP.

Please see the Embed View without insert_view module handbook page.

bsherwood’s picture

Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.