Ian Wilson wrote: > Make sure py:extends="'master.kid'" gets change to reflect its new > location. For example: > py:extends="'../master.kid'" when your kid file is in > /templates/folder/file.kid. This syntax is really touchy so make sure > you have the single quotes around the path inside the double quotes. > The error message is usually totally useless in this case(As are most > kid error messages).
The bad error message will be fixed in Kid 0.9.4. Maybe I can make the syntax for py:extends less touchy as well (the py:extends arguments cannot be dynamic anyway, contrary to py:layout). -- Christoph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

