I have installed the german Domino blog template 8.5.1 and it works okay so far except that the tag cloud doesn’t fill and it won’t show the owner’s picture. Any ideas how to debug this?
Subject: SOLVED
After some reverse engineering I found out that in order to view the owner’s picture you have to replace the photo.gif picture resource. As for the tag cloud: Its generation routines simple weren’t included (look for genTags and genTagCloud in DXNotesContentProcessing).
Subject: Including genTagCloud in DXNotesContentProcessing
Hi Thilo,
You said that the generation routines weren’t included and gave the hint to look for genTags and genTagCloud in DXNotesContentProcessing. The one thing I don’t see, and haven’t succeeded in finding, is where they were not included. Please help!
Keli
Subject: Refresh views?
If I recall correctly, the tag cloud is based on a view. You may just need to force an update to kick start it.