用 TS 中的插件替换标记

发布于 2024-12-02 22:22:30 字数 505 浏览 3 评论 0原文

我正在尝试创建我的第一个拼写错误模板,但是当我尝试用现有模板替换标记时,结果会在相应页面中显示为空白。

    page = PAGE
    page {
    typeNum = 0
    10 = TEMPLATE
    10 {
        relPathPrefix = fileadmin/template/
        template < plugin.tx_rlmptmplselector_pi1
        workOnSubpart = DOCUMENT_BODY
        marks {
            LEADER_BANNER = RECORDS
            LEADER_BANNER {
                tables=tt_content
                source=93
            }
        }
    }

这不是完整的 ts 代码,如果您需要它,请询问。

提前致谢

I'm tring to create my first typo template, but when I try to substitute a marker with an existing template, it results as a blank space in the corresponding page.

    page = PAGE
    page {
    typeNum = 0
    10 = TEMPLATE
    10 {
        relPathPrefix = fileadmin/template/
        template < plugin.tx_rlmptmplselector_pi1
        workOnSubpart = DOCUMENT_BODY
        marks {
            LEADER_BANNER = RECORDS
            LEADER_BANNER {
                tables=tt_content
                source=93
            }
        }
    }

this isn't the whole ts code, if u need it, just ask.

Thanks in advance

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

苹果你个爱泡泡 2024-12-09 22:22:30

我知道这不是您问题的完美答案,但我真的建议使用 TemplaVoila 而不是标记。标记已过时。如果您确实是 TYPO3 新手,请使用 TemplaVoila,您将看到数以千计的优势。如果有任何问题,请随时提出。

I know thats not the perfect answer for your problem, but i would really recommend to use TemplaVoila instead of markers. Marker are obsolete. If your really new in TYPO3 use TemplaVoila there are thousands of advantages you will see. And if there some questions feel free to ask.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文