src/pyams_content/root/interfaces/__init__.py
changeset 394 1ebcb03e9bff
parent 102 58cde0290f69
child 459 257b8c748005
equal deleted inserted replaced
393:23596d06c24a 394:1ebcb03e9bff
    60 
    60 
    61     tools_name = Attribute("Tools name")
    61     tools_name = Attribute("Tools name")
    62 
    62 
    63     views_tool_name = Attribute("Views tool name")
    63     views_tool_name = Attribute("Views tool name")
    64     forms_tool_name = Attribute("Forms tool name")
    64     forms_tool_name = Attribute("Forms tool name")
       
    65     imagemaps_tool_name = Attribute("Image maps tool name")
       
    66     logos_tool_name = Attribute("Logos tool name")
    65     news_tool_name = Attribute("News tool name")
    67     news_tool_name = Attribute("News tool name")
    66     imagemaps_tool_name = Attribute("Image maps tool name")
       
    67 
    68 
    68 
    69 
    69 class ISiteRootBackOfficeConfiguration(IBackOfficeConfiguration):
    70 class ISiteRootBackOfficeConfiguration(IBackOfficeConfiguration):
    70     """Site root back-office configuration interface"""
    71     """Site root back-office configuration interface"""