| 1 |
|
$content[type] = array ( |
| 2 |
|
'name' => 'Node factory story ref test', |
| 3 |
|
'type' => 'nf_sr_test', |
| 4 |
|
'description' => 'Node factory story ref test', |
| 5 |
|
'title_label' => 'Title', |
| 6 |
|
'body_label' => 'Body', |
| 7 |
|
'min_word_count' => '0', |
| 8 |
|
'help' => '', |
| 9 |
|
'node_options' => |
| 10 |
|
array ( |
| 11 |
|
'status' => true, |
| 12 |
|
'promote' => true, |
| 13 |
|
'sticky' => false, |
| 14 |
|
'revision' => false, |
| 15 |
|
), |
| 16 |
|
'comment' => '2', |
| 17 |
|
'print_display' => 0, |
| 18 |
|
'old_type' => 'nf_sr_test', |
| 19 |
|
'orig_type' => '', |
| 20 |
|
'module' => 'node', |
| 21 |
|
'custom' => '1', |
| 22 |
|
'modified' => '1', |
| 23 |
|
'locked' => '0', |
| 24 |
|
); |