oops
On Mar 22, 3:01 pm, danto <[email protected]> wrote: > > 2011/3/13 Massimo Di Pierro <[email protected]> > > >> You can also do > > >> {{=plugin_wiki.render_page('slug')}} > > >> if you do not need the ajax trapping. > > for the record, the above didn't work because there is not any "render_page" > method in plugin_wiki, but {{=plugin_wiki.embed_page('slug')}} works > instead

