Diff for /ECHO_content/vlp_xmlhelpers.py between versions 1.3 and 1.4

version 1.3, 2004/10/05 17:29:41 version 1.4, 2004/10/06 13:02:56
Line 149  def par2html(self,pars,tags=None): Line 149  def par2html(self,pars,tags=None):
                           
         elif tagName=="pb":          elif tagName=="pb":
             html+="<pb/>"              html+="<pb/>"
         elif tagName=="img":          
             html+="XXX"  
           
     try:      try:
   

Removed from v.1.3  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>