just looked at auth.wiki().Not sure if I understand well enough to ask these questions but:
- Should a note in documentation state that migration must be set to "True" when auth.wiki function is first added to controller?
- Can't get search to work. Result is always "no records found"
- Seems that any logged on user automatically has edit and manager rights to all pages without being added to auth_groups: "wiki_editor" and "wiki_author"
- Not understanding how wiki works: if new page is created, is an automatic link to it supposed to be created on the wiki home page so users can see menu of all pages that can be visited?