创建菜单中的两个不同的创建文件夹选项

Two different create folder options in create menu

我想在露天菜单中创建两个不同的创建文件夹选项,并使用我的自定义类型创建菜单。

任何人都可以帮助我,我该如何实现。

提前致谢。

户外版 5.0.d

在 share-config-custom.xml 中键入以下内容:

<config evaluator="string-compare" condition="DocumentLibrary">
        <create-content>
            <content id="newFOlderId" mimetype="text/plain" label="newLabel" itemid="cm:folder" icon=""/>
        </create-content>
    </config>

itemid - 使用您的自定义类型