|
0
|
| Christian Michael · 技术社区 · 12 年前 |
|
|
1
2
这有一个钩子。
您必须在自己的扩展中使用它。 钩子消费类必须实现以下方法
请参阅此处了解如何在TYPO3中使用钩子: http://typo3.org/documentation/article/how-to-use-existing-hooks-in-your-own-extension/ |
|
|
2
0
它是
无论标题在哪里,它都不会被填满。 如果你想删除空的标题部分,你需要深入到插件中删除它。 |