$content[type] = array (
'name' => 'Page',
'type' => 'page',
'description' => 'A page, similar in form to a story, is a simple method for creating and displaying information that rarely changes, such as an "About us" section of a website. By default, a page entry does not allow visitor comments and is not featured on the site\'s initial home page.',
'title_label' => 'Title',
'body_label' => 'Body',
'min_word_count' => '0',
'help' => '',
'node_options' =>
array (
'status' => true,
'promote' => false,
'sticky' => false,
'revision' => false,
'revision_moderation' => false,
),
'upload' => '1',
'old_type' => 'page',
'orig_type' => 'page',
'module' => 'node',
'custom' => '1',
'modified' => '1',
'locked' => '0',
'npbr_default_view_perms' =>
array (
1 => true,
2 => true,
3 => true,
5 => true,
4 => true,
),
'npbr_default_edit_perms' =>
array (
1 => false,
2 => false,
3 => true,
5 => true,
4 => true,
),
'npbr_default_delete_perms' =>
array (
1 => false,
2 => false,
3 => true,
5 => true,
4 => true,
),
'npbr_default_grant_perms' =>
array (
1 => false,
2 => false,
3 => true,
5 => false,
4 => false,
),
);