douxu4610 2019-04-09 14:08
浏览 54
已采纳

是否可以编辑TYPO3的后端?

I'm trying to understand TYPO3 a little bit better and I really want to be able to work with the full potential of TYPO3. So here is what I'm trying to do:

On my Website I have a navigation with little Icons next to the actual page name. I used the Resources tab in the backend to select and upload a file which will be used as the image next to my page name.

Now here is where it gets tricky. I also want to be able to set an image which will be used as a header image on the page. I know I can do stuff like use the first image for this purpose and the second image for another one but I thought maybe there is a pretty way of doing this by adding another media input next to the one that already exists. I know I might have to get through some php stuff but I'm willing to learn if there actually is a way. Here's a screenshot of what I'm trying to do:

What I'm trying to do

Does anyone know if this is possible and can link me some tutorials or tell it right away? I've tried to google it but I didn't find anything that looked clear to me and since I'm not to familiar with PHP I don't want to mess around and randomly try some scripts..

  • 写回答

1条回答 默认 最新

  • douluchuo0801 2019-04-09 14:15
    关注

    Yes this is of course possible, there are a couple of tutorials how to extend the pages table with an additional field, e.g. https://www.sebkln.de/en/tutorials/detail/how-to-extend-typo3-database-tables-with-new-fields/

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 微信公众号自制会员卡没有收款渠道啊
  • ¥15 stable diffusion
  • ¥100 Jenkins自动化部署—悬赏100元
  • ¥15 关于#python#的问题:求帮写python代码
  • ¥20 MATLAB画图图形出现上下震荡的线条
  • ¥15 关于#windows#的问题:怎么用WIN 11系统的电脑 克隆WIN NT3.51-4.0系统的硬盘
  • ¥15 perl MISA分析p3_in脚本出错
  • ¥15 k8s部署jupyterlab,jupyterlab保存不了文件
  • ¥15 ubuntu虚拟机打包apk错误
  • ¥199 rust编程架构设计的方案 有偿