On 04/30/2010 04:45 PM, Ben Stuggler wrote:
Hi,
I made two Forum with the Bulletin Board. I wondered if it's possible to
display the twice Forum (the Webhome?) on a same page, and not just a link.
Like this, it's possible to create different forum/space with different
rights for users.
I tried these solutions but it doesn't work
{{velocity}}
#includeInContext("Forum1.WebHome")
#includeInContext("Forum2.WebHome")
#includeForm("Forum1.WebHome")
#includeForm("Forum2.WebHome")
#includeTopic("Forum1.WebHome")
#includeTopic("Forum2.WebHome")
{{/velocity}}
Did you try this instead?
{{include document="Forum1.WebHome" context="new"/}}
{{include document="Forum2.WebHome" context="new"/}}
--
Sergiu Dumitriu
http://purl.org/net/sergiu/