Hi I am finally trying to get my old production tg1.0 webapp going in the 1.1 generation.
I can't find a guide or tips or procedure for updating a 1.0 app. Does anyone have any pointers? Right now its failing on genshi not finding any .html templates. This is because my 145 templates are .kid files. 1. Do I just change their names to .html and voila? 2. Is there a way to make Genshi look for .kid files without changing the filenames? 3. Is there a way to have 1.1.1 use kid instead? How do I configure that? is there a separate download required? I'm on ubuntu 10.04 with python-turbogears package which installs 1.1.1-ubuntu 4. What if any issues/problems should I expect having Genshi parse these 145 pretty complex kid templates? Thanks very much for any assistance. Given the complexity of my app this is a scary task. Maybe someone can reassure me it's going to be a breeze and give me a few key tips to smooth the process. -- 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?hl=en.

