I am using webtop 6.8.1 , CS 7.2. I need to add one new Document format say .xyz. I have added it successfully.
But when such Document is listed, its icon is not getting shown correctly, while for other formats like pdf or gif it is showing correct icon.
do we need to add any gif in war file theme/icons folder?
You can add custom icon for any format.
Icon images should be in GIF format and should be present in two dimensions: 16x16 and 32x32 pixels. Both GIF files should be located in webtop/custom/theme/documentum/icons/format folder and named using this pattern:
f_formatname_XX.gif
where:formatname
- is a value of thename
attribute of thedm_format
objectXX
- is an image size with possible values 16 and 32For example we had on our past project icons for Jasper Reports and InfoPath XML files in this structure: