Is there any way to restrict to only add specific content categories when adding new pane ie. custom content and existing node only? Please see the attached image..

CommentFileSizeAuthor
2012-09-07_1534.png38.55 KBMark Vincent Verallo

Comments

Mark Vincent Verallo’s picture

Nobody would like to help?

merlinofchaos’s picture

Status: Active » Fixed

Depending on what app is actually creating the panel (page manager or panelizer or mini panels) there is a settings page that will control what layouts and what content types are allowed to be added to that type of panel.

There isn't any such thing for an individual panel. You'd have to write an app to create permissions that fine-grained.

For page manager, this page is a tab at admin/structure/panels/settings I believe.

Mark Vincent Verallo’s picture

Thanks merlinofchaos. I did tried to check your suggestion and could see that I can indeed, specify the available content type that can be added in a pane. And you are correct that although it can be set as desired, I still need to write a module that will give fine-grained permissions. Is there any api or documentation you can suggest to get started working with fine-grained permissions for panel contents? I'll get into this more deeper until I finish my other task..

Again, thanks for helping.

Mark Vincent Verallo’s picture

It worked merlinofchaos! Thank you very much. However, is there any way to specify different values for these settings for different roles?

merlinofchaos’s picture

Unfortunately there is not, at this time, role-based control of content availability.

Mark Vincent Verallo’s picture

I see. Well, anyway, I could live with this for now. Thanks for the help!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.