page: localise page variables within template includes
authorMischa POSLAWSKY <perl@shiar.org>
Thu, 28 Jun 2018 22:03:05 +0000 (00:03 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Sat, 7 Jul 2018 21:17:29 +0000 (23:17 +0200)
Clean up parameter interface:

- $Page provides containing page instead of parent script;
- $Args reserved for placeholder arguments;
- $Place inherited and joined with placeholder options.

The latter replaces GET overrides without bleeding into subsequent includes.


No differences found