三道街资源网

标题: KRPANO自动缩略图分组插件安装 [打印本页]

作者: admin    时间: 2019-8-27 16:11
标题: KRPANO自动缩略图分组插件安装
本帖最后由 admin 于 2019-8-27 16:18 编辑

该插件可以展示场景缩略图,并支持场景分组。
使用说明:

插件共有两个文件,auto_thumbs.xml和tooltip.xml,
[attach]29[/attach]
auto_thumbs.xml负责对场景进行分组展示

tooltip.xml负责显示提示文字。

1.把该插件拷贝到plugins文件夹下,在项目的XML中,添加如下的语句,即可展示场景的缩略图:

<include url="plugins/auto_thumbs.xml" />
<include url="plugins/tooltip.xml" />
[attach]30[/attach]
2.如果希望场景可以分组显示,只需要在场景的XML文件中添加album属性。
[attach]31[/attach]
例如下面的代码:
<scene thumburl="..." title="Scene 1 title"  album="Album 1 title" ...
<scene thumburl="..." title="Scene 2" ...
<scene thumburl="..." title="Scene 3 title" album="Album 2 title" ...
<scene thumburl="..." title="Scene 4" ...
则场景1,场景2被分组到album1中,场景3,场景4被分组到album2中。

详细说明:https://krpano.com/plugins/userplugins/autothumbs/#top

提示:如果需要商业使用,请自行去官网购买,谢谢合作。






欢迎光临 三道街资源网 (http://sandaojie.com/) Powered by Discuz! X3.4