Hi I've forgot to add that the new wiki20.tgz didn't worked for me. I'm having a similar issue with catwalk. When I get to create a new page the "save" button doesn't work. I've looked at the html output and I have a \n included somewhere inside the code so konqueror doesn't understand the html. I've already sent a mail to kevin telling this error. Here's an extract of the html rendered:
[...] </SCRIPT> <SCRIPT>\n var tg_static_directory = '/tg_static';\n </SCRIPT> </HEAD> <BODY ONLOAD="catwalk.retrieveModels()"> [...] I have to say I haven't touched any code in the example except the devcfg.py file to point to a correct database, that's all. Thanxs javier On 3/2/06, Karl Guertin <[EMAIL PROTECTED]> wrote: > > On 3/1/06, javier <[EMAIL PROTECTED]> wrote: > > Could you please check if the html rendered is correct? i.e. no strange \n > > characters or similar issues? > > javier, try upgrading to 0.9 alpha. I'm not sure if that will fix your > problem, but at least you'll be on a revision I have on my system and > can debug a bit better. You'll need to run: > > easy_install -U setuptools > easy_install -U -f > http://www.turbogears.org/preview/download/index.html TurboGears > > Then grab an 0.9 version of the wiki20 project: > http://www.turbogears.org/preview/docs/tutorials/wiki20/wiki20.tgz > > And see if that doesn't fix your problems. > > > -- Javier --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

