Although you have prepared most of the content for the topic in the Presence Builder editor in Step 1, you might also need to do the following:
To make changes to text contained in the website pages:
\resources\locale\en_US\site_templates\<topic_code>\content.lng
.Note: On the file system, the directory name corresponding to your topic will look like the topic code you specified, but with an appended unique combination of symbols.
Note: If you want to correct the site slogan shown in the header area, or a site description added to the <META> tags of HTML pages of the site, edit the file \resources\locale\en_US\site_templates\<topic_code>\site.lng
.
To specify a title, a description, and keywords for the topic:
\resources\locale\en_US\site_templates\<topic_code>\info.lng
.<META>
tags of HTML pages of the site.You can use several keywords separated with commas. White spaces can be used only if they are part of a descriptive phrase or a combination of words. For example:
keywords = "team,sports team,league,roster"
To specify a title and a description for the new topic category:
\resources\locale\en_US\CustomSiteTemplates.lng
.
To add an icon for the topic:
<topic_code>.png
.The PNG file must contain a composite image created by combining two icons with the dimensions of 67 x 67, aligned vertically: The upper half of the image must contain a grey icon, and the lower half of the image, a full-colored icon. The grey icon is shown on the topic selection screen when the mouse pointer is not hovered over the topic, and the lower half of the image, the full-colored icon, is shown when the topic is selected. The following is an example of the composite image that you need to create.
\htdocs\images\site_templates\
.When you have finished editing the files, pack them into a ZIP archive and register with your Presence Builder installation, as described in the following section.