[web2py] Re: wiki now partially documented

2013-01-14 Thread Andrew W
Thanks default/index. The main page has a lot of tags like {{=auth.wiki('whatwedo')}} so that each subsection can be edited through the [Wiki] menu. The rest are straight one wiki page for each url. (except for Contact where I use a component. I would probably rejig the front page at some poi

[web2py] Re: wiki now partially documented

2013-01-14 Thread Alan Etkin
> > performancecomposites.co.nz > I like the site, but, where's the auth.wiki feature used (in which action)? --

[web2py] Re: wiki now partially documented

2013-01-12 Thread Andrew W
Great work. And if you want to see a deployed auth.wiki, go to: performancecomposites.co.nz There are still some routes.py and IE things to sort out, but it's working. Any one in need of a wheel for their racing yacht ? On Sunday, January 13, 2013 4:45:11 AM UTC+13, wwwgong wrote: > > Th

[web2py] Re: wiki now partially documented

2013-01-12 Thread wwwgong
Thanks for auth.wiki doc --

[web2py] Re: wiki now partially documented

2012-12-27 Thread Alan Etkin
> > auth.extra_fields["wiki"] > Sorry, auth.settings.extra_fields["wiki_..."], you get the idea :P. --

[web2py] Re: wiki now partially documented

2012-12-27 Thread Alan Etkin
El jueves, 27 de diciembre de 2012 17:40:39 UTC-3, Massimo Di Pierro escribió: > > Could you add a paragraph about resolve? I think you added the feature and > you can explain it better. > I'll send the chapter patch ASAP to add info about resolve=False and auth.extra_fields["wiki"], but I thin

[web2py] Re: wiki now partially documented

2012-12-27 Thread Massimo Di Pierro
Could you add a paragraph about resolve? I think you added the feature and you can explain it better. On Thursday, 27 December 2012 12:49:55 UTC-6, Alan Etkin wrote: > > > Also, is auth.wiki("_tag") a new feature? Does it replace the > auth.wiki("slug") argument or they are both supported? > > S

[web2py] Re: wiki now partially documented

2012-12-27 Thread Massimo Di Pierro
Thanks. Will do. On Thursday, 27 December 2012 12:49:55 UTC-6, Alan Etkin wrote: > > > Also, is auth.wiki("_tag") a new feature? Does it replace the > auth.wiki("slug") argument or they are both supported? > > Sorry for posting back, but I found that both auth.wiki(slug) and > auth.wiki(_widget)

[web2py] Re: wiki now partially documented

2012-12-27 Thread Alan Etkin
> Also, is auth.wiki("_tag") a new feature? Does it replace the auth.wiki("slug") argument or they are both supported? Sorry for posting back, but I found that both auth.wiki(slug) and auth.wiki(_widget) are supported. Since the arg and kwarg notation is possible, and the former is a bit simple

[web2py] Re: wiki now partially documented

2012-12-27 Thread Alan Etkin
> El jueves, 27 de diciembre de 2012 12:15:48 UTC-3, Massimo Di Pierro escribió:http://web2py.com/books/default/chapter > /29/03#The-built-in-web2py-wiki