[web2py] Re: Adding entry to the printed book index

2015-02-12 Thread Niphlod
ok... let me rephrase.. where is this stuff on the "live version" on http://web2py.com/book ? On Thursday, February 12, 2015 at 9:44:09 AM UTC+1, Tom Campbell wrote: > > To the printed book index. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://gith

[web2py] Re: Adding entry to the printed book index

2015-02-12 Thread Tom Campbell
To the printed book index. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web

Re: [web2py] Re: Adding entry to the printed book index

2015-02-12 Thread Niphlod
where ?!?!?! On Thursday, February 12, 2015 at 8:46:48 AM UTC+1, Tom Campbell wrote: > > Stuff like this: > > Between "Web Services" and "websockets" I'd put web2py_ajax_component > > Between "load" and "Lotus Notes" I'd put locals() > > Between "Expression" and "extent" I'd put extend (or insert

Re: [web2py] Re: Adding entry to the printed book index

2015-02-11 Thread Tom Campbell
Stuff like this: Between "Web Services" and "websockets" I'd put web2py_ajax_component Between "load" and "Lotus Notes" I'd put locals() Between "Expression" and "extent" I'd put extend (or insert {{extend}} at the beginning?) On Wed, Feb 11, 2015 at 11:30 PM, Niphlod wrote: > please give an

[web2py] Re: Adding entry to the printed book index

2015-02-11 Thread Niphlod
please give an example of what you're trying to add ^_^ On Wednesday, February 11, 2015 at 11:33:04 PM UTC+1, Tom Campbell wrote: > > I'd like to add terms to the book's index. Looked at the book source > on github > but couldn't fig