novicell/content_hierarchy
最新稳定版本:1.6.2
Composer 安装命令:
composer require novicell/content_hierarchy
包简介
Content hierarchy, alternative to content list and breadcrumbs
关键字:
README 文档
README
This module provides the content editor with a way to organize her content and bring structure to the site using an approach familiar to many people used to Umbraco.
Hooks exposed by this module
Altering the content list:
// Alter the content list query HOOK_query_content_hierarchy_content_list_alter() // Alter or replace the items returned by the content list HOOK_content_hierarchy_content_list_alter($items)
Submodules
This module provides the following submodules:
Content Hierarchy Path
This module creates a pathauto pattern, that will generate URL aliases for nodes, based on the nodes placement in the content hierarchy.
Content Hierarchy Breadcrumb
This module generates a breadcrumb, based on the nodes placement in the content hierarchy, by extending the functionality in the entity_hierarchy_breadcrumb module.
统计信息
- 总下载量: 528
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2025-07-08