Changes between Version 13 and Version 14 of DataFormat


Ignore:
Timestamp:
18.10.2011 03:21:24 (13 years ago)
Author:
jri
Comment:

Adapt View Configuration format to 4.0.5

Legend:

Unmodified
Added
Removed
Modified
  • DataFormat

    v13 v14  
    372372||= Child Type =||= Target =||= Description =||= Data Type =|| 
    373373|| `dm4.webclient.icon` || Topic Type || The icon to render the topic instances. || Text (a path) || 
    374 || `dm4.webclient.color` || Association Type || The color to render the association instances.  || Text (a CSS color code), e.g. `"#29c2e1"` or `"rgb(41,194,225)"` || 
     374|| `dm4.webclient.color` || Association Type || The color to render the association instances, e.g. `"#29c2e1"` or `"rgb(41,194,225)"`.  || Text (a CSS color code) || 
    375375|| `dm4.webclient.add_to_create_menu` || Topic Type || Display topic type in "Create" menu? || Boolean || 
    376376|| `dm4.webclient.is_searchable_unit` || Topic Type || Stop at this topic type when parentize a search result item. || Boolean || 
    377 || `dm4.webclient.editable` || Simple Topic Type || Display field on form page? || Boolean || 
    378 || `dm4.webclient.viewable` || Simple Topic Type || Display field on info page? || Boolean || 
     377|| `dm4.webclient.editable` || Topic Type || Display field on form page? || Boolean || 
     378|| `dm4.webclient.viewable` || Topic Type || Display field on info page? || Boolean || 
    379379|| `dm4.webclient.js_page_renderer_class` || Topic Type\\Association Type || The class that renders the info/form page || Text (a class name) || 
    380380|| `dm4.webclient.js_field_renderer_class` || Simple Topic Type || The class that renders the field on the info/form page || Text (a class name) ||