Very nice! I especially like the yellow highlighting of the search terms. Maybe this is nitpicking or you just haven't gotten that far yet, but I think the index should be in case-insensitive alphabetical order.
Also, I don't know if you're taking feedback on specific content yet, but I think the following should be added to the end of the 'How to See SQL' section (http://web2py.com/book2/default/chapter/06#How-to- see-SQL): """ Don't forget you can always use db._lastsql to return the most recent SQL code, whether it was executed manually using executesql or was SQL generated by the DAL. """ On Jul 28, 10:16 am, mdipierro <[email protected]> wrote: > OK. Try the new General Index and Search features: > > http://web2py.com/book2/default/index > > On Jul 27, 5:49 am, mdipierro <[email protected]> wrote: > > > > > This is very very preliminary: > > > http://web2py.com/book2 > > > It is not editable (yet) and I am still adding material but it does > > address a lot of issues. > > Please use this thread to add comments in particular: > > > What sections are missing? > > What needs to be clarified? > > Are there spelling errors? > > Are there formatting error? > > > One more way I could use help: I need all the images done with the old > > layout to be redone with the new welcome layout. > > > Massimo

