> > ... In the meanwhile I have opened a issue for having the render option at > page ... > Perhaps it's possible to add a .render record field and have the wiki collect the option from the record on document reads. When calling auth.wiki(render=...) the wiki object should set the .render field default attribute to the value passed (unless the page was retrieved from a query, in which case the record render has precedence). This would require adding a render field to the insert/update page form
--