array( 'group_name' => 'Directory Preferences', 'group' => 'directory', 'name' => 'uploadDir', 'type' => 'Url', 'html_type' => 'Text', 'default' => NULL, 'add' => '4.1', 'prefetch' => 1, 'title' => 'Upload Directory', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => '', ), 'imageUploadDir' => array( 'group_name' => 'Directory Preferences', 'group' => 'directory', 'name' => 'imageUploadDir', 'type' => 'Url', 'html_type' => 'Text', 'default' => NULL, 'add' => '4.1', 'prefetch' => 1, 'title' => 'Image Directory', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'customFileUploadDir' => array( 'group_name' => 'Directory Preferences', 'group' => 'directory', 'name' => 'customFileUploadDir', 'type' => 'Url', 'html_type' => 'Text', 'default' => NULL, 'add' => '4.1', 'prefetch' => 1, 'title' => 'Custom Files Upload Directory', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'customTemplateDir' => array( 'group_name' => 'Directory Preferences', 'group' => 'directory', 'name' => 'customTemplateDir', 'type' => 'Url', 'html_type' => 'Text', 'default' => NULL, 'add' => '4.1', 'prefetch' => 1, 'title' => 'Custom Template Directory', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'customPHPPathDir' => array( 'group_name' => 'Directory Preferences', 'group' => 'directory', 'name' => 'customPHPPathDir', 'type' => 'Url', 'html_type' => 'Text', 'default' => NULL, 'add' => '4.1', 'prefetch' => 1, 'title' => 'Custom PHP Path', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'extensionsDir' => array( 'group_name' => 'Directory Preferences', 'group' => 'directory', 'name' => 'extensionsDir', 'type' => 'Url', 'html_type' => 'Text', 'default' => NULL, 'add' => '4.1', 'prefetch' => 1, 'title' => 'Extensions Directory', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), );