FCKEditor - Uploadmanager

classic Classic list List threaded Threaded
12 messages Options
Reply | Threaded
Open this post in threaded view
|

FCKEditor - Uploadmanager

Marcus-2
Hi,
i was wonderung if someone of you ever used the Uploadmanager of the FCKEditor?
I use the Editor also for creating HTML Content, so the user doesn't have to write own html-pages. And so it would be very nice to be able to upload own pictures to include in those html-content. But i don't know how to use it with OPS.
I found easy configuration with php, asp and others, but not xforms :-(
 
Can someone help me with that? Has someone every used the upload-control from the Editor?
Any tipps to configure it?
 
Thanks, Marcus
 


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: FCKEditor - Uploadmanager

Marcus-2
Hi,
anything new on this thread? I'm still hoping that someone maybe has some tipps of getting the uploadmanager working!? Thanks a lot :-)
 
Regards, Marcus
 
----- Original Message -----
Sent: Thursday, June 07, 2007 1:56 PM
Subject: [ops-users] FCKEditor - Uploadmanager

Hi,
i was wonderung if someone of you ever used the Uploadmanager of the FCKEditor?
I use the Editor also for creating HTML Content, so the user doesn't have to write own html-pages. And so it would be very nice to be able to upload own pictures to include in those html-content. But i don't know how to use it with OPS.
I found easy configuration with php, asp and others, but not xforms :-(
 
Can someone help me with that? Has someone every used the upload-control from the Editor?
Any tipps to configure it?
 
Thanks, Marcus
 



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: FCKEditor - Uploadmanager

Alessandro Vernet
Administrator
Hi Marcus,

On 6/12/07, Marcus <[hidden email]> wrote:
> anything new on this thread? I'm still hoping that someone maybe has some
> tipps of getting the uploadmanager working!? Thanks a lot :-)

I have never used the FCK editor upload manager, so I didn't respond
to your first message. I assume it is used to include an image in
HTML; is that right? You know that all the FCK files are in
ops-resources-public.jar, so you should be able to configure whatever
you want by copying those files in your resources directory and
changing them as appropriate.

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: FCKEditor - Uploadmanager

Marcus-2
Hi Alex,
perhaps you might have notices another thread of mine and that i already
updated the FCK to the newest release 2.4.2 because of some bugs with FF and
you were the one who thanked for testing this and added therefore a new RFE,
right? :-)

So, i have all the files already in my config, but the standard using for
the Uploadmanager only supports php, asp, asp.net, perl or somthing like
that, but i can't find any hints how to uise it with OF! Don't know how the
FCK is integrated in OF in detail and if there would be another way of
configuring it. Hope that makes sence to you?

So i hoped that someone longer working with the FCK in OPS maybe would have
some ideas to get this thing working :-( while i see no way at the moment
:-(

But thanks for your response,
Marcus


----- Original Message -----
From: "Alessandro Vernet" <[hidden email]>
To: <[hidden email]>
Sent: Tuesday, June 12, 2007 12:11 PM
Subject: Re: [ops-users] FCKEditor - Uploadmanager


> Hi Marcus,
>
> On 6/12/07, Marcus <[hidden email]> wrote:
>> anything new on this thread? I'm still hoping that someone maybe has some
>> tipps of getting the uploadmanager working!? Thanks a lot :-)
>
> I have never used the FCK editor upload manager, so I didn't respond
> to your first message. I assume it is used to include an image in
> HTML; is that right? You know that all the FCK files are in
> ops-resources-public.jar, so you should be able to configure whatever
> you want by copying those files in your resources directory and
> changing them as appropriate.
>
> Alex
> --
> Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
> http://www.orbeon.com/
>
>

--------------------------------------------------------------------------------


>
> --
> You receive this message as a subscriber of the [hidden email]
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: FCKEditor - Uploadmanager

Alessandro Vernet
Administrator
HI Marcus,

On 6/12/07, Marcus <[hidden email]> wrote:
> perhaps you might have notices another thread of mine and that i already
> updated the FCK to the newest release 2.4.2 because of some bugs with FF and
> you were the one who thanked for testing this and added therefore a new RFE,
> right? :-)

