Hi, in my application copied from SimpleSite of Pylonsbook, I wish use MathML code in the contens of pages. To do so, I added response.content_type='application/xhtml+xml'
to the __before__ methode of the class PageController in the controller page.py. How can I proceed to prevent the new page from being created when the contents of the textarea has a xml invalid tag? Thanks for your help, Etienne --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
