Oh yeah... If someone goes through the current wiki20 (with the std.url calls), can you email a zipped copy to me?
Kevin On 10/15/05, Frank T <[EMAIL PROTECTED]> wrote: > > Using the wiki20.tgz > (http://www.turbogears.org/docs/wiki20/wiki20.tgz) file I encountered > three errors: > - KeyError: 'html_body' "in controllers.py", line 23, in index > (changing html_body to body works for me) > > - File "master.py", line 79, in _match_func NameError: name > 'turbogearsflash' is not defined (I removed the line) > > - The js behind "View complete page list" does not work for me. > From the JavaScript-Konsole: > Warning: assignment to undeclared variable d > Source: http://localhost:8080/ Line: 15 > Error: loadJSONDoc is not defined > Source: http://localhost:8080/ Line: 15 > > Frank > > > -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

