split footer module into static and dynamic blocks
authorAndrew Engelbrecht <andrew@fsf.org>
Thu, 18 Jul 2019 14:58:43 +0000 (10:58 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Thu, 18 Jul 2019 14:58:43 +0000 (10:58 -0400)
commit03a450b2801b7497d3a0de55e899d051f6d2b428
treec69f9ac3dc5e4ac889930546f8171bb654453ef2
parentf39cdbbccd96f568a26cb9dfb043f275419f7a94
split footer module into static and dynamic blocks

the part of the footer with the list of links has been split into a
static block. the part of the footer with the copyright information has
been kept in the dynamic block. this should make it easier for staff to
edit the static block.
modules/footer/footer.module
modules/footer/src/Plugin/Block/FooterBlock.php
modules/footer/templates/footer.html.twig