maximpodorov
I would like to have boost compatibility.

... patch attached. With my site it works.

Comments

warobushek’s picture

Status: Active » Needs review
maximpodorov’s picture

I had no experience with Boost. Is your patch based on any existing and tested code?

warobushek’s picture

I've taken some parts from boost.module file. I've tested it with each of 3 available boost modes.

superfedya’s picture

this solution works and block loads via ajax. but all block's content stay static and unchanged.

warobushek’s picture

Please, report your cache settings: normal(core),block, boost .. etc.

In my case core page and block caches are disabled, boost cache is enabled.

superfedya’s picture

>In my case core page and block caches are disabled, boost cache is enabled.

In my case core page are disabled and block caches are enabled, boost cache is enabled and blockcache alter is enabled too (without core patching).

warobushek’s picture

Do those blocks, which shouldn't be cached (block alter configuration), stays cached?
Probably, it will be easier to disable block caching and disable blockcache alter module? And use just ajaxblocks for this purpose?

P.S. sorry for my english ^)

warobushek’s picture

StatusFileSize
new2.99 KB

tested this patch once more:
here is upgraded patch (added trim() for boost_cacheability_pages)

rapsli’s picture

StatusFileSize
new3.02 KB

I think it would be better to rename boost_cacheable to ajaxblocks_boost_cacheable to avoid a conflict.

Other than that, it patch works just fine

maximpodorov’s picture

@warobushek, could you explain why checking $GLOBALS['_boost_cache_this'] is not enough? I implemented this in ajaxblocks 6.x-1.2 release. Could you try it?

maximpodorov’s picture

Status: Needs review » Postponed (maintainer needs more info)
TimelessDomain’s picture

Status: Postponed (maintainer needs more info) » Fixed

just tried latest release with boost & it works now without any patch needed.

Status: Fixed » Closed (fixed)

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