diff --git a/neologism.install b/neologism.install
index 8d85cab..d2ae19c 100644
--- a/neologism.install
+++ b/neologism.install
@@ -261,6 +261,20 @@ function _neologism_installed_instances() {
       'widget'      => array(
         'type'    => 'text_textfield',
       ),
+      'display' => array(
+         'label' => 
+         array (
+           'format' => 'inline',
+         ),
+         'teaser' => 
+         array (
+           'format' => 'default',
+         ),
+         'full' => 
+         array (
+           'format' => 'default',
+         ),
+      ),
     ),
     'property_label' => array(
       'field_name' => 'property_label',
@@ -272,6 +286,20 @@ function _neologism_installed_instances() {
       'widget'      => array(
         'type'    => 'text_textfield',
       ),
+      'display' => array(
+         'label' => 
+         array (
+           'format' => 'inline',
+         ),
+         'teaser' => 
+         array (
+           'format' => 'default',
+         ),
+         'full' => 
+         array (
+           'format' => 'default',
+         ),
+      ),
     ),
     'property_comment' => array(
       'field_name'  => 'property_comment',
@@ -283,6 +311,20 @@ function _neologism_installed_instances() {
       'widget'      => array(
         'type'    => 'text_textarea',
       ),
+      'display' => array(
+         'label' => 
+         array (
+           'format' => 'inline',
+         ),
+         'teaser' => 
+         array (
+           'format' => 'default',
+         ),
+         'full' => 
+         array (
+           'format' => 'default',
+         ),
+      ),
     ),
     'property_details' => array(
       'field_name'  => 'property_details',
@@ -294,6 +336,20 @@ function _neologism_installed_instances() {
       'widget' => array(
         'type'    => 'text_textarea_with_summary',
       ),
+      'display' => array(
+         'label' => 
+         array (
+           'format' => 'inline',
+         ),
+         'teaser' => 
+         array (
+           'format' => 'default',
+         ),
+         'full' => 
+         array (
+           'format' => 'default',
+         ),
+      ),
     ),
     'property_functional_property' => array(
       'field_name'  => 'property_functional_property',
@@ -328,6 +384,20 @@ function _neologism_installed_instances() {
       'widget'      => array(
         'type'    => 'text_textfield',
       ),
+      'display' => array(
+         'label' => 
+         array (
+           'format' => 'inline',
+         ),
+         'teaser' => 
+         array (
+           'format' => 'default',
+         ),
+         'full' => 
+         array (
+           'format' => 'default',
+         ),
+      ),
     ),
     'class_label' => array(
       'field_name' => 'class_label',
@@ -339,6 +409,20 @@ function _neologism_installed_instances() {
       'widget'      => array(
         'type'    => 'text_textfield',
       ),
+      'display' => array(
+         'label' => 
+         array (
+           'format' => 'inline',
+         ),
+         'teaser' => 
+         array (
+           'format' => 'default',
+         ),
+         'full' => 
+         array (
+           'format' => 'default',
+         ),
+      ),
     ),
     'class_comment' => array(
       'field_name'  => 'class_comment',
@@ -350,6 +434,20 @@ function _neologism_installed_instances() {
       'widget'      => array(
         'type'    => 'text_textarea',
       ),
+      'display' => array(
+         'label' => 
+         array (
+           'format' => 'inline',
+         ),
+         'teaser' => 
+         array (
+           'format' => 'default',
+         ),
+         'full' => 
+         array (
+           'format' => 'default',
+         ),
+      ),
     ),
     'class_details' => array(
       'field_name'  => 'class_details',
@@ -361,6 +459,20 @@ function _neologism_installed_instances() {
       'widget' => array(
         'type'    => 'text_textarea_with_summary',
       ),
+      'display' => array(
+         'label' => 
+         array (
+           'format' => 'inline',
+         ),
+         'teaser' => 
+         array (
+           'format' => 'default',
+         ),
+         'full' => 
+         array (
+           'format' => 'default',
+         ),
+      ),
     ),
 
 
@@ -375,6 +487,20 @@ function _neologism_installed_instances() {
       'widget'      => array(
         'type'    => 'text_textfield',
         ),
+      'display' => array(
+         'label' => 
+         array (
+           'format' => 'inline',
+         ),
+         'teaser' => 
+         array (
+           'format' => 'default',
+         ),
+         'full' => 
+         array (
+           'format' => 'default',
+         ),
+      ),
     ),
     'vocabulary_namespace_uri' => array(
       'field_name'  => 'vocabulary_namespace_uri',
@@ -387,6 +513,20 @@ function _neologism_installed_instances() {
       'widget' => array(
         'type'    => 'options_buttons',
       ),
+      'display' => array(
+         'label' => 
+         array (
+           'format' => 'inline',
+         ),
+         'teaser' => 
+         array (
+           'format' => 'default',
+         ),
+         'full' => 
+         array (
+           'format' => 'default',
+         ),
+      ),
     ),
     'vocabulary_title' => array(
       'field_name'  => 'vocabulary_title',
@@ -398,6 +538,20 @@ function _neologism_installed_instances() {
       'widget'      => array(
         'type'    => 'text_textfield',
       ),
+      'display' => array(
+         'label' => 
+         array (
+           'format' => 'inline',
+         ),
+         'teaser' => 
+         array (
+           'format' => 'default',
+         ),
+         'full' => 
+         array (
+           'format' => 'default',
+         ),
+      ),
     ),
     'vocabulary_authors' => array(
       'field_name'  => 'vocabulary_authors',
@@ -409,6 +563,20 @@ function _neologism_installed_instances() {
       'widget' => array(
         'type'    => 'text_textfield',
       ),
+      'display' => array(
+         'label' => 
+         array (
+           'format' => 'inline',
+         ),
+         'teaser' => 
+         array (
+           'format' => 'default',
+         ),
+         'full' => 
+         array (
+           'format' => 'default',
+         ),
+      ),
     ),
     'vocabulary_abstract' => array(
       'field_name'  => 'vocabulary_abstract',
@@ -420,6 +588,20 @@ function _neologism_installed_instances() {
       'widget'      => array(
         'type'    => 'text_textarea',
       ),
+      'display' => array(
+         'label' => 
+         array (
+           'format' => 'above',
+         ),
+         'teaser' => 
+         array (
+           'format' => 'default',
+         ),
+         'full' => 
+         array (
+           'format' => 'default',
+         ),
+      ),
     ),
     'vocabulary_body' => array(
       'field_name'  => 'vocabulary_body',
@@ -431,6 +613,20 @@ function _neologism_installed_instances() {
       'widget' => array(
         'type'    => 'text_textarea_with_summary',
       ),
+      'display' => array(
+         'label' => 
+         array (
+           'format' => 'inline',
+         ),
+         'teaser' => 
+         array (
+           'format' => 'default',
+         ),
+         'full' => 
+         array (
+           'format' => 'default',
+         ),
+      ),
     ),
     'vocabulary_additional_rdf' => array(
       'field_name'  => 'vocabulary_additional_rdf',
@@ -442,6 +638,20 @@ function _neologism_installed_instances() {
       'widget' => array(
         'type'    => 'text_textarea',
       ),
+      'display' => array(
+         'label' => 
+         array (
+           'format' => 'inline',
+         ),
+         'teaser' => 
+         array (
+           'format' => 'default',
+         ),
+         'full' => 
+         array (
+           'format' => 'default',
+         ),
+      ),
     ),
 
     
