this through me for a loop... I was seeing that settings.title, etc, were changing the response.title, etc.. so I added settings.search=0 so I could block out the google search and do my own footer with settings.footer='web2py powered', but it wasn't taking in the page with response.footer. I changed it finally to settings.footer in the layout.html and it finally took. There must be some direct mappings for some variables.
-wj --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

