[jQuery] Re: Powerfull WYSIWYG editor with upload image capability

2009-09-20 Thread David D
You don't need to use ckfinker. Ckeditor 3 just needs an upload and a browse
url. You can make them in your prefered language.

David

Op 18 sep 2009 5:53 PM schreef Rama Vadakattu rama.vadaka...@gmail.com:


 you can't run CKFinder without a backend server.
http://ckfinder.com/download

Where do you store uploaded photos?
You need to store those photos at the server via back end language.

On Sep 18, 8:19 pm, Donny Kurnia donnykur...@gmail.com wrote:  Rama
Vadakattu wrote:   Can any...
 Donny Kurniahttp://blog.abifathir.comhttp://hantulab.blogspot.comhttp://
www.plurk.com/user/donnykurnia


[jQuery] Re: Powerfull WYSIWYG editor with upload image capability

2009-09-20 Thread Anush Shetty
On Sun, Sep 20, 2009 at 11:29 AM, David D dlinc...@gmail.com wrote:

 You don't need to use ckfinker. Ckeditor 3 just needs an upload and a
 browse url. You can make them in your prefered language.


This one looks good too

http://github.com/zilenCe/mootools-filemanager ( works with TinyMCE )

-
Anush


[jQuery] Re: Powerfull WYSIWYG editor with upload image capability

2009-09-20 Thread Meroe Meroe
What about tinymce?  We use it in our app and love it.

---
Why Be Red?
Project Management Software
http://whybered.com


On Sun, Sep 20, 2009 at 3:45 PM, Anush Shetty anushshe...@gmail.com wrote:



 On Sun, Sep 20, 2009 at 11:29 AM, David D dlinc...@gmail.com wrote:

 You don't need to use ckfinker. Ckeditor 3 just needs an upload and a
 browse url. You can make them in your prefered language.


 This one looks good too

 http://github.com/zilenCe/mootools-filemanager ( works with TinyMCE )

 -
 Anush




[jQuery] Re: Powerfull WYSIWYG editor with upload image capability

2009-09-19 Thread morwo

On Sep 18, 4:54 pm, Rama Vadakattu rama.vadaka...@gmail.com wrote:
 Can any one please recommend a powerful WYSIWYG (commercial/open
 source) editor  which has a image upload capability.

What about TinyMCE? It seems good and I think it's easy to install new
(even your own) plugins :)

http://tinymce.moxiecode.com/


[jQuery] Re: Powerfull WYSIWYG editor with upload image capability

2009-09-19 Thread Anush Shetty

On Sat, Sep 19, 2009 at 11:17 PM, morwo lukaszewsk...@gmail.com wrote:

 On Sep 18, 4:54 pm, Rama Vadakattu rama.vadaka...@gmail.com wrote:
 Can any one please recommend a powerful WYSIWYG (commercial/open
 source) editor  which has a image upload capability.

 What about TinyMCE? It seems good and I think it's easy to install new
 (even your own) plugins :)

 http://tinymce.moxiecode.com/


I have been trying it too. It is good but doesn't have image upload
feature from the local system. I have been looking at various 3rd
party plugins, but haven't had much success.

Since I am using PHP, I tried setting up this
http://sourceforge.net/tracker/index.php?func=detailaid=2844769group_id=103281atid=738747
for image upload but it isn't working for me

-
Anush


[jQuery] Re: Powerfull WYSIWYG editor with upload image capability

2009-09-19 Thread DavGarcia

I have used xstandard for many years now.  I am currently evaluating
ckeditor though because the plugin architecture makes it extrendable,
which would be useful for my web apps. If xstandard works for your
environment though, it is something I would recommend.

@DavGarcia

On Sep 19, 4:19 pm, Anush Shetty anushshe...@gmail.com wrote:
 On Sat, Sep 19, 2009 at 11:17 PM, morwo lukaszewsk...@gmail.com wrote:

  On Sep 18, 4:54 pm, Rama Vadakattu rama.vadaka...@gmail.com wrote:
  Can any one please recommend a powerful WYSIWYG (commercial/open
  source) editor  which has a image upload capability.

  What about TinyMCE? It seems good and I think it's easy to install new
  (even your own) plugins :)

 http://tinymce.moxiecode.com/

 I have been trying it too. It is good but doesn't have image upload
 feature from the local system. I have been looking at various 3rd
 party plugins, but haven't had much success.

 Since I am using PHP, I tried setting up 
 thishttp://sourceforge.net/tracker/index.php?func=detailaid=2844769grou...
 for image upload but it isn't working for me

 -
 Anush


[jQuery] Re: Powerfull WYSIWYG editor with upload image capability

2009-09-18 Thread Donny Kurnia


Rama Vadakattu wrote:

Can any one please recommend a powerful WYSIWYG (commercial/open
source) editor  which has a image upload capability.

I have been looking for it since morning but could not able to find
it.
I found CKeditor+CKFinder , but CKFinder is not available in  django/
python language. I tried to port to django but encountered several
problems.




--rama


You can use it in full javascript, it should be run regardless your 
backend language (PHP, Pythun, Ruby). You can even run it in html file.


--
Donny Kurnia
http://blog.abifathir.com
http://hantulab.blogspot.com
http://www.plurk.com/user/donnykurnia


[jQuery] Re: Powerfull WYSIWYG editor with upload image capability

2009-09-18 Thread Rama Vadakattu

 you can't run CKFinder without a backend server.
http://ckfinder.com/download

Where do you store uploaded photos?
You need to store those photos at the server via back end language.

On Sep 18, 8:19 pm, Donny Kurnia donnykur...@gmail.com wrote:
 Rama Vadakattu wrote:
  Can any one please recommend a powerful WYSIWYG (commercial/open
  source) editor  which has a image upload capability.

  I have been looking for it since morning but could not able to find
  it.
  I found CKeditor+CKFinder , but CKFinder is not available in  django/
  python language. I tried to port to django but encountered several
  problems.

  --rama

 You can use it in full javascript, it should be run regardless your
 backend language (PHP, Pythun, Ruby). You can even run it in html file.

 --
 Donny 
 Kurniahttp://blog.abifathir.comhttp://hantulab.blogspot.comhttp://www.plurk.com/user/donnykurnia