Re: Anybody have the FCKEditor working in IE7?

2007-05-09 Thread Jacob Bergoo

Hi,
my problem turned out to be ... a non problem... In 2 different places in
our app we have a tab group and in the first tab on both of the tab groups
we have the FCKEditor. The one page I checked before my posting here on the
list didn't render the FCKEditor but the second one did and we have a slight
difference in how we build up the page. The one that works we don't show the
tab group until we have selected the article that we will display inside. So
somehow the other page where we show the tab group something is interfering
with the editor.

So we just changed the we we render the page and this problem is no more.
Thanks guys for all the help to try to find a solution to our problem.

Cheers,
Jacob

-- 
View this message in context: 
http://www.nabble.com/Anybody-have-the-FCKEditor-working-in-IE7--tf3603233.html#a10395046
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Anybody have the FCKEditor working in IE7?

2007-05-08 Thread Marcus.Schulte
I made a component back in 2005 and posted it here:

http://marcus-schulte.blogspot.com/2005/05/bugfix-for-tapestry-fckeditor
.html

If you need the latest version, which is not publicly available, drop me
an email.
It works fine with FCKEditor 2.3.x, I think. There's also support for
file-browsing and upload.

 -Original Message-
 From: Mark Stang [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, May 08, 2007 12:06 AM
 To: Tapestry users; users@tapestry.apache.org
 Subject: RE: Anybody have the FCKEditor working in IE7?
 
 Anyone used FCKEditor with Tapestry 3?
 
 Mark J. Stang
 Senior Engineer/Architect
 office: +1 303.468.2900
 mobile: +1 303.507.2833
 Ping Identity
 
 
 
 -Original Message-
 From: jake123 [mailto:[EMAIL PROTECTED]
 Sent: Wed 4/18/2007 2:24 PM
 To: users@tapestry.apache.org
 Subject: Anybody have the FCKEditor working in IE7?
  
 
 Hi,
 we have currently FCKEditor version 2.3.2 in our tapestry 
 application and that does not work in IE7.
 Where the toolbar and the textarea are supposed to be 
 displayed there is only a big white space and we don't see 
 any javascript errors anybody have this working? We tried 
 to update to FCKEditor version 2.4.2 but the result is the same.
 
 It works fine in Firefox...
 
 Thanks
 Jacob
 --
 View this message in context: 
 http://www.nabble.com/Anybody-have-the-FCKEditor-working-in-IE
 7--tf3603233.html#a10066441
 Sent from the Tapestry - User mailing list archive at Nabble.com.
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Anybody have the FCKEditor working in IE7?

2007-05-07 Thread Mark Stang
Anyone used FCKEditor with Tapestry 3?

Mark J. Stang
Senior Engineer/Architect
office: +1 303.468.2900
mobile: +1 303.507.2833
Ping Identity



-Original Message-
From: jake123 [mailto:[EMAIL PROTECTED]
Sent: Wed 4/18/2007 2:24 PM
To: users@tapestry.apache.org
Subject: Anybody have the FCKEditor working in IE7?
 

Hi,
we have currently FCKEditor version 2.3.2 in our tapestry application and
that does not work in IE7.
Where the toolbar and the textarea are supposed to be displayed there is
only a big white space and we don't see any javascript errors anybody
have this working? We tried to update to FCKEditor version 2.4.2 but the
result is the same.

It works fine in Firefox...

Thanks
Jacob
-- 
View this message in context: 
http://www.nabble.com/Anybody-have-the-FCKEditor-working-in-IE7--tf3603233.html#a10066441
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: Anybody have the FCKEditor working in IE7?

2007-05-07 Thread Robert Zeigler

You might try:

https://tapestryfckeditor.dev.java.net/servlets/ProjectDocumentList? 
folderID=3052expandFolder=3052folderID=0


Robert

On May 7, 2007, at 5/75:05 PM , Mark Stang wrote:


Anyone used FCKEditor with Tapestry 3?

Mark J. Stang
Senior Engineer/Architect
office: +1 303.468.2900
mobile: +1 303.507.2833
Ping Identity



-Original Message-
From: jake123 [mailto:[EMAIL PROTECTED]
Sent: Wed 4/18/2007 2:24 PM
To: users@tapestry.apache.org
Subject: Anybody have the FCKEditor working in IE7?


Hi,
we have currently FCKEditor version 2.3.2 in our tapestry  
application and

that does not work in IE7.
Where the toolbar and the textarea are supposed to be displayed  
there is
only a big white space and we don't see any javascript errors  
anybody
have this working? We tried to update to FCKEditor version 2.4.2  
but the

result is the same.

It works fine in Firefox...

Thanks
Jacob
--
View this message in context: http://www.nabble.com/Anybody-have- 
the-FCKEditor-working-in-IE7--tf3603233.html#a10066441

Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Anybody have the FCKEditor working in IE7?

2007-04-19 Thread James Sherwood

Hello,

I start work on integrating it into tapestry today but I have it working 
fine in IE7 on Vista on my development machine outside of tapestry.


One thing Ive noticed though is that IE7 on my machine thinks its a security 
breach to accept the path to the js or the path to the editor above the 
current folder(IE ../../fckeditor.js) and shows a page cannot be displayed 
in the iframe. Dunno if this means anything to you.  Also, I am working with 
the latest version.


--James

- Original Message - 
From: jake123 [EMAIL PROTECTED]

To: users@tapestry.apache.org
Sent: Wednesday, April 18, 2007 5:24 PM
Subject: Anybody have the FCKEditor working in IE7?




Hi,
we have currently FCKEditor version 2.3.2 in our tapestry application and
that does not work in IE7.
Where the toolbar and the textarea are supposed to be displayed there is
only a big white space and we don't see any javascript errors anybody
have this working? We tried to update to FCKEditor version 2.4.2 but the
result is the same.

It works fine in Firefox...

Thanks
Jacob
--
View this message in context: 
http://www.nabble.com/Anybody-have-the-FCKEditor-working-in-IE7--tf3603233.html#a10066441

Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


__ NOD32 2202 (20070418) Information __

This message was checked by NOD32 antivirus system.
http://www.eset.com





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Anybody have the FCKEditor working in IE7?

2007-04-19 Thread Bryan Lewis
I have FCKEditor 2.3.2 working in IE7.  I don't remember doing anything
special to make it work there.  Looking back at my notes, I did have
some trouble with the Google toolbar's spell-checker blanking out the
text area on IE7.  But then it started working and I never went back and
pinned down exactly why.  Along the way I simplified the .script and
fixed a missing closing comment, but I didn't write down where.

Just now I re-downloaded the original 2.3.2 and compared it to my files
but I couldn't find anything I'd changed.   I could send you my files
and if it works for you maybe we could figure out the difference.


jake123 wrote:
 Hi,
 we have currently FCKEditor version 2.3.2 in our tapestry application and
 that does not work in IE7.
 Where the toolbar and the textarea are supposed to be displayed there is
 only a big white space and we don't see any javascript errors anybody
 have this working? We tried to update to FCKEditor version 2.4.2 but the
 result is the same.

 It works fine in Firefox...

 Thanks
 Jacob
   


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Anybody have the FCKEditor working in IE7?

2007-04-19 Thread jake123

Hi,
that would be great if you could send me the files and we could try if it
from here... 

Send it to the email attached to my account here in the forum

Thanks a lot,
Jacob



Bryan Lewis wrote:
 
 I have FCKEditor 2.3.2 working in IE7.  I don't remember doing anything
 special to make it work there.  Looking back at my notes, I did have
 some trouble with the Google toolbar's spell-checker blanking out the
 text area on IE7.  But then it started working and I never went back and
 pinned down exactly why.  Along the way I simplified the .script and
 fixed a missing closing comment, but I didn't write down where.
 
 Just now I re-downloaded the original 2.3.2 and compared it to my files
 but I couldn't find anything I'd changed.   I could send you my files
 and if it works for you maybe we could figure out the difference.
 
 
 jake123 wrote:
 Hi,
 we have currently FCKEditor version 2.3.2 in our tapestry application and
 that does not work in IE7.
 Where the toolbar and the textarea are supposed to be displayed there is
 only a big white space and we don't see any javascript errors anybody
 have this working? We tried to update to FCKEditor version 2.4.2 but the
 result is the same.

 It works fine in Firefox...

 Thanks
 Jacob
   
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

-- 
View this message in context: 
http://www.nabble.com/Anybody-have-the-FCKEditor-working-in-IE7--tf3603233.html#a10082720
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Anybody have the FCKEditor working in IE7?

2007-04-18 Thread jake123

Hi,
we have currently FCKEditor version 2.3.2 in our tapestry application and
that does not work in IE7.
Where the toolbar and the textarea are supposed to be displayed there is
only a big white space and we don't see any javascript errors anybody
have this working? We tried to update to FCKEditor version 2.4.2 but the
result is the same.

It works fine in Firefox...

Thanks
Jacob
-- 
View this message in context: 
http://www.nabble.com/Anybody-have-the-FCKEditor-working-in-IE7--tf3603233.html#a10066441
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]