FCKeditorX 0.5.5 - BETA TEST version

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm
Location: ITALY

Re: FCKeditorX 0.5.5 - BETA TEST version

Post by megabob3 »

Sorry to ALL i am very busy at work and at home :(
cyberman

Re: FCKeditorX 0.5.5 - BETA TEST version

Post by cyberman »

m266 wrote: how can I change the language in FCKeditor? In my second instalation I have the editor only in english.
I'm not bob, but try this

Make a look at modules/FCKeditorX/FCKeditor/fckconfig.js line 39 and change 'en' to 'de' - it works ;-) .
m266

Re: FCKeditorX 0.5.5 - BETA TEST version

Post by m266 »

Hi cyberman,

ging leider auch nicht.

m266
mbvdk
Forum Members
Forum Members
Posts: 43
Joined: Wed Jun 08, 2005 3:30 pm

Re: FCKeditorX 0.5.5 - BETA TEST version

Post by mbvdk »

iNSiPiD wrote: mbvdk, "Non si riesce a scrivere nel file ()" is a line from the Italian translation which means "Unable to write to file".

Try clearing your cache and explicitly setting your default language to English.
Didn't work, as a matter of fact now it dosnt work at all. Tried uninstaling it and reinstaling from the latest .zip. Now I get the following message popup: error loading "/vejlbyfed/modules/FCKeditorX/FCKeditor/../../../temp/cache/fckstyles.xml"

After clearing the cache there is no "fckstyles.xml" file in the cahces folder. If I put it there manually, I'm back to my original problem: FCKEditor works fine in all modules, except for page content.

After going back to version 0.7.1 (shows up as version 0.6 in cmsms) it works fine. Except after clearing the cache when I have to manually put the xml-files in the cache dir.
m266

Re: FCKeditorX 0.5.5 - BETA TEST version

Post by m266 »

Zitat von: m266 am September 11, 2005, 02:45:04 pm
how can I change the language in FCKeditor? In my second instalation I have the editor only in english.


I'm not bob, but try this

Make a look at modules/FCKeditorX/FCKeditor/fckconfig.js line 39 and change 'en' to 'de' - it works  .



Hi,

I have found the reason becouse the english language as default:
If I check the box "Use CMS Language settings", then is default language in english. If I not do it, then is in german and OK.
(see screenshot)

m266

[attachment deleted by admin]
Last edited by m266 on Wed Sep 14, 2005 1:12 pm, edited 1 time in total.
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm
Location: ITALY

Re: FCKeditorX 0.5.5 - BETA TEST version

Post by megabob3 »

I have to do something this week-end :D
cyberman

Re: FCKeditorX 0.5.5 - BETA TEST version

Post by cyberman »

m266 wrote: If I check the box "Use CMS Language settings", then is default language in english. If I not do it, then is in german and OK.
Thx.

This screen I hadn't seen before your question ;-) ...

On my local installation my tip works without this
westis

Re: FCKeditorX 0.5.5 - BETA TEST version

Post by westis »

Hi,

When I open a page for edit in FCKEditor I am not able to delete any text. But if I add a character then suddenly I am able to delete. Why is that?

I'm using Mozilla Firefox.

Edit: I tried it in IE and there it works allright. Apparently it has something to do with Firefox then.
Last edited by westis on Sat Sep 17, 2005 12:27 pm, edited 1 time in total.
iNSiPiD

Re: FCKeditorX 0.5.5 - BETA TEST version

Post by iNSiPiD »

Looks like release candidate 2.0 (which claims to be standards compliant) is getting ready for release.

Megabob, will you be updating and preparing this when it becomes available, or have you retird from this task? :)
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm
Location: ITALY

Re: FCKeditorX 0.5.5 - BETA TEST version

Post by megabob3 »

iNSiPiD wrote: Looks like release candidate 2.0 (which claims to be standards compliant) is getting ready for release.

Megabob, will you be updating and preparing this when it becomes available, or have you retird from this task? :)
I will DO!! :D
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm
Location: ITALY

Re: FCKeditorX 0.5.5 - BETA TEST version

Post by megabob3 »

http://www.awakening.it/cms_d/modules/F ... _0_9_1.zip

I tried to AVOID all write function, but set
StylesXmlPath = .../modules/FCKeditorX/fckstyles.xml.php?id=..

doesn't go and so i must REWRITE each time fckstyles.xml
StylesXmlPath = .../tmp/cache/fckstyles.xml

I will ask to FCKeditor team to consider the possibility on have an dinamycal fckstyles.xml

Pls who can test this version.

Bye ;)
Last edited by megabob3 on Mon Sep 19, 2005 8:32 pm, edited 1 time in total.
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm
Location: ITALY

Re: FCKeditorX 0.5.5 - BETA TEST version

Post by megabob3 »

It could be TESTED always HERE:
http://www.awakening.it/cms_d/admin

user: admin
pass: admin

Bye :D
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm
Location: ITALY

Re: FCKeditorX 0.5.5 - BETA TEST version

Post by megabob3 »

This VERSION eliminated ALL write function
http://www.awakening.it/cms_d/modules/F ... _0_9_3.zip

Some problems there are....

However test it.
iNSiPiD

Re: FCKeditorX 0.5.5 - BETA TEST version

Post by iNSiPiD »

I've just been alerted to the fact that this version is NOT standards compliant by a very reliable source.

Dodgy code examples follow:

1. Generates invalid markup:
Start with Test and then apply "Custom Bold" from the Styles menu. You get:


Test


As you know, an inline element cannot contain a block element.

2. Generates semantically meaningless markup:
Start with Test and apply formatting using the color picker and font selector. You get:

Test

3. Generates deprecated markup. For example, create an anchor and you get:

Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm
Location: Saskatchewan - Canada

Re: FCKeditorX 0.5.5 - BETA TEST version

Post by Greg »

I see RC2 of tinyMCE uses this code instead of

Code: Select all

<span style="color: #ff3300">Some text</span>
and

Code: Select all

<strong>element</strong>
Last edited by Greg on Tue Sep 20, 2005 3:11 am, edited 1 time in total.
Greg
Post Reply

Return to “Modules/Add-Ons”