insertExcelData fck plugin

florent Claude <[email protected]> Fri, 26 Mar 2010 12:48:44 +0100
Newsgroups gmane.comp.cms.bitflux.general
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------090504080900040708080004
Content-Type: multipart/alternative;
 boundary="------------030708060200020905080204"


--------------030708060200020905080204
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable

There is a little mistake in the recently added=20
/webinc/fck/editor/plugins/insertExcelData/popup/xls2html.php, line 52.
You'll find the difference attached.
Best regards,
florent/.

--=20
florent Claude, cr=C3=A9ation de sites web ouverts. + d'infos sur eZoulou=
.be=20
<http://eZoulou.be>

--------------030708060200020905080204
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv=3D"content-type" content=3D"text/html; charset=3DUTF-8">
</head>
<body text=3D"#000000" bgcolor=3D"#ffffff">
There is a little mistake in the recently added
/webinc/fck/editor/plugins/insertExcelData/popup/xls2html.php, line 52.
<br>
You'll find the difference attached. <br>
Best regards, <br>
florent/. <br>
<br>
<div class=3D"moz-signature">-- <br>
florent Claude, cr=C3=A9ation de sites web ouverts. + d'infos sur <a
 href=3D"http://eZoulou.be"
 title=3D"cliquez pour visiter le fabuleux site eZoulou.be">eZoulou.be</a=
></div>
</body>
</html>

--------------030708060200020905080204--

--------------090504080900040708080004
Content-Type: text/x-patch;
 name="tmpXyLFME-rabbitvcs-base-working.diff"
Content-Disposition: attachment;
 filename="tmpXyLFME-rabbitvcs-base-working.diff"
Content-Transfer-Encoding: quoted-printable

Index: /home/florent/Dropbox/eZoulou Atelier/sandbox.ezoulou.be_public/we=
binc/fck/editor/plugins/insertExcelData/popup/xls2html.php
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- /home/florent/Dropbox/eZoulou Atelier/sandbox.ezoulou.be_public/webin=
c/fck/editor/plugins/insertExcelData/popup/xls2html.php	(r=C3=A9vision 13=
210)
+++ /home/florent/Dropbox/eZoulou Atelier/sandbox.ezoulou.be_public/webin=
c/fck/editor/plugins/insertExcelData/popup/xls2html.php	(copie de travail=
)
@@ -49,7 +49,7 @@
 			$startRow =3D 2;
 		}
 	=09
-		$html =3D '<table border=3D"0" cellpading=3D"0" cellspacing=3D"0>';
+		$html =3D '<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0>';
=20
 		$count =3D 0;
 		for ($i =3D $startRow; $i <=3D $this->sheets[0]['numRows']; $i++) {

--------------090504080900040708080004
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

-- 
bitflux-cms mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms

--------------090504080900040708080004--