Simple, just use this plugin: 
http://www.symfony-project.org/plugins/sfFCKEditorPlugin,
which gives you a simple widget to render the editor.
You'll still have to download the fck editor library and put it in the
right spot (/js/fckeditor I believe), but that's it. Easy as pie.

Daniel


On Jun 21, 5:12 am, Jérémie <jeremie.symf...@gmail.com> wrote:
> > Does it have to be FCKEditor?
>
> No, it's just that it's the first one I found looking for a WYSIWYG
> editor with symfony :)
>
> Finally, I managed to make it work, not using the symfony package, but
> by downloading directy from the official website and by following their
> instructions.
>
> Thanks for your answer ;)
>
> Jérémie
>
> > If TinyMCE is also an option, you could try
> > with the sfFormExtraPlugin and the documentation at
> >http://www.symfony-project.org/blog/2008/10/18/spice-up-your-forms-wi...
> > -nice-widgets-and-validators
>
> > Regards,
> > Christopher.
>
> > -----Ursprüngliche Nachricht-----
> > Von: symfony-users@googlegroups.com [mailto:symfony-us...@googlegroups.com]
> > Im Auftrag von Jérémie
> > Gesendet: Montag, 21. Juni 2010 13:38
> > An: symfony-users@googlegroups.com
> > Betreff: [symfony-users] [symfony users] FCKEditor/CKEditor symfony 1.4
>
> > Hi all,
>
> > I must be dumb, but I can't find how to use (F)CKEditor with symfony
> > 1.4.
>
> > I tried to follow these steps
> > (http://trac.symfony-project.org/wiki/HowToUseFCKeditor) but I don't
> > understand everything, and it doesn't work anyway.
>
> > Can somebody help me?
>
> > Thaaaaaaaaaanks!
> > Jérémie
>
> > --
> > If you want to report a vulnerability issue on symfony, please send it to
> > security at symfony-project.com
>
> > You received this message because you are subscribed to the Google
> > Groups "symfony users" group.
> > To post to this group, send email to symfony-users@googlegroups.com
> > To unsubscribe from this group, send email to
> > symfony-users+unsubscr...@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/symfony-users?hl=en

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to