Hi! Which would be the way to achieve this?
I have enabled the TOC block to show automatically on right sidebar for content type 'release'
I also want to display TOC on certain book pages, using the [toc] tag on the place i want.
This is not working (toc not displayed on book pages) cause it seems the module on line 264, filters out the [toc] tags because of TOC block being "visible" ( that is not really true, cause the content type is book, not release )
May be there must be a better logic to handle this configuration? May be the question about TOC block being "visible" is not right?
Best regards!