logo
Toggle navigation
Begin main navigation
About
Projects
Download
Documentation
Wiki
Forums
Log In
Go!
OpenACS – The Toolkit for Online Communities
:
Forums
:
OpenACS Development
:
Problem with includelet in xowiki
: One Message
Begin main content
Forum OpenACS Development: Re: Problem with includelet in xowiki
Search:
Back to OpenACS Development
2
:
Re: Problem with includelet in xowiki
(response to
1
)
Posted by
Byron Linares
on
02/28/08 06:40 PM
The problem is a easy fix you should change
{{adp portlets/public-blog {package_id 2370 }}}
For
{{adp portlets/public-blog {package_id 2370 } }}
And that it.
3
:
Re: Problem with includelet in xowiki
(response to
2
)
Posted by
Derick Leony
on
02/28/08 06:47 PM
Well, that's easier and more safe, I guess. Thanks!
Back to OpenACS Development