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

Letharion’s picture

Status: Active » Postponed (maintainer needs more info)

Panel 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?

Letharion’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Actually, I don't think current versions of IPE supports what you are asking for. The work to allow this however, is ongoing.