web/views/autoform.py
branchstable
changeset 3521 ad041dae15aa
parent 3518 11ce4682187d
child 3524 a3431f4e2f40
child 3586 52b00c5e441a
equal deleted inserted replaced
3520:eb508952ee81 3521:ad041dae15aa
   449 uicfg.autoform_section.tag_attribute(('*', 'description'), 'secondary')
   449 uicfg.autoform_section.tag_attribute(('*', 'description'), 'secondary')
   450 uicfg.autoform_section.tag_attribute(('*', 'creation_date'), 'metadata')
   450 uicfg.autoform_section.tag_attribute(('*', 'creation_date'), 'metadata')
   451 uicfg.autoform_section.tag_attribute(('*', 'modification_date'), 'metadata')
   451 uicfg.autoform_section.tag_attribute(('*', 'modification_date'), 'metadata')
   452 uicfg.autoform_section.tag_attribute(('*', 'cwuri'), 'metadata')
   452 uicfg.autoform_section.tag_attribute(('*', 'cwuri'), 'metadata')
   453 uicfg.autoform_section.tag_attribute(('*', 'has_text'), 'generated')
   453 uicfg.autoform_section.tag_attribute(('*', 'has_text'), 'generated')
   454 uicfg.autoform_section.tag_subject_of(('*', 'in_state', '*'), 'primary')
   454 uicfg.autoform_section.tag_subject_of(('*', 'in_state', '*'), 'generated')
   455 uicfg.autoform_section.tag_subject_of(('*', 'owned_by', '*'), 'metadata')
   455 uicfg.autoform_section.tag_subject_of(('*', 'owned_by', '*'), 'metadata')
   456 uicfg.autoform_section.tag_subject_of(('*', 'created_by', '*'), 'metadata')
   456 uicfg.autoform_section.tag_subject_of(('*', 'created_by', '*'), 'metadata')
   457 uicfg.autoform_section.tag_subject_of(('*', 'is', '*'), 'generated')
   457 uicfg.autoform_section.tag_subject_of(('*', 'is', '*'), 'generated')
   458 uicfg.autoform_section.tag_object_of(('*', 'is', '*'), 'generated')
   458 uicfg.autoform_section.tag_object_of(('*', 'is', '*'), 'generated')
   459 uicfg.autoform_section.tag_subject_of(('*', 'is_instance_of', '*'), 'generated')
   459 uicfg.autoform_section.tag_subject_of(('*', 'is_instance_of', '*'), 'generated')