|
Search
You searched for the word(s):
Showing page 84 of 381 (3,805 total posts)
< 1 second(s)
-
Hi Techn0,
The line break behavior is handle by property "BreakElement", you can set it to div/p/br.
More detail please refer to example http://cutesoft.net/asp/oncarriagereturn.asp
Regards,
Ken
-
Hi Daniel,
I think you did not set up the upload module correct.
Please refer to http://cutesoft.net/ASP.NET+Image+Gallery/Deployment.aspx step3, it has two sections, please try it one by one. The upload module code depends on your application pool mode.
3. Add Uploader httpModule to web.config's httpModules listIIS ...
-
Hi dolphinbulat,
Please try the way below
1. Open file “\cuteeditor_files\include_CuteEditor.php”
2. Find section below
$this->FilesPath=dirname($this->GetWebPath(__FILE__));
3. Change it ...
-
Hi,
If you want to use another xml file, please open"\richtexteditor\dialogs\setstyles.xml", find section below. You can change the location and file name "staticstyles.xml" directly.
var arr=[editor._config.folder+"config/staticstyles.xml?"+editor._config._urlsuffix];
Also, the example below ...
-
Hi mayank123,
Got this error because you did not set setting "upload_tmp_dir" in your php settings. Please check your php.ini and ensure that you have set this setting and your site has the write/read permission of the folder you set for.
Regards,
Ken
-
Hi MasterShadow,
The RichTextEditor 8.0 will not generate the empty group, so I think this will not be a problem in rte.
Regards,
Ken
-
Hi MasterShadow,
The CuteEditor has not provide the method to remove the group, I suggest you create the different config file and switch the config file for each environment not just remove the button from the toolbar. It should be the same think as your requirement.
Regards,
Ken
-
Hi mayank123,
Yes, I have tryied that, it works fine for me. And I have tried the "Compatibility View" with the IE9 Page Standards too.
Regards,
Ken
-
Hi bertsirkin,
The steps below shows you how to sort the image by your own logic in classic alyout.
Please follow the steps below. Step 1- step 4 use to sort the order for the classic layout. Step 5 –step 7 use to sort the viwer. Step 2 and step 6 is the sort logic.
1. Open file ...
-
Hi,
I can reproduce this issue too, I will report it to the development team, once issue is fix, I will keep you posted.
Regards,
Ken
... 84 ...
|
|
|