src/pyams_content/shared/common/__init__.py
changeset 1456 a07b27effd38
parent 1393 9479901b53a5
equal deleted inserted replaced
1455:d3a1d91dd65b 1456:a07b27effd38
   154     guests = RolePrincipalsFieldProperty(IWfSharedContentRoles['guests'])
   154     guests = RolePrincipalsFieldProperty(IWfSharedContentRoles['guests'])
   155 
   155 
   156     content_type = None
   156     content_type = None
   157     content_name = None
   157     content_name = None
   158 
   158 
       
   159     handle_short_name = False
   159     handle_content_url = True
   160     handle_content_url = True
   160     handle_header = True
   161     handle_header = True
   161     handle_description = True
   162     handle_description = True
   162 
   163 
   163     title = FieldProperty(IWfSharedContent['title'])
   164     title = FieldProperty(IWfSharedContent['title'])