Home
The Toolkit for Online Communities
15890 Community Members, 1 member online, 1958 visitors today
Log In Register

Forum OpenACS Development: Re: ::xowiki::Object, {{ }}, [[ ]]

OpenACS Home : Forums : OpenACS Development : Re: ::xowiki::Object, {{ }}, [[ ]] : One Message

+
Posted by Michal Hanckowiak on
in xowiki 0.106.3 it seems to me that
it shuld be parameter do_substitutions (not rendere_adp),
and I managed to change it by:
[my info parent] do_substitutions 1
before proc content

............
MH