我通过一个小概述页面(比例项目等)创建Wayfinder
<li[[+wf.id]][[+wf.classes]]>
<div onclick='location.href="[[+wf.link]]"' class="[[+wf.title]] project_overview" title="[[+wf.title]]" [[+wf.attributes]]><img src="images/HausDummy.png" /></div>
[[+wf.wrapper]]
这是从第一张图片中的子页面显示的。在下方,多个图像显示在图库中。
这样可行吗?通过我背后的动力,我做了一些沉重的事情。
感谢您的建议。
答案 0 :(得分:-2)
旧问题,但也许其他人需要提示...... 问题也不容易理解(aufdeutschhätteichsie besser verstanden;)), 要获取探路者导航的图像,请查看"Template Parameters" Section in the documentation
简而言之:
你需要一台电视用于你的形象,一个片段(见Doc)来处理电视,例如:
<img src="[[processTV? &myId='[[+id]]' &myTV='icon' ]]" />
在你的探路者模板中