1
defwind77
New FCKeditor 2.2
  • 2006/1/19 18:03

  • defwind77

  • Not too shy to talk

  • Posts: 180

  • Since: 2005/11/11


Ok I've got FCKeditor installed as a standard part of XOOPS 2.2.3, however I note on www.fckeditor.net they're now up to version 2.2 - including a pile of updates that really put fckeditor streets ahead of the rest.

Can anyone tell me if it's possible to integrate 2.2 into my fckeditor installation?

Is it a big job or is anyone developing this?

2
guardian2k1
Re: New FCKeditor 2.2

From the posts I've made requesting development info little is being said. I'm trying myself to integrate it back in but will take me months lol. By then someone else will have made a release.
"Linux is extremely user-friendly. It also happens to be extremely selective when picking its friends."

http://www.nuxified.com |http://debcentral.org

3
guardian2k1
Re: New FCKeditor 2.2

I checked out Fckeditors docu wiki. In order to upgrade the editor you need to upload the editor folder overwriting the existing folder. No hacks required. I.E. and Firefox still show script errors in regards to the Default Toolbar. I'll investigate the problem further and if possible, offer a fix.
"Linux is extremely user-friendly. It also happens to be extremely selective when picking its friends."

http://www.nuxified.com |http://debcentral.org

4
defwind77
Re: New FCKeditor 2.2
  • 2006/1/19 22:58

  • defwind77

  • Not too shy to talk

  • Posts: 180

  • Since: 2005/11/11


that sounds great guardian! Lemme know if it works etc and I can upload it to my site (don't want to screw things unless I have to!)

Now I'll just need to find a way to get it to work with smartsection and my life will be complete...

5
guardian2k1
Re: New FCKeditor 2.2

Will do, so far so good.:)
"Linux is extremely user-friendly. It also happens to be extremely selective when picking its friends."

http://www.nuxified.com |http://debcentral.org

6
McDonald
Re: New FCKeditor 2.2
  • 2006/1/19 23:29

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


I've just updated to version 2.2 and didn't notice anything weird when testing with Maxthon (IE) in XAMPP.
There seems to be only one strange thing. When I post some text using FCKeditor with modules like News or eXtCal, the entered text appear good on the frontpage after submitting. If I want to edit the entered text again everything is in html-code suddenly:

<font face="Verdana" size="4"><strong><em><font style="BACKGROUND-COLOR: #00ff00">Test <font color="#ff0000">1</font> <font color="#ffff00">2</font> <font color="#0000ff">3</font></font></em></strong></font>


Pressing the Source button gives:
<font face="Verdana" size="4"><strong><em><font style="BACKGROUND-COLOR: #00ff00">Test <font color="#ff0000">1</font> <font color="#ffff00">2</font> <font color="#0000ff">3</font></font></em></strong></font>


Seems you can edit in wysiwyg only once...

Anybody has an idea what's causing this and how to solve it?

7
guardian2k1
Re: New FCKeditor 2.2

It's something I'm working on at the moment along with the javascript errors. I think its to do with the configuration of fckeditor as the problem exists in the xoops-fckeditor 2.2.
"Linux is extremely user-friendly. It also happens to be extremely selective when picking its friends."

http://www.nuxified.com |http://debcentral.org

8
guardian2k1
Re: New FCKeditor 2.2

I have successfully updated XOOPS fckeditor to the latest fckeditor build (2.2) on our site. I have tested it in CBB and glad to say there are no problems either posting or editing.

After further research on the scripting errors in news and articles I came to the conclusion that the problem may lie with these modules although I'll happily eat my words if I'm wrong.:)

I think Andy knows the cause of the problem with articles and will issue a fix A.S.A.P

As for news, I can only print out the error and hope, herko can see where the problem is.

Can't move focus to the control because it is invisible, not enabled, or of type that does not accept focus.

Line 563
Char 78

url:http://mysite.com/modules/news/submit.php
"Linux is extremely user-friendly. It also happens to be extremely selective when picking its friends."

http://www.nuxified.com |http://debcentral.org

9
AlienHand
Re: New FCKeditor 2.2
  • 2006/1/26 15:34

  • AlienHand

  • Just popping in

  • Posts: 27

  • Since: 2005/4/12


Quote:

guardian2k1 wrote:
I checked out Fckeditors docu wiki. In order to upgrade the editor you need to upload the editor folder overwriting the existing folder. No hacks required. I.E. and Firefox still show script errors in regards to the Default Toolbar. I'll investigate the problem further and if possible, offer a fix.


That worked great! Thanks ... I've used 5-6 hours to get it to work - simply upload and overwrite old files and it worked. All that time wasted! .. I had to configure the config.php though in "class/xoopseditor/fckeditor/editor/filemanager/
browser/default/connectors/php/"
because I have xoops224 in a sub folder.
fx=($Config['UserFilesPath'] = '/cms/UserFiles/' ;)
So now every FCKeditor looks for files and images the same place (nice control)!
I got the lates FCKeditor athttp://www.fckeditor.net/download/default.html

BUT! - and this I cannot figure out... :-O
I can upload pictures in the imagemanager of FCKeditor just fine. I can even create folders for better control over my files/images. But I CAN NOT upload in the subfolders!? And if I upload a picture via FTP in a subfolder, the image dosn't apear in the imagemanager (FCKeditor) even after refreshing, caching etc.

Does anyone have an idear why I can't upload in subfolders and see the content in the subfolder (even if uploaded via FTP)?

Best Regards
And keep up the good work!

10
AlienHand
Re: New FCKeditor 2.2
  • 2006/1/26 15:42

  • AlienHand

  • Just popping in

  • Posts: 27

  • Since: 2005/4/12


One more thing...

I found out that if you create the subfolders via FTP and CHMOD them to 777, you can upload images etc via FCKeditor. You can also use pictures uploaded via FTP - you just need to CHMOD them for full control...

But still - If I create a subfolder in FCKeditor image/filemanager - you still can't upload in that folder

Regards

Login

Who's Online

176 user(s) are online (89 user(s) are browsing Support Forums)


Members: 0


Guests: 176


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits