开发者

How do you make an object/tool appear under Plone on the left navigation frame in the ZMI?

开发者 https://www.devze.com 2023-02-21 12:24 出处:网络
I开发者_StackOverflow中文版 would like my object to show up under the Plone site on the left navigation frame in the ZMI. Could not find an obvious way to do this. How can I accomplish this?I think yo

I开发者_StackOverflow中文版 would like my object to show up under the Plone site on the left navigation frame in the ZMI. Could not find an obvious way to do this. How can I accomplish this?


I think your object needs to be folderish to appear on the left frame.

Try adding isPrincipiaFolderish = True as a class variable.

0

精彩评论

暂无评论...
验证码 换一张
取 消