> The wiki menu will appear only if you created an auth.wiki in the action controller, but only there, as far as I know.
> > Thanks Massimo. That line is wrong. I meant that there's no wiki menu unless you create it, since if the action does not call wiki() the entry will not be added. About crud.create(db.wiki_page) I belive there's a bug in somewhere, because doing a .select() of wiki_page works as expected. I will post back if I find a patch --

