在 Alfresco 中创建文件夹时没有收藏文件夹

问题描述:

我使用 Alfresco Share 客户端在 Alfresco 的 root 文件夹下创建了一个名为 audio_test 的文件夹,但只有 index.html文件但没有 collections 文件夹.

I have created a folder called audio_test under root folder in Alfresco using the Alfresco Share client, but there is only the index.html file but no collections folder.

根据文档我需要collections 文件夹来管理我的音频文件,以便我的网络应用程序可以访问它们.为什么我没有 collections 文件夹?或者我如何自己创建一个?

According to the documentation I need the collections folder to manage my audio files so that my web app can access them. Why isn't there a collections folder for me? Or how do I create one myself?

您可以按照以下页面中描述的步骤操作:

You can follow the steps described in the following pages:

创建 Web 快速入门网站

创建 WQS.WQS 中的每个根文件夹都有一个文件夹,您可以在其中定义您的集合.集合可以是静态的或动态的(基于 cmis 查询).

to create the WQS. Each root folder in WQS has a folder where you can define your collections. Collections can be static or dynamic (based on a cmis query).

您需要创建此 WQS 站点,上传您的文件,然后定义您的收藏.

You need to create this WQS site, upload your files and then define your collections.