Changes between Initial Version and Version 1 of Ticket #10797


Ignore:
Timestamp:
Mar 24, 2013, 6:06:53 AM (11 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10797 – Description

    initial v1  
    11Following chages are necessary :
    2 1. Two files needs to be changed :
     2 1. Two files needs to be changed :
    33{{{
     4#!sh
    45wikiprint.py
    56web_ui.py
    67}}}
     8
    79 - replace {{{ import ho.pisa as pisa }}} with {{{ import xhtml2pdf.pisa as pisa }}}
    8 1. Installer needs to be changed (not done yet)
     10
     11 2. Installer needs to be changed (not done yet)
    912
    1013If someone will create a new version, please do not omit this. Maybe I will do it in the future as there are other 3 enhancements already done and not published yet.