Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/psi-4ward/fe_pagesplit4ward
- Owner: psi-4ward
- Created: 2012-03-01T12:18:58.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-07-08T12:37:31.000Z (over 10 years ago)
- Last Synced: 2024-12-09T08:46:47.025Z (25 days ago)
- Language: PHP
- Homepage:
- Size: 172 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)