[Zope-CMF] can not add topic (no entries in skin)
Gitte Wange
gitte@mmmanager.org
Thu, 17 May 2001 16:01:31 +0200
On Thursday 17 May 2001 12:18, you wrote:
> Hi there,
>
> Today I downloded CMF from the CVS-tree
> I added topics to a new portal. as follows:
>
> I added a new portal_type: Factory based, CMFTopic: Portal topic, named it
> Topic
>
> I added a new skin, Filesystem Directory View, points to:
> lib\python\products\CMFTopic\skins\topic. named it topic
> The new skin is empty, however there are a couple of dtml-files in the
> directory skin points to !!!!!!
[snip]
You need to point the Filesystem Directory View to:
lib/python/Products/CMFTopic/skins/topic/skins
Regards
Gitte Wange