在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.

根据文档,我需要收藏文件夹来管理我的音频文件,以便我的Web应用程序可以访问它们。为什么我没有一个收藏集文件夹?还是我自己创建一个人?

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.