DCSIMG
FCKEditor flow direction plug-in - מקודד לשווא

FCKEditor flow direction plug-in

clip_image001

In a recent project we needed to allow Hebrew input in FCKEditor, and it was missing RTL/LTR flow direction controls.

after developing this plug-in I understood the importance of documentation.

This project has zero to none documentation, and it took me a significant amount of time to carry out a simple task like it.

It's a shame because it has a really good extension API.

you can download the plug in from this.location (at list i acquired a little bit of JavaScript humor)

Installation notes :

  1. extract the code in to your plugin directory (e.g. FCKeditor/editor/plugins/TextFlow)
  2. add the following in fckconfig.js
    • below the plagin path configuraiton (FCKConfig.PluginsPath) add  FCKConfig.Plugins.Add("TextFlow", "en");
    • add the controls to the ToolbarSets LayoutFlowLTR and LayoutFlowRTL
Published Monday, October 29, 2007 5:38 PM על ידי danielisimo

תוכן התגובה

# re: FCKEditor flow direction plug-in

Monday, October 29, 2007 8:47 PM על ידי alex.kom

good job..

I remember that when I worked with FCK I needed a feature like this.

# re: FCKEditor flow direction plug-in

Thursday, December 06, 2007 8:56 AM על ידי t0lkman

Many thanks ;)

# re: FCKEditor flow direction plug-in

Monday, March 24, 2008 11:09 AM על ידי dothemath

Thank you very much!

When I create a new page the default view is LTR. Do you know of it's posible to change it to RTL.

# re: FCKEditor flow direction plug-in

Monday, March 24, 2008 11:21 AM על ידי dothemath

I'm sorry for my last message...

It's in the fckconfig.js under:

"FCKConfig.ContentLangDirection = 'rtl' ;

THANKS

# re: FCKEditor flow direction plug-in

Thursday, March 26, 2009 2:55 AM על ידי manu

Thanks , for the much needed plugin.

I followed the instruction but no new button to my toolbar. Is there a different folder I should put the .gif in it ?

Thanks

# re: FCKEditor flow direction plug-in

Sunday, March 29, 2009 11:26 AM על ידי Rachel Bauman

This is great!  It seems to cause problems in Safari.  The editor doesn't recognize that there is content with the plugin installed.  Have you encountered this problem? Any suggestions?

# re: FCKEditor flow direction plug-in

Sunday, May 09, 2010 10:54 PM על ידי Michal

I am using FCKeditor in Ruby on Rails. I have installed the plugin. everything is going well while editing, but when keep the record, nothing is saved. In other words the textarea is empty. DO you know how can I fix this?

שלח תגובה

(שדה חובה) 
(שדה חובה) 
(אופציונלי)
(שדה חובה) 

Enter the numbers above:
Powered by Community Server (Commercial Edition), by Telligent Systems