psi / fe_pagesplit4ward
Split fe_page.html5 into head/content/foot templates
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Type:contao-module
Requires
- php: >=5.3
- contao/core: >=3.1,<3.3
Conflicts
- contao/core: 3.0.*
Replaces
- contao-legacy/fe_pagesplit4ward: 2.0.0
This package is auto-updated.
Last update: 2024-10-19 02:17:44 UTC
README
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