View the DQSD CVS repository here:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/

Update of /cvsroot/dqsd/dqsd/addons/dictionarypop
In directory usw-pr-cvs1:/tmp/cvs-serv21485/addons/dictionarypop

Modified Files:
        dictionarypop.xml 
Log Message:
Oops... forgot to remove some debugging

Index: dictionarypop.xml
===================================================================
RCS file: /cvsroot/dqsd/dqsd/addons/dictionarypop/dictionarypop.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** dictionarypop.xml   27 Aug 2002 20:15:34 -0000      1.2
--- dictionarypop.xml   27 Aug 2002 20:19:48 -0000      1.3
***************
*** 132,137 ****
                                         .replace( /(<td>Word:)([^>]+) > (<\/td>)/i, 
'$1  <b>$2</b>$3' )  // get rid of weird angle bracket and make word bold
                                         .replace( /cellPadding="3"/i, 
'cellPadding="0"' )                // get rid of some of the whitespace
-           writeFile( "c:\\dicpop.xml", sReturnedHTML );
- 
            displayPopupMessage( sReturnedHTML, "<base 
href=http://www.mybubble.com><link rel=\"stylesheet\" 
href=\"/mybubbleEntServer/css/layout.css\" />" );
          }
--- 132,135 ----




-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
DQSD-CVS mailing list
https://lists.sourceforge.net/lists/listinfo/dqsd-cvs
DQSD CVS repository:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/

Reply via email to