Ben Thomson 090562a5ea
Share variables shared via View::share() with Twig templates (#969)
Fixes #630

This allows global variables populated by the View::share('name', 'value') method to be used in Twig templates. The values will only be populated if they have not been specified as a global previously, to prevent overriding system globals such as this.page. It will also allow the pages themselves to still override the values if need be.
2023-09-06 21:25:06 -06:00
..
2023-07-14 16:41:48 -06:00
2019-07-18 08:50:37 -06:00
2023-07-14 15:31:21 -06:00
2022-09-05 11:53:22 +08:00

Winter CMS - CMS Module

This repository is a read-only sub-split of the Winter CMS Cms module for use in Composer. Please note that we do not accept any pull requests to this repository.

If you wish to make changes to this module, please submit them to the main repository.