That's right, your are the FCK pro here! :)

> So, i have all the files already in my config, but the standard using for
> the Uploadmanager only supports php, asp, asp.net, perl or somthing like
> that, but i can't find any hints how to uise it with OF! Don't know how the
> FCK is integrated in OF in detail and if there would be another way of
> configuring it. Hope that makes sence to you?

Maybe you can have a look at what the FCK editor is doing exactly with
PHP, Perl, etc and see how we can replicate the same this with Orbeon
Forms. Sorry I can't help more on this, as you must already know more
about this than I do :).

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: FCKEditor - Uploadmanager

Marcus-2
Hi Alex,
thanks for that compliment, but i would be the pro, i won't ask here for
help, would i? :-))
The problem is, that i don't understand much of what there are doing there
exactly :-(
I can give you the right subdirs, where you can find the different
configurations and perhaps you will have a clue what they are doing!? The
Files are very small at all, so it won't take much time to take a look, but
for someone how doesn't code very much, it will take a lot more time to
understand that bit :-(

If you've got some time, you'll find the important inforamtion here:
* ops/fckeditor/filemanager/browser/default/connectors
* ops/fckeditor/filemanager/upload

All that i know until know was, how to cinfig the main fck, how to update to
the new release and how to integrate some new plugins for using
html-entities. Everytime i could help you, i'll do, but with this one i have
to say - i have no plan at all :-(
If I'll find something, i will let you know!!! But I'm sure i need your help
more than you mine :-)

Regards, Marcus



----- Original Message -----
From: "Alessandro Vernet" <[hidden email]>
To: <[hidden email]>
Sent: Wednesday, June 13, 2007 11:17 AM
Subject: Re: [ops-users] FCKEditor - Uploadmanager


> HI Marcus,
>
> On 6/12/07, Marcus <[hidden email]> wrote:
>> perhaps you might have notices another thread of mine and that i already
>> updated the FCK to the newest release 2.4.2 because of some bugs with FF
>> and
>> you were the one who thanked for testing this and added therefore a new
>> RFE,
>> right? :-)
>
> That's right, your are the FCK pro here! :)
>
>> So, i have all the files already in my config, but the standard using for
>> the Uploadmanager only supports php, asp, asp.net, perl or somthing like
>> that, but i can't find any hints how to uise it with OF! Don't know how
>> the
>> FCK is integrated in OF in detail and if there would be another way of
>> configuring it. Hope that makes sence to you?
>
> Maybe you can have a look at what the FCK editor is doing exactly with
> PHP, Perl, etc and see how we can replicate the same this with Orbeon
> Forms. Sorry I can't help more on this, as you must already know more
> about this than I do :).
>
> Alex
> --
> Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
> http://www.orbeon.com/
>
>

--------------------------------------------------------------------------------


>
> --
> You receive this message as a subscriber of the [hidden email]
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: FCKEditor - Uploadmanager

Marcus-2
In reply to this post by Alessandro Vernet
Hi Alex,
one more question. How about using the FCKEditor.java?
Any reason that you didn't use the Java-Version? Any hints on how i can test
it with OPS instead of the normal FCKEditor Version?

Thanks, Marcus

----- Original Message -----
From: "Alessandro Vernet" <[hidden email]>
To: <[hidden email]>
Sent: Wednesday, June 13, 2007 11:17 AM
Subject: Re: [ops-users] FCKEditor - Uploadmanager


> HI Marcus,
>
> On 6/12/07, Marcus <[hidden email]> wrote:
>> perhaps you might have notices another thread of mine and that i already
>> updated the FCK to the newest release 2.4.2 because of some bugs with FF
>> and
>> you were the one who thanked for testing this and added therefore a new
>> RFE,
>> right? :-)
>
> That's right, your are the FCK pro here! :)
>
>> So, i have all the files already in my config, but the standard using for
>> the Uploadmanager only supports php, asp, asp.net, perl or somthing like
>> that, but i can't find any hints how to uise it with OF! Don't know how
>> the
>> FCK is integrated in OF in detail and if there would be another way of
>> configuring it. Hope that makes sence to you?
>
> Maybe you can have a look at what the FCK editor is doing exactly with
> PHP, Perl, etc and see how we can replicate the same this with Orbeon
> Forms. Sorry I can't help more on this, as you must already know more
> about this than I do :).
>
> Alex
> --
> Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
> http://www.orbeon.com/
>
>

