magrunert / docu-ce
显示网站上所有正在使用的内容元素。
v1.1
2022-11-11 11:17 UTC
Requires
- typo3/cms-core: ^11.5
Replaces
- typo3-ter/docu-ce: v1.1
This package is not auto-updated.
Last update: 2024-10-01 17:13:55 UTC
README
关于
该扩展列出了网站上使用(包括隐藏的)的所有内容元素。还会显示内容元素的其他信息,以及来自页面 TSconfig 的 cType 信息。
安装
只需这样做
composer require magrunert/docu-ce
全局设置您的页面 TSconfig
例如:
\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addPageTSConfig(
"@import 'EXT:myexample/Configuration/TSconfig/your.tsconfig'"
);
定制
您可以在 TSconfig 页面上添加外部 URL,以获取更多信息。(例如,您的票务系统 URL)
mod.wizards.newContentElement.wizardItems.common.elements.[cType].external_url