| | |
| | | 'singular' => 'Development', |
| | | 'plural' => 'Developments', |
| | | 'directory' => 'Development', |
| | | 'hide_single' => false, |
| | | 'redirectToAuthor'=> false, |
| | | 'addCrumb' => 'project', |
| | | 'show_directory'=> true, |
| | | 'show_feed' => true, |
| | | 'favouritable' => true, |
| | |
| | | 'label' => 'Notes' |
| | | ], |
| | | |
| | | |
| | | 'needs' => [ |
| | | 'type' => 'repeater', |
| | | 'label' => 'Needs', |
| | |
| | | 'label' => 'Need', |
| | | 'required' => true |
| | | ], |
| | | 'image' => [ |
| | | 'type' => 'upload', |
| | | 'multiple' => true, |
| | | 'label' => 'Example Image' |
| | | ], |
| | | 'fulfilled' => [ |
| | | 'type' => 'textarea', |
| | | 'quill' => true, |
| | |
| | | 'label' => 'Want', |
| | | 'required' => true |
| | | ], |
| | | 'image' => [ |
| | | 'type' => 'upload', |
| | | 'multiple' => true, |
| | | 'label' => 'Example Image' |
| | | ], |
| | | 'fulfilled' => [ |
| | | 'type' => 'textarea', |
| | | 'quill' => true, |
| | |
| | | ], |
| | | ], |
| | | 'single_image' => false, |
| | | 'upload_title' => 'Upload Artwork', |
| | | 'upload_title' => 'Upload Development', |
| | | ]; |
| | | } |