psi / fe_pagesplit4ward
将 fe_page.html5 分割成 head/content/foot 模板
2.0.0
2014-02-03 12:33 UTC
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-09-19 02:10:55 UTC
README
将 fe_page.html5 模板分割成 head、content 和 foot 部分。这允许您在单独的文件中编辑内容(
和 之间的所有内容)。在 contao-updates 更新后,更新此扩展以获得带有所有更改的新 fe_page 组合版本。安装
只需将文件复制到 system/modules/fe_pageSplit4ward
,然后运行数据库更新。或者使用 Contao composer。
安装后,您可以在您的 Pagelayout 中选择 fe_pageSplit 模板,其中包括其 head、content、foot 部分。
许可证: https://gnu.ac.cn/licenses/lgpl-3.0.html LGPL
作者: 4ward.media