In admin/structure/panels/settings/panel-node I am setting, which content the users are allowed to add to the layout.
The panel_content - form works fine but the IPE ignores this settings.
I am using drupal 7.8 and panel nodes.
In admin/structure/panels/settings/panel-node I am setting, which content the users are allowed to add to the layout.
The panel_content - form works fine but the IPE ignores this settings.
I am using drupal 7.8 and panel nodes.
Comments
Comment #1
Letharion commentedPanel Nodes are being deprecated in favor of Panelizer. There's a patch for upgrading here: #1353542: Upgrade path from Panel Nodes to Panelizer. Please consider trying it, (after db backup).
Also, IPE is currently receiving a lot of work, so please try with a recent -dev of panels.
Can you still reproduce the problem?
Comment #2
Letharion commentedActually, I don't think current versions of IPE supports what you are asking for. The work to allow this however, is ongoing.