Am 14.04.2006 um 04:43 schrieb Jorge Godoy:
> > "Italo Maia" <[EMAIL PROTECTED]> writes: > >> Well, without the template as iso-8859-1, i can't put things like "é" >> directly in my template.Till now it worked perfectly. > > If your editor is UTF-8 enable you can. If it isn't, then > obviously you won't > be able to do that. Two examples of cross platform editors that do > that and > work very well are vim and Emacs. Right. It's certainly possible to /author/ your templates in iso-8859-1, but output and serve them as utf-8, as Italo does. If everything is set up correctly, this should work. However, working with mixed encodings is confusing and error-prone. So it's really better to standardize on a single encoding, preferable utf-8. ciao Martina --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

