On Tuesday, July 31, 2012 2:40:22 PM UTC-5, Timmie wrote: > > > web2cms but nobody has contributed to it. :-( > To me this looked more of a web scraper proof of concept. >
That is a component of it. It is the first thing that stands out but it can be disabled. It contains all the logic to handle permissions on files, pages, etc. Only search is missing. You can make your own templates (from any public template) and markup the html that should be editable inline. > Now I am trying put some of that logic into auth.wiki() > what is auth.wiki(), please? > 1) Get trunk 2) make a group called 'wiki_editor', make ourself member of the group using appadmin 3) def index(): return auth.wiki() 4) visit index(). t is still a work in progress but will have many wiki capabilities with permissions. --