Adjusting Custom Layouts to Ajax Page Builder 
To ensure that your layout is correctly displayed in Ajax Page Builder (APB), add the following properties to the portalapp.xml:
Property |
Description/Value |
XML_Template mandatory Includes a nested property plainDescription |
Defines the XML schema of the layout used by APB. For example:
End of the code.
End of the note. |
com.sap.portal.layout.BigImage optional |
A large image that represents the layout in the page authoring tool. For example:/com.sap.portal.pcc.pageutils/images/big_layout_T.png |
com.sap.portal.layout.SmallImage optional |
A small image that represents the layout in the page layouts section. For example: /com.sap.portal.pcc.pageutils/images/small_layout_T.gif |
com.sap.portal.layout.SelectedSmallImage optional |
A small image that represents the selected layout in the page content panel. For example: /com.sap.portal.pcc.pageutils/images/small_layout_T_x.gif |
Note
The recommended image file types and sizes are as follows:
Big image: PNG, 96x70 pixels
Small image: GIF, 54x41 pixels
If you use different sizes, the images may be distorted in the layouts bar.