Re: php scripts inside WebObjects
Re: php scripts inside WebObjects
- Subject: Re: php scripts inside WebObjects
- From: Florian Schaeffer <email@hidden>
- Date: Sat, 17 Jun 2006 16:37:57 +1000
Thanks Chuck and Pascal,
I actually did a lot of research for HTML editors about two years ago
and I did not come across
TinyMCE. I have started to integrate it and it really looks good,
works well and can easily be integrated.
So thanks for the suggestion.
Why DevEdit decided to only support php setup is not knowen to me.
The editor itself is also only using JavaScript,
its just the setup. I actually rang the developers but they also are
only interested to support setup via php.
Have you experience with the image browser of TinyMCE?
I am some what concerned about the security setup when introducing
the additional php scripts for the image browser.
I have read that one can extend their authentication script but that
would mean to interact from java with php and that
again is not possible as far as I can see it.
Florian
On 16/06/2006, at 10:47 PM, Pascal Robert wrote:
Le 06-06-15, à 20:49, Florian Schaeffer a écrit :
Hi,
I would like to integrate some php scripts into my WebObjects
application.
More specifically I would like to integrate DevEdit a html editor
into my WO application but DevEdit can only be setup via php.
That is I am not planing to interact with php, but merely would
like to include php scripts inside a page.
Does anyone know a way how this can be done?
How can I get my WO response post processed by a php engine to
resolve the php scripts?
Is there a way to tell Apache to use the php module to post
process my WO response?
Frankly, I don't know why a inline HTML editor need PHP, unless
it's only for the file upload feature of DevEdit ?
Like Chuck said, use TinyMCE. We also use it and it works great.
Just tell it to attach itself to textarea and you're good to go.
--
Pascal Robert
Spécialiste en informatique/IT Specialist
OS communications informatiques inc.
+1 450 676-1238 x28
http://www.os.ca
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden