Changes between Initial Version and Version 1 of Ticket #7707


Ignore:
Timestamp:
Sep 21, 2010, 10:11:53 PM (14 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7707 – Description

    initial v1  
    33
    44Here is sample for __init__.py. Please improve it.
    5 
     5{{{
     6#!patch
    67    # IRequestFilter#post_process_request
    78    def post_process_request(self, req, template, data, content_type):
     
    1011        options = {}
    1112        options['escapeNewlines'] = False
     13}}}
    1214
    13 regargds,
     15regards,
    1416
    1517Takashi Okamoto