Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/psi-4ward/fe_pagesplit4ward

Contao-Extension: split fe_page into head/content/foot sections
https://github.com/psi-4ward/fe_pagesplit4ward

Last synced: 22 days ago
JSON representation

Contao-Extension: split fe_page into head/content/foot sections

Awesome Lists containing this project

README

        

# fe_pageSplit4ward

Split the fe_page.html5 template into head, content and foot pieces. This allows you to edit the content (everything between
and ) in a seperate file. On contao-updates, update this extension to have a new combine version of the fe_page
with all and changes.

## Installation

Just copy the files to `system/modules/fe_pageSplit4ward` and run a database-update. Or use the Contao composer.

After installation you could choose the fe_pageSplit template with its head,content,foot partrs in your Pagelayout.

License: http://www.gnu.org/licenses/lgpl-3.0.html LGPL

Author: [4ward.media](http://www.4wardmedia.de)