简体   繁体   English

TYPO3 RealURL不会在工作空间中生成链接

[英]TYPO3 RealURL does not generate link in workspace

Does anybody know, if TYPO3 extension RealURL has support fo workspace? 有人知道,TYPO3扩展RealURL是否支持工作区吗?

If I switch to workspace and click to preview each of links on page has href="mydomain.com/index.php?id=xxx" instead of href="mydomain.com/page-1". 如果我切换到工作区并单击以预览页面上的每个链接都具有href =“ mydomain.com/index.php?id=xxx”而不是href =“ mydomain.com/page-1”。

In LIVE version everythings OK 在LIVE版本中,一切正常

I have used automatic conf of RealURL and I have multidomain page... 我使用了RealURL的自动配置,并且有多域页面...

The Workspace Preview may look like the Frontend, but in fact it runs in Backend context. 工作区预览可能看起来像前端,但实际上它在后端上下文中运行。 The Backend may run on a different port, with a different URL etc. and therefore you don't have speaking URLs available in this context. 后端可能在不同的端口上运行,使用不同的URL等。因此,在这种情况下,您没有可用的口语URL。 So there is no solution, as far as I know. 据我所知,没有解决方案。

Does anybody know, if TYPO3 extension RealURL has support fo workspace? 有人知道,TYPO3扩展RealURL是否支持工作区吗?

No, RealURL does not do anything when working in a workspace. 不可以,在工作空间中工作时,RealURL不会执行任何操作。 This is by design. 这是设计使然。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM