This question is locked. New answers and comments are not allowed.
Hi there.
I've spend a few hours with your editor for our sharepoint 2003 installation. I lack some easy installationguides to configuring/installing the editor.
We have a "RadEditorSPS_2_0_1_Dev" version of your editor, and I'm trying to make it use a danish dictionary when spellchecking. I can't make it work. I've put the da-dk.tdf in the \spell\tdf location, I've edited the ConfigFile.xml for the Spell and Editor parts, no luck. I've looked at a ToolsFile.xml, changed to da-DK whereever possible. I've done a IISreset, still nothing.
What am I doing wrong here ?
Cheers
Jakob
(About to upgrade to sharepoint07 soon)
I've spend a few hours with your editor for our sharepoint 2003 installation. I lack some easy installationguides to configuring/installing the editor.
We have a "RadEditorSPS_2_0_1_Dev" version of your editor, and I'm trying to make it use a danish dictionary when spellchecking. I can't make it work. I've put the da-dk.tdf in the \spell\tdf location, I've edited the ConfigFile.xml for the Spell and Editor parts, no luck. I've looked at a ToolsFile.xml, changed to da-DK whereever possible. I've done a IISreset, still nothing.
What am I doing wrong here ?
Cheers
Jakob
(About to upgrade to sharepoint07 soon)
10 Answers, 1 is accepted
0
Hi Jakob,
Could you please test the attached Danish dictionary and localization files? They should work for your version of RadEditor.
Best regards,
Rumen
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
Could you please test the attached Danish dictionary and localization files? They should work for your version of RadEditor.
Best regards,
Rumen
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0
Jakob
Top achievements
Rank 1
answered on 27 Aug 2007, 02:07 PM
Hi Rumen
I've pasted the languagefile in the /spell/tdf location. But where do the other files go ?
Rgds
I've pasted the languagefile in the /spell/tdf location. But where do the other files go ?
Rgds
0
Hi Jakob,
You should create a folder named da-DK in the \RadControls\Editor\Localization folder in your project. After that paste the files from the attached Danish.zip in the da-DK folder.
Unfortunately, the Danish localization was send by a customer and it is not complete - some of the files from the English localization are not translated or missing. Since we do provide support only for the English, German and French localizations, our suggestion is to localize the English localization yourself by following the instructions in the following article: Creating a new language.
Kind regards,
Rumen
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
You should create a folder named da-DK in the \RadControls\Editor\Localization folder in your project. After that paste the files from the attached Danish.zip in the da-DK folder.
Unfortunately, the Danish localization was send by a customer and it is not complete - some of the files from the English localization are not translated or missing. Since we do provide support only for the English, German and French localizations, our suggestion is to localize the English localization yourself by following the instructions in the following article: Creating a new language.
Kind regards,
Rumen
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0
Jakob
Top achievements
Rank 1
answered on 31 Aug 2007, 11:05 AM
Hi Rumen
I've tried to reply to this post 3 times now. Every time I get an error and the reply is lost. This may be the third time that will work. I've send the feedback to your webmaster, now this is forth try :)
Rumen, I've pasted the files, and no changes so far. Did you have a simple step-by-step guide to make it work ?
Cheers
Jakob Boyer-Dræby
I've tried to reply to this post 3 times now. Every time I get an error and the reply is lost. This may be the third time that will work. I've send the feedback to your webmaster, now this is forth try :)
Rumen, I've pasted the files, and no changes so far. Did you have a simple step-by-step guide to make it work ?
Cheers
Jakob Boyer-Dræby
0
Hi Jakob,
You can find the requested instructions in the following RadEditor for ASP.NET help article: Setting the Localization Settings.
In your MOSS scenario, you should set the Language property in the respective ConfigFile.
Best regards,
Rumen
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
You can find the requested instructions in the following RadEditor for ASP.NET help article: Setting the Localization Settings.
In your MOSS scenario, you should set the Language property in the respective ConfigFile.
Web Part and WCM scenario
You need to modify the ConfigFile.xml which is located in the following folder:/Program Files/Common Files/Microsoft Shared/web server extensions/wpresources/RadEditorSharePoint/4.3.2.0__1f131a624888eeed/RadControls/Editor/
For example you can set the Language property like this:
<property name="Language">da-DK</property>If
this property is not set, by default RadEditor will load its default English localization. The da-DK string inside the property tags should be identical to the Danish localization folder.
SharePoint forms scenario (Lists, Wikis, Blogs,
etc.)
You need to modify the ListConfigFile.xml located in the same folder.
Best regards,
Rumen
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0
Jakob
Top achievements
Rank 1
answered on 05 Sep 2007, 12:25 PM
Hi Rumen.
Still no luck. I must do something wrong here. I can't find "ListConfigFile.xml". I've pasted the spell-file and the extra files into a localization folder as you mention. I've set the ConfigFile.xml file to da-DK in the language setting. I've done an IISreset, still nothing. I cant crack that stuff.. :( It's really irritating. Especially when I allready have to deal with all the limits in the current 03 version of sharepoint.
Rgds
Jakob
Still no luck. I must do something wrong here. I can't find "ListConfigFile.xml". I've pasted the spell-file and the extra files into a localization folder as you mention. I've set the ConfigFile.xml file to da-DK in the language setting. I've done an IISreset, still nothing. I cant crack that stuff.. :( It's really irritating. Especially when I allready have to deal with all the limits in the current 03 version of sharepoint.
Rgds
Jakob
0
Hi Jakob,
I apologize for the mix up. My colleague assumed that you are using MOSS 2007 and not SPS 2003. The ListConfigFile.xml and the folder locations he gave you are only for the MOSS 2007 version of RadEditor.
I have attached a file with the Danish localization for RadEditor 5.62 (which is used in the 2.01 version of the SPS editor).
What you need to do is extract the attached file in your RadControls folder (choose yes if prompted to overwrite files). Then open the ConfigFile.xml file in the RadControls/Editor folder and change the language property from en-US to da-DK:
Best wishes,
Lini
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
I apologize for the mix up. My colleague assumed that you are using MOSS 2007 and not SPS 2003. The ListConfigFile.xml and the folder locations he gave you are only for the MOSS 2007 version of RadEditor.
I have attached a file with the Danish localization for RadEditor 5.62 (which is used in the 2.01 version of the SPS editor).
What you need to do is extract the attached file in your RadControls folder (choose yes if prompted to overwrite files). Then open the ConfigFile.xml file in the RadControls/Editor folder and change the language property from en-US to da-DK:
<property name="Language">da-DK</property>
This should be enough for changing the editor language to Danish.Best wishes,
Lini
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0
0
Jakob
Top achievements
Rank 1
answered on 07 Sep 2007, 07:57 AM
Sorry to say, but no luck either. I am searching in the dark here. what on earth can be wrong. I must consider removing rad editor now. Strange.
0
Hi Jakob,
I am attaching a movie I made with SPS 2003. It shows how to enable the Danish localization in SharePoint using the RadControls.zip file I sent in my previous message.
1. Extract the RadControls.zip file in the editor's RadControls folder. In my case the editor is in the GAC so the RadControls folder is in c:\Program Files\...
2. Add a RadEditor web part to a page or modify an existing web part. Open the Language tool part and set the language to Danish. Finally click the Apply or OK button.
Best wishes,
Lini
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
I am attaching a movie I made with SPS 2003. It shows how to enable the Danish localization in SharePoint using the RadControls.zip file I sent in my previous message.
1. Extract the RadControls.zip file in the editor's RadControls folder. In my case the editor is in the GAC so the RadControls folder is in c:\Program Files\...
2. Add a RadEditor web part to a page or modify an existing web part. Open the Language tool part and set the language to Danish. Finally click the Apply or OK button.
Best wishes,
Lini
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
