|
Search
You searched for the word(s):
Showing page 4 of 9 (84 total posts)
< 1 second(s)
-
I've found one bug regarding .EditorWysiwygModeCss and multiple css files. I've got two css files:1.css:body {font-size: 11px;line-height: normal;font-family: Verdana,Arial,Sans-Serif;} //this is the default style.
2.css:
body {color: yellow;background-color: red;} //this is the site specific style. The background-color and color will ...
-
Adam,I have tried to edit the InsertImage.Frame.aspx file in the same way you describe.The dialog loads correctly, but just as the dialog is loaded, the Preview field is reset, the spacing fields are reset to 0, and the spacing between the browse field and the preview field are expanded: Regards,
Zapotec
-
Image properties dialog should have ''Constrain proporsions'' on width and height.
Insert Image  dialog:
 - We would like to add our own text into the preview window, just as we had in CE3.0
 - We would like to set our own default spacing.
 - browse and preview field are seperated by a lage gray area, reducing the size ...
-
If you right click this link, and choose ''Link'' and ''Properties'', nothing happens. Regards,Zapotec
-
I insert a image into the editor, and then doubleclick on the image to get Properties.
I then click the ''browse'' button and the ''Downloadable files'' dialog opens instead of ''insert Image''. Regards, Zapotec
-
Also change the /CuteSoft_Clien/CuteEditor/Dialogs/web.config to:
<?xml version=''1.0''encoding=''utf-8''?>
<configuration>
 <system.web>
 <compilation defaultLanguage=''c#''>
 <assemblies>
 <add assembly=''CuteEditor, Version=4.0.0.5, Culture=neutral, ...
-
If you are installing CuteSoft in GAC, you have to modify the /Cutesoft_Client/CuteEditor/web.config to: <configuration>
 <system.web>
  <authorization>
   <allow users=''*'' />
  </authorization>
  <httpHandlers>
   <add path=''*.jpeg'' ...
-
I changed:<locationpath=''CuteSoft_Client''allowOverride=''false''>to<locationpath=''CuteSoft_Client/''allowOverride=''false''> and everything seem to work again! Problem solved.   Regards, Zapotec
-
I have narrowed it down to be a security related problem.The CuteSoft_Client files are placed inside ''/admin/CuteSoft_Client/'' folder.Inside ''/admin'' I have a web.config file ...
-
I've just encountered this problem:
The only button displayed, are my own custom button.I've seen other threads about this, but no resolution other than upgrading.I've replaced the DLL and all Client files.
 Regards,Zapotec
... 4 ...
|
|
|