From tchemit@users.labs.libre-entreprise.org Sun May 18 23:06:08 2008 From: tchemit@users.labs.libre-entreprise.org To: nuiton-rss-commits@list.nuiton.org Subject: [Lutinweb-commits] r52 - trunk/lutinrss/src/main/webapp Date: Sun, 18 May 2008 23:06:07 +0200 Message-ID: <20080518210608.0FBA3461AF8@labs.libre-entreprise.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8233694680823858645==" --===============8233694680823858645== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: tchemit Date: 2008-05-18 21:06:06 +0000 (Sun, 18 May 2008) New Revision: 52 Modified: trunk/lutinrss/src/main/webapp/fckTest.html Log: fckeditor test Modified: trunk/lutinrss/src/main/webapp/fckTest.html =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 --- trunk/lutinrss/src/main/webapp/fckTest.html 2008-05-18 18:54:43 UTC (rev = 51) +++ trunk/lutinrss/src/main/webapp/fckTest.html 2008-05-18 21:06:06 UTC (rev = 52) @@ -11,28 +11,32 @@ =20 =20 - =20 +
+ =20 +
+ +

(*) required a FCKEditor 2.6 available on / apache path (means /f= ckeditor points to fckeditor root directory)

with rssinclude plugin configured like this : -

+            
   // to authorize user to add a new feed
   FCKConfig.RssCanAddFeed =3D false;
  =20
@@ -47,7 +51,7 @@
  =20
   // url to obtain known feeds as a list of html options
   FCKConfig.RssKnownFeedsURL =3D '/lutinrss-2.1/feeds.txt';
-        
=20 +
=20

=20 =20 =20 --===============8233694680823858645==--