Tagged Questions
1
vote
0answers
34 views
Tinymce Richtext-editor not rendering macro RTE
I'm running a site with umbraco version 4.11.1 and is trying to render the info of a macro within a tinyMCE richtext-editor without any success.
In version 4.11.1 (and perhaps some other versions ...
1
vote
0answers
24 views
Custom plugin for TinyMCE in Umbraco not functioning correctly
I have created a custom plugin for the Richtext editor (TinyMCE) in Umbraco, that allows a user to insert a section of an accordion where the header is clicked and the content of the section is shown.
...
1
vote
1answer
59 views
TinyMCE plugin in umbraco
I'm trying to add a custom button for umbraco richtext datatype, so i made a simple plugin for TinyMCE... But i cant seem to get it working, it shows up in the datatype, but not when i open the editor ...
1
vote
3answers
279 views
TinyMCE scrubbing HTML in Umbraco
I'm trying to use bootstrap's collapse functionality in Umbraco, but when I edit the HTML of a page in the rich text editor (TinyMCE), the data- attributes are scrubbed when I save the page so the ...
-8
votes
1answer
111 views
How to open a < p> after a h2 [closed]
When I put one in my content < h2 > it closes my < p > but it does not open at the end of < / h2>
0
votes
1answer
128 views
Add background image to paragraph in rich text editor tiny mce
I have spent hours to think how to get this thing working without any success , what I want to add background image to selected paragraph in tiny mce, I can do that using style dropdown in rich text ...
1
vote
1answer
70 views
Char limit in RichTextEditor
I am trying to develop a custom control for Umbraco that would allow us to dynamically set the length of text allowed in TinyMCE. I have already implemented something similar for a normal text box but ...
2
votes
2answers
175 views
Umbraco richtext is not saved after upgrading to 4.11
I upgraded from Umbraco 4.10 to 4.11 and now when I save a document, all fields are saved except for richtext fields where everything is deleted. Anything I type in richtext editor is lost after ...
2
votes
1answer
185 views
Umbraco not allowing httphandler resized image to be input
I am attempting to move legacy content into Umbraco v4.9.1. Some of the photos that are being migrated are being resized using an httphandler (ImageResizer.ashx) using variables passed through the ...
2
votes
1answer
361 views
Get TinyMCE to use full image url instead of relative one (Umbraco 4.0.3)
I know this question has been asked (and answered) before, but none of the proposed solutions have worked for me.
I've set the following in the tinyMceConfig.config:
<config ...
1
vote
0answers
75 views
Force Absolute URLS in TInyMCE [duplicate]
Possible Duplicate:
Umbraco TinyMCE - not showing absolute URLs in Insert/Update link
Hi I am using Umbraco and for some reason I cannot get the TinyMCE to use absolute urls. I have change ...
4
votes
1answer
346 views
Umbraco TinyMCE - not showing absolute URLs in Insert/Update link
this has been driving me crazy for a few hours, I managed to fix it on my local development machine and of course when I put it to live it's not working.
Here is what I did in my Umbraco set up:
in ...
3
votes
1answer
246 views
Why does Umbraco WYSIWYG place forward slash in front of a tag link?
I am using the Umbraco WYSIWYG datatype, and I noticed when using the HTML window to input HTML, that an A tag
<a href="http://www.someurl.com">link</a>
Will end up being:
<a ...
0
votes
3answers
785 views
How can I enable tinyMCE in Umbraco to add a div with a class attribute and contain a paragraph?
I need to allow add a div with a class attribute in tinyMCE in Umbraco. I can add a div, but all content in the div is just text. I need that text has a paragraph, and finally add a class attribute ...
1
vote
1answer
390 views
Umbraco - Safari - TinyMCE removes style
I have a problem with the tinyMCE editor in the Umbraco backoffice with Safari 5.1.7.
When I create a new node, put some text in bold or italic and I click Save & Publish, it's fine. But when I go ...
3
votes
1answer
389 views
How to get TabPage on which a user control data type resides
I'm building a custom data type using the user control wrappper method. Within it I am adding the existing TinyMCE data type. The problem is that I need to find a way to dynamically get a hold of the ...
1
vote
1answer
410 views
tinyMCE and pasted plain text from notepad results in different markup
When pasting text into tiny mce I get various behaviours. In my sample notepad text file I have this text:
a
b
c
Pasted in various browsers results in the following:
chrome 20:
...
2
votes
1answer
394 views
Umbraco Richtext Editor not loading
I've been scratchign my head on this one, hopefully someone can provide some feedback.
Umbraco Version: 4.7.2
Problem
A solution I developed for a company is having problem loading the rich text ...
0
votes
1answer
250 views
In Umbraco, is there a way to add dictionary fields into a rich text editor?
I am working on a site that will be using multiple keywords throughout. We don't want to have people go through every single page and add in the new info over the old info for every change to these ...
1
vote
1answer
638 views
Add attributes to Insert Image dialogue of Umbraco RTE or Create Custom Data type
How can I add attributes to the current Insert Image dialogue box on umbraco Richtext Editor?
What I really want is to let content editor choose images and set their class, and maybe choose if this ...
1
vote
1answer
385 views
Umbraco TinyMCE editor - default anchor styling
Is there a way using the TinyMCE for Umbraco [Version 4.7] to keep the inline style element of an tag when it is changed in the editor.
We cannot use CSS as the html generated in this instance is ...
1
vote
2answers
727 views
TinyMCE Html editor in Umbraco stopped working
The TinyMCE html editor has stopped showing up in my umbraco installtion.
If clicked the html button opens new popup but the content is never loaded.
Chrome gives me:
Error 324 ...
0
votes
1answer
1k views
How do I turn off codetidy in TinyMCE editor in Umbraco?
I am running Umbraco 4.5.2. In config/umbracosettings I have made the change
<TidyEditorContent>False</TidyEditorContent>
In TinyMCEConfig I have deleted the valid elements and replaced ...
1
vote
2answers
387 views
TinyMCE can't align header tags
Does anyone know how I can enable text alignment of header tags through the TinyMCE interface? If I select the text (of any header tag) and select an aligment option it appears to have lined up ...
0
votes
1answer
433 views
Umbraco IE error in tinymce3tinymceCompress.aspx
When using the latest Release version (4.0.4.2) of Umbraco, the tinymce3 control fails to show/load in the backoffice of umbraco.
Instead a JavaScript error is shown:
--- ERROR CONTENT ---
Message: ...
1
vote
1answer
564 views
umbraco tiny MCE 3 internet explorer insert link error
I have an instalation of Umbraco 4.0.2.1. In internet explorer (6 / 7) i get an error when trying to insert a link using the tiny MCE rich text editor. basicaly what happens is i can choose the node ...
1
vote
1answer
684 views
Prevent TinyMCE from converting linebreaks
I want to prevent TinyMCE from converting linebreaks (pasted from notepad for example) into <br>'s.
Thats because I want to post code snippets inside <pre> tags, and I don't want to have ...

