Ok, Actually i am just getting there myself on my application. There is a cloud() function and a search() function inside gluon.tools so chances are writing a pre-defined search might get you 3/4 the way there. Wish I had a better strategy to give to you.
Regards, Bill On Sunday, October 21, 2012 4:48:49 PM UTC-5, HittingSmoke wrote: > > No no. I mean listing wiki articles for users to browse, like a CMS front > page. > > For example, I might want my front page to list articles with previews for > certain tags. For that I need to know what db table the wiki info is saved > to. It's not displayed by default in the appadmin database management. > > On Sunday, October 21, 2012 2:43:14 PM UTC-7, Bill Thayer wrote: >> >> When you say listing pages created by auth.wiki I take that to mean a >> listing to display within the web browser. On mine I do have my index() >> controller return auth.wiki and as long as I am logged into my application >> I see an option under the [wiki] menu that says "manage pages". >> >> >> >> On Friday, October 19, 2012 11:47:55 PM UTC-5, HittingSmoke wrote: >>> >>> I can't find them in my database... >>> >>> I'm trying to build a basic blog using auth.wiki but without >>> documentation and without database references I have no way of listing >>> pages created with auth.wiki. >>> >> --

