0
votes
2answers
10 views
Symfony TinyMCE Widget sfWidgetFormTextareaTinyMCE will show code at the end
Hi folks !
I'm working on my first symfony project (it's great !), i am using the sfWidgetFormTextareaTinyMCE widget for a form in the backend (to display the WYSIWYG).
It works f …
0
votes
0answers
13 views
How to click TinyMCE toolbar’s button programmatically ?
I want to make preview button as usual form button next to submit button(as it made in most cases of "Post new topic" forms). How can I programmatically simulate toolbar's preview …
1
vote
1answer
64 views
TinyMCE: Double forecolor and backcolor buttons?
I'm having a problem using TinyMCE. In IE8, the forecolor and backcolor, for some random reason, is displayed twice.
See picture below.
Source code (I add the forecolor and bac …
0
votes
1answer
16 views
Get tinyMce mode to activate on a new textbox inserted by AJAX (in Rails)
I have a nested attribute (speeches) under a model Speaker and I'm using tinyMce to let a speaker fill out a profile form where they might have one or more speeches they give.
I'm …
0
votes
0answers
13 views
TinyMCE/JCE on a split-site Joomla
Dear All
I have split a Joomla installation across two servers (one for dynamic content, one for static) and I'm having trouble with the wysiwyg editor TinyMCE/JCE. Can anyone of …
0
votes
1answer
150 views
Problems with Opera and TinyMCE
I have been having some general problems with TinyMCE inside Opera. Some of these include:
the save button produces an error
when submitting to a popup with an entire form, inclu …
2
votes
2answers
102 views
Way to check whether TinyMCE is active in WordPress
I'm working on a plugin that, when TinyMCE is in use as the Visual editor, uses TinyMCE commands to insert text into body content editing area. Currently, it works by just running …
0
votes
1answer
36 views
TinyMCE in Internet Explorer does not load
My TinyMCE init looks like this:
var tinymce_advanced_options = {
mode : "textareas",
theme : "advanced",
editor_deselector : "mceNoEditor",
th …
0
votes
0answers
18 views
TinyMce api plugin editing problem
Hi!
I tried to edit the tinymce insertLayer plugin
like "onclick of textarea of tinymce editor it opens a layer & user can enter text only on there."
i can get the mouse click …
0
votes
2answers
848 views
tinymce and Jquery UI dialog workinh nicely
I'm having some problems with Jquery UI Dialog and TinyMCE.
Passing data to a text area works well with UI Dialog and Jquery.
So setting data in text area like this works fine:
…
1
vote
3answers
41 views
TinyMCE adds <pre> tag when inserting from Word
I have several Drupal 6 sites which use the WYSIWYG module along with TinyMCE. For one of my sites, whenever I use the Paste From Word icon, it adds a < pre > tag with the class …
4
votes
6answers
1k views
How to make TinyMCE work inside an UpdatePanel?
I'm trying to do something that many people seem to have been able to do but which I am unable to implement any solution. The TinyMCE control works pretty well in an asp.net form u …
0
votes
8answers
455 views
Page Entirely Blank Despite Having Source Code! (TinyMCE, FireFox)
Alright guys, here's a tough one...
In reference to this page.
The page will seemingly randomly not display the output of server when using Firefox (version 3.5). I have not see …
0
votes
2answers
70 views
Joomla chronoform insert into existing content
Hi,
I dont know much about joomla but I have a problem.
I started reading for the chromoform and it is a very nice pugin.
I created a form which I can see in the form manager and a …
0
votes
1answer
19 views
Could not load file or assembly ‘Moxiecode.TinyMCE’ or one of its dependencies. Access is denied.
We keep getting this bug intermittently and recycling the app pool fixes it for sometime but then it comes back again. Has someone narrowed down the cause for this issue and found …
