|
|
Browse by Tags
All Tags » template
Showing page 1 of 2 (15 total posts)
-
I am testing upgrading from CuteEditor to RichTextEditor in a DotNetNuke site.
One CuteEditor feature that is missing from RichTextEditor is the ability to edit and save html templates in the editor.RichTextEditor only allows you to upload a template, but not to use the editor to create one.
Are you planning to add the create/edit template feature ...
-
I'm configuring the toolbar using the ItemTemplateList and the string below. Any of the drop down controls (FontName, FontSize, CssStyle) cause an unexpected line break. Is there any way to prevent this? ...
-
Style tags are not stripped in normal editing, but are stripped in template editing. EnableStripStyleTagsCodeInjection is set to ''false''.Version: CuteEditor 6.6 Build 2010-02-07. Regards,-mika-
-
Inserting a template (Cute Editor 6.6.0.0)I have a template with absolute urls in the .htm file of type:https://domain/?querystring After inserting the template in IE and switching to the HTML view, these urls are shown as:?querystring That is, they are either converted to relative urls, or the https://domain/ -part is lost ...
-
Windows opening inside ''Make Template'' don't fit, making some of the controls in the inner windows invisible (image below).These are usually insert functions, like ''Downloadable files''. It is also impossible to resize the Make template window. Tested with Chrome, FF3 and IE8
-mika-
-
While creating or modifying a template (window title 'Make Template'), ''Insert image'' gives a server error ''Could not find a part of the path 'path-to-root\Uploads'. (there is no uploads folder) Insert image works elsewhere, the problem is only in the template editor. I copied the Configuration\Security folder from a ...
-
Hi,
I figured out how to make some elements uneditable and unselectable in an editable template - but I would need the opposite thing: to make the whole template uneditable and only some parts of it editable, something like:
<div id=''wrapper'' UNSELECTABLE=''ON'' contenteditable=''false''>
lots of ...
-
I'm having this scenario with Cute Editor 6.4 for .Net:
Lot of text. I want to insert a template at the beginning of a paragraph. I place the cursor there. I open the templates browser and just when I click a folder to browse for the template, the control flicks and the cursor goes all the way up to the top of the text, and the template ...
-
Adam, However, it didn't work.
I solved trhough another way: I got an old copy of the project and only changed the DLLs and deleted the <FrameStyle ...> tags from the controls.
Now, anyway I tried to reproduce the error again, with another old copy, to see where the problem resides, and I think it comes when I try to add a ...
-
Thanks for the reply. How do I disable the template upload and modify function? I'd prefer to accomplish this programmatically as I cannot find a configuration setting. Is there a cleaner manner than making CE:UploadSingleFile invisible in InsertTemplate.aspx? Thanks again.
1
|
|
|