sitegeist/stagefog

Last activity 16 Dec 2020 4 1 30909
composer require sitegeist/stagefog

Control reloading when nodes are modified

v1.1.1

Version
v1.1.1
Type
neos-package
Release Date
Dec 16, 2020 22:48
Source
git
Distribution
zip
Requires
GPL-3.0+ 7882229bac827821ffd7f87a49c511b93bd7cd08

Sitegeist.StageFog

Control reloading of Nodes Documents when children are changed

This package helps to tackle cases where nodes have to be rendered with the containing collection or the whole document.

Possible reasons for doing this are js-interactions (Maps/Sliders etc.) or complex fusion-rendering where a child node is rendered in multiple places of a document.

Please use this with care, this is for exceptional conditions only

Authors & Sponsors

The development and the public-releases of this package is generously sponsored by our employer https://www.sitegeist.de.

Configuration

If a node or one of the parent-nodes (until the document) has the following configuration option the partial reloading for this nodes is skipped and the whole document is reloaded instead.

Vendor.Site:Content.ExampleCollection:
  options:
    reloadPageIfChanged: TRUE

Installation

Sitegeist.StageFog is available via packagist. Run composer require sitegeist/stagefog. We use semantic-versioning so every breaking change will increase the major-version number.

Contribution

We will gladly accept contributions. Please send us pull requests.

The content of the readme is provided by Github
The same vendor provides 48 package(s).