lindesbs/pageyaml
最新稳定版本:0.2
Composer 安装命令:
composer require lindesbs/pageyaml
包简介
Seitenbaeume via YAML generieren
README 文档
README
Creating page trees via yaml file. Optionally with the first article and the first content element.
# Using the double tilde, the label can be separated from a fixed alias. # Otherwise, the alias is formed from the label. Homepage~~homepage: # By prefixing with a tilde, the individual attributes of a page can be addressed. ~description: The simple overview page ~language: en ~fallback: true ~includeLayout: true ~layout: 1 Overview: Introdution: Links: Detail: ~visible: false ~hide: true Legal notice: Privacy Policy: # Numerical pages are parsed as error pages 404: 403: _HIDDEN: _Header: _Footer:
Aliases are generated automatically. If the first word starts with an underscore ("_"), the page is hidden.
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-or-later
- 更新时间: 2023-06-03