webandco/neos-page

Last activity 28 Aug 2023 3 1 1942
composer require webandco/neos-page

web&co neos page package with alternive fuions only base rendering

1.0.1

Homepage
http://webandco.com
Version
1.0.1
Type
neos-package
Release Date
Apr 04, 2017 16:46
Source
git
Distribution
zip
Requires
  • neos/neos: ^3.0
GPL-3.0+
  • #flow
  • #base
  • #neos
  • #viewhelper
  • #eel
ed9b421bd7a0d86a918db1fe1b6a05bfee7efa4b

Readme excerpt

Alterative fusion base page rendering

The alternative page rendering provides a more flexible way for basic document node rendering.

Structure body = Neos.Fusion:Array { @position = 'after bodyTag' content = Neos.Fusion:Array { main = Neos.Neos:PrimaryContent { nodePath = 'main' } } }

Body and Content are Neos.Fusion.Array prototypes wrapping the actual main Neos.Neos:PrimaryContent content. This gives you more flexibility for registering some none primaory content related prototypes like modal windows or navigational elements (eg. scrollToTop).

Additinally it's just fusion based and works without fluid template…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 11 package(s).