Re: [symfony-users] Re: Rich text editor with upload image plugin

2010-07-05 Thread Mariano Sola
thanks for your answer!

could you send me some example?

regards

On Sun, Jul 4, 2010 at 9:55 PM, rekarnar rekar...@gmail.com wrote:

 I use KFM with TinyMCE. Although its a little tricky at times to
 setup.

 On Jul 5, 6:40 am, Massimiliano Arione garak...@gmail.com wrote:
  On 1 Lug, 22:10, Mariano Sola mariano.s...@gmail.com wrote:
 
   Has anyone worked with any rich text editor with the upload image
 option
   activated in Symfony 1.4?
 
   I did some tests with TinyMCE and iBrowser but I wasn't be able to make
 it
   works.
 
  sfAssetsLibraryPlugin

 --
 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.comsymfony-users%2bunsubscr...@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


[symfony-users] Re: Rich text editor with upload image plugin

2010-07-05 Thread Ivo Az.
Try sfMediaBrowserPlugin, it has documentation on how to use it as
uploader with TinyMCE.

On Jul 1, 11:10 pm, Mariano Sola mariano.s...@gmail.com wrote:
 Has anyone worked with any rich text editor with the upload image option
 activated in Symfony 1.4?

 I did some tests with TinyMCE and iBrowser but I wasn't be able to make it
 works.

 thanks a lot!
 *mariano ::*

-- 
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


[symfony-users] Re: Rich text editor with upload image plugin

2010-07-05 Thread Massimiliano Arione
On 5 Lug, 14:11, Mariano Sola mariano.s...@gmail.com wrote:
 thanks for your answer!

 could you send me some example?

Just install the latest version of sfAssetsLibraryPlugin from
http://svn.symfony-project.com/plugins/sfAssetsLibraryPlugin/branches/1.3/
and use it in any textarea.

cheers
Massimiliano

-- 
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


[symfony-users] Re: Rich text editor with upload image plugin

2010-07-04 Thread Massimiliano Arione
On 1 Lug, 22:10, Mariano Sola mariano.s...@gmail.com wrote:
 Has anyone worked with any rich text editor with the upload image option
 activated in Symfony 1.4?

 I did some tests with TinyMCE and iBrowser but I wasn't be able to make it
 works.

sfAssetsLibraryPlugin

-- 
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


[symfony-users] Re: Rich text editor with upload image plugin

2010-07-04 Thread rekarnar
I use KFM with TinyMCE. Although its a little tricky at times to
setup.

On Jul 5, 6:40 am, Massimiliano Arione garak...@gmail.com wrote:
 On 1 Lug, 22:10, Mariano Sola mariano.s...@gmail.com wrote:

  Has anyone worked with any rich text editor with the upload image option
  activated in Symfony 1.4?

  I did some tests with TinyMCE and iBrowser but I wasn't be able to make it
  works.

 sfAssetsLibraryPlugin

-- 
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


[symfony-users] Re: Rich text editor with upload image plugin

2010-07-03 Thread Tom Ptacnik
I'm using tinybrowser with tinyMCE  - it works fine for me.


On 1 čnc, 22:10, Mariano Sola mariano.s...@gmail.com wrote:
 Has anyone worked with any rich text editor with the upload image option
 activated in Symfony 1.4?

 I did some tests with TinyMCE and iBrowser but I wasn't be able to make it
 works.

 thanks a lot!
 *mariano ::*

-- 
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


Re: [symfony-users] Re: Rich text editor with upload image plugin

2010-07-03 Thread Mariano Sola
thanks for your answer!

could you send me the implementation code you are using to do it work? or
maybe any link which can help me to install it?

regards

On Sat, Jul 3, 2010 at 10:31 AM, Tom Ptacnik to...@tomor.cz wrote:

 I'm using tinybrowser with tinyMCE  - it works fine for me.


 On 1 čnc, 22:10, Mariano Sola mariano.s...@gmail.com wrote:
  Has anyone worked with any rich text editor with the upload image option
  activated in Symfony 1.4?
 
  I did some tests with TinyMCE and iBrowser but I wasn't be able to make
 it
  works.
 
  thanks a lot!
  *mariano ::*

 --
 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.comsymfony-users%2bunsubscr...@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