TYPO3集成HTML

编程入门 行业动态 更新时间:2024-10-26 06:34:37
本文介绍了TYPO3集成HTML的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我是TYPO3的新手,正在尝试安装我的自定义模板. 我有HTML/CSS/IMAGES文件,但找不到实现方法.

I'm newbie at TYPO3, trying to install my custom template. I have HTML/CSS/IMAGES files, but can't find how to implement it.

查找文件/fileadmin/default/templates/typo3-intro-template.html 上的更改会影响网站.但是我不明白如何使用它来显示动态内容.

Find file /fileadmin/default/templates/typo3-intro-template.html changes on it affects on site. But I can't understand how to use it to show dynamic content.

当我添加此内容时:

page = PAGE page.typeNum = 0 #page.10 = USER page.10 = TEXT #page.10.userFunc = tx_templavoila_pi1->main_page page.10.value = Hello world

到设置页面,获得了Hello world,但没有设计.

to page Setup, got Hello world, but without design.

有什么方法可以添加类似的内容:

Is there any way to add something like:

page.10.template = /fileadmin/default/templates/tmy-file.html

?

推荐答案

有很多有关Typo3的手册.有2个模板选择.使用Templavoila或使用Autoparser. Autoparser具有completley脚本,Templavoila使用图形界面.

There are tons of manuals for Typo3. There are 2 choices with templating. Either with Templavoila or with Autoparser. Autoparser is completley scripted and Templavoila uses a graphical interface.

更多推荐

TYPO3集成HTML

本文发布于:2023-11-01 12:15:45,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1549306.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:HTML

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!