Really like your module! In Drupal 6 I was using PHP to render views and now I'm using this.

Unfortunately, the way my site is designed, I am using Insert View on most pages. You say that caching is turned off for the page type. Is there any way to make this optional? If the view is stable and unchanged, why can't it be cached?

John

Comments

jnimchuk created an issue. See original summary.

a.dmitriiev’s picture

You can try the patch from this issue https://www.drupal.org/node/2797333 , it allows you to cache the node. Please also review the patch in the original issue

jnimchuk’s picture

Thanks, I'll take a look.

Are you going to integrate this into your module?

John

a.dmitriiev’s picture

This is not my module :) But the patch should be applied to the dev version, or if you want I can send the zip archive

a.dmitriiev’s picture

@jnimchuk, I uploaded the full version of the module so it is easier to use here https://www.drupal.org/node/2797333#comment-11809871

a.dmitriiev’s picture

I also started a new project on drupal.org : https://www.drupal.org/project/insert_view_adv

a.dmitriiev’s picture

Fixed in current dev and in alpha2.

a.dmitriiev’s picture

Status: Active » Fixed
a.dmitriiev’s picture

Assigned: Unassigned » renatog

RenatoG, please create new release. I already tagged this change with alpha2

Status: Fixed » Closed (fixed)

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