--------------------------------------------------------------------------------


>
> --
> You receive this message as a subscriber of the [hidden email]
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: FCKEditor - Uploadmanager

Ryan Puddephatt
Marcus,
    Looking at the FCKEditor Support Wiki, They have a way to set it all up, why not try that

http://wiki.fckeditor.net/Developer%27s_Guide/Integration/Java

Ryan

Ryan Puddephatt
Software Engineer
 
Teleflex Group - IT UK
1 Michaelson Square
Livingston
West Lothian
Scotland
EH54 7DP
 
e> [hidden email]
t> +44(0)1506 407 110
f> +44(0)1506 407 108
w> www.teleflex.com

"Measuring programming progress by lines of code is like measuring aircraft building progress by weight." - Bill Gates
"If you lie to the compiler, it will get its revenge." - Henry Spencer
"It's hard enough to find an error in your code when you're looking for it; it's even harder when you've assumed your code is error-free." - Steve McConnell
"If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization." - Gerald Weinberg



Marcus wrote:
Hi Alex,
one more question. How about using the FCKEditor.java?
Any reason that you didn't use the Java-Version? Any hints on how i can test it with OPS instead of the normal FCKEditor Version?

Thanks, Marcus

----- Original Message ----- From: "Alessandro Vernet" [hidden email]
To: [hidden email]
Sent: Wednesday, June 13, 2007 11:17 AM
Subject: Re: [ops-users] FCKEditor - Uploadmanager


HI Marcus,

On 6/12/07, Marcus [hidden email] wrote:
perhaps you might have notices another thread of mine and that i already
updated the FCK to the newest release 2.4.2 because of some bugs with FF and
you were the one who thanked for testing this and added therefore a new RFE,
right? :-)

That's right, your are the FCK pro here! :)

So, i have all the files already in my config, but the standard using for
the Uploadmanager only supports php, asp, asp.net, perl or somthing like
that, but i can't find any hints how to uise it with OF! Don't know how the
FCK is integrated in OF in detail and if there would be another way of
configuring it. Hope that makes sence to you?

Maybe you can have a look at what the FCK editor is doing exactly with
PHP, Perl, etc and see how we can replicate the same this with Orbeon
Forms. Sorry I can't help more on this, as you must already know more
about this than I do :).

Alex
-- 
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
http://www.orbeon.com/




--------------------------------------------------------------------------------



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: [hidden email]
For general help: [hidden email]
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws




-- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: [hidden email] For general help: [hidden email] ObjectWeb mailing lists service home page: http://www.objectweb.org/wws


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: FCKEditor - Uploadmanager

Marcus-2
Hi Guys,
 
ok, here we go! The Uploadmanager works! :-))
After finished my project i can give more detailed information if someone is interessted in that too? I would be glad to give some help back that i get here on the list!
 
BUT now i'm facing another problem!!! Which i mentioned on another thread some days ago....
 
