Hi Felix, Actually, I was expecting something like this... Can you tell us what needs to be declared in MANIFEST.MF and serviceComponents.xml in this case?
Well, I'm anyhting but an FCK-specialist, but I guess there are not only JS files to go into the package (re Alexander's statement further down), but there's also a taglib provided. Would that go into the same OSGi package, too? Thanks & regards, Juerg On Thu, 2008-08-21 at 09:00 +0200, Felix Meschberger wrote: > Hi, > > I might even add, that you may of course also pack the FCK files into a > bundle and provide the files as bundle provides resources in the defined > location. > > Regards > Felix > > Alexander Klimetschek schrieb: > > There is no trick involved. Just place the javascript files of the FCK > > editor into some location in your repository (eg. /libs/fckeditor), > > create a HTML page that includes those files and uses the editor. To > > send the html of the rich text field to the server, just use normal > > form posts with Sling. > > > > Regards, > > Alex > > > > On Wed, Aug 20, 2008 at 11:23 PM, Juerg Meier <[EMAIL PROTECTED]> wrote: > >> Hi, > >> > >> I assume there's "a sling way" of integrating fck edtior into sling... > >> Most likely, day soft must have already done it, as it is also in their > >> CQ product... Can somebody share? > >> > >> Thanks, > >> Juerg > >> > >> > > > > > >
