> I mean, the wiki section might be available under app/default/wiki. In > which case the wiki menu should only appear from pages under that path. > All other areas of the site would have the normal menu. I think it is > already working like that, I just wanted to mention it again so you don't > change that :) > > The wiki menu will appear only if you created an auth.wiki in the action controller, but only there, as far as I know.
Now, since crud.create(db.wiki_page) fails, wiki records appear to behave in a different way as normal. Is there any help available for the new wiki feature? What I want to do is to link other tables to wikis, for example add reference wiki_page fields in other table definitions, link more than one wiki to a table with list:reference wiki_page, in a word, access wiki tables with the usual command syntax. --