Relativ Paths are not supported correctly in OPS :-(
The Uploadmanager sets the paths to the root directory of the webapp:
    <img src="/myapp/Userfiles/Images/xxx.gif" />
But while the contents i creat are on different pages in different subdirs, i can't work with something like     <img src="../../UserFiles/Images/xxx.gif" />
 
So, the whole works seems to be for nothing, while paths are not treaten correctly in OPS :-(
Any hints on how i can solve that problem???
 
Thanks, Marcus


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: FCKEditor - Uploadmanager

Erik Bruchez
Administrator
Marcus wrote:

> Hi Guys,
>  
> ok, here we go! The Uploadmanager works! :-))
> After finished my project i can give more detailed information if
> someone is interessted in that too? I would be glad to give some help
> back that i get here on the list!
>  
> BUT now i'm facing another problem!!! Which i mentioned on another
> thread some days ago....
>  
> Relativ Paths are not supported correctly in OPS :-(
> The Uploadmanager sets the paths to the root directory of the webapp:
>     <img src="/myapp/Userfiles/Images/xxx.gif" />
> But while the contents i creat are on different pages in different
> subdirs, i can't work with something like     <img
> src="../../UserFiles/Images/xxx.gif" />
>  
> So, the whole works seems to be for nothing, while paths are not treaten
> correctly in OPS :-(
> Any hints on how i can solve that problem???
I am not sure who generates what path where, so it's hard to answer the
question. What is xxx.gif?

-Erik

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: FCKEditor - Uploadmanager

Marcus-2
Hi Erik,

the Uploadmanger creates paths to the images that i upload. I can specify
the folder, but i couldn't find one, that works without any personal
changes.

Standrat folder is: Userfiles created at the same level as the WEB-INF of my
webapp.
so to getfiles from there over my server the url would be:
http://localhost:8085/kkbib/Userfiles/xyz.gif  (where xyz.gif could be any
picture i uploaded!)
But the path generated by the UPM is "/kkbib/Userfiles/xyz.gif"  and that
does not work :-(

When i creat the Userfiles under the /WEB-INF/resource dir, than this URL
"/kkbib/Userfiles/xyz.gif" would work, but that the UPM gives me
"/kkbib/WEB-INF/resource/Userfiles/xyz.gif"

So, both alternatives are not working. My workaround is the last one and
than correct the URL by hand! Not the ideal way, but it works better than
nothing!

Regards, Marcus


----- Original Message -----
From: "Erik Bruchez" <[hidden email]>
To: <[hidden email]>
Sent: Wednesday, June 20, 2007 11:14 PM
Subject: Re: [ops-users] FCKEditor - Uploadmanager


> Marcus wrote:
>> Hi Guys,
>>
>> ok, here we go! The Uploadmanager works! :-))
>> After finished my project i can give more detailed information if
>> someone is interessted in that too? I would be glad to give some help
>> back that i get here on the list!
>>
>> BUT now i'm facing another problem!!! Which i mentioned on another
>> thread some days ago....
>>
>> Relativ Paths are not supported correctly in OPS :-(
>> The Uploadmanager sets the paths to the root directory of the webapp:
>>     <img src="/myapp/Userfiles/Images/xxx.gif" />
>> But while the contents i creat are on different pages in different
>> subdirs, i can't work with something like     <img
>> src="../../UserFiles/Images/xxx.gif" />
>>
>> So, the whole works seems to be for nothing, while paths are not treaten
>> correctly in OPS :-(
>> Any hints on how i can solve that problem???
>
> I am not sure who generates what path where, so it's hard to answer the
> question. What is xxx.gif?
>
> -Erik
>
> --
> Orbeon Forms - Web Forms for the Enterprise Done the Right Way
> http://www.orbeon.com/
>
>

--------------------------------------------------------------------------------


>
> --
> You receive this message as a subscriber of the [hidden email]
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: FCKEditor - Uploadmanager

dvicente
In reply to this post by Marcus-2
Hi,

i try to do the same feature in my application.

could you explain how you make this feature working ?

Best Regards

David
Marcus-37 wrote
Hi Guys,

ok, here we go! The Uploadmanager works! :-))
After finished my project i can give more detailed information if someone is interessted in that too? I would be glad to give some help back that i get here on the list!

BUT now i'm facing another problem!!! Which i mentioned on another thread some days ago....

Relativ Paths are not supported correctly in OPS :-(
The Uploadmanager sets the paths to the root directory of the webapp:
   
But while the contents i creat are on different pages in different subdirs, i can't work with something like    

So, the whole works seems to be for nothing, while paths are not treaten correctly in OPS :-(
Any hints on how i can solve that problem???

Thanks, Marcus

--
You receive this message as a subscriber of the ops-users@objectweb.org mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@objectweb.org
For general help: mailto:sympa@objectweb.org?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws