I configured the allowed content-types list in the outline_designer configuration, and I'm the first user/administrator so permissions shouldn't be the issue. I'm never prompted to set/select a content type. How does this work?

Possibly related:
When I right-click and choose EDIT on a leaf node, I get an error instead of an edit screen:

warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'page_node_form' was given in /usr/local/share/sandboxes/common/drupal/sky/includes/form.inc on line 217.

Comments

btopro’s picture

Hmm... that's a tough one. Are there icons showing up when you create a new child node? It's supposed to by default be whatever the default content type is. I haven't run into this issue UNLESS there's some issue with the icons since the icon type name is related somewhat to the rendering / creation of the new node. After I fix the other issues please let me know if this is still happening.

schuyler1d’s picture

Version: 5.x-1.2-1 » 5.x-1.2-2

it is (and was) creating it using the default node type. my question is how do i create a different node type than the default. Is the admin check-box list of 'allowed types' a shell for a future feature?

btopro’s picture

Status: Active » Closed (fixed)

Right click on the icon for the content type and you should get a context menu that has the different content types in it. This will probably be centralized into a nested context menu once I change from a right click to an icon click.