Tagged Questions
1
vote
1answer
53 views
Javascript Counting bold and italic in editor tinymce or ckeditor
how too Counting bold and italic words in editor tinymce or ckeditor.
Anybody can help me?
I do this http://szymoon.nazwa.pl//tinymce/tinymce2/index7.php
But this don't count good.
1
vote
1answer
72 views
POSTed image via TinyMCE don't appear in MySQL as BASE64 code doesn't send via POST
I use Codeigniter+TinyMCE. When I POSTed text and image from textarea in database appears only text. To resolve the issue I increased POST limit size, max_allowed_packet. But it didn't help. Then I ...
5
votes
2answers
56 views
Feincms MediaFile in RichTextContent
Is there a standard solution to insert a feincms MediaFile into a RichTextContent form element (ckeditor or tinyMCE) ? I haven't been able to find any in the documentation... Now users need to copy ...
0
votes
1answer
293 views
jQuery Spell Checker plugin for TinyMCE in .NET
We have an app written in .NET/MVC (C#) and it uses TinyMCE as the WYSIWYG editor. Works fine except no spell checking natively. The current options are pretty limited (iespell for IE but requires ...
2
votes
2answers
1k views
which WYSIWYG Javascript HTML text editor should I use with angularJS
I'm building a forum, now I'm looking for a "WYSIWYG Javascript HTML text editor" to enter posts, threads and so on...
My base JS-framework is Angular and Jquery (of course since Jquery is part of ...
1
vote
2answers
80 views
WYSIWYG Editors Ripping Table Cells and Images on Save
I have built a bespoke CMS in php and have used a wysiwyg editor to save description areas. For some reason when a table or an image is inserted they are not getting saved. On preview they seems to be ...
0
votes
0answers
106 views
Searching for online editor like Ckeditor which supports resizing layer areas for the user
I have been testing TinyMCE and CKEditor and they are great but I don't see a way to directly editing or resizing the different layer or divs areas for the content of the web. Firebug allows to do it ...
3
votes
2answers
147 views
Ckeditor remains hidden after creation - editor.css is empty
I am trying to use ckeditor in a web project I am currently developing.
The problem is that when I try to instantiate the Ckeditor (either via the jQuery adapter or with the CKEDITOR.replace ...
2
votes
1answer
90 views
Druapl 7 - wysiwyg & images
I need to insert images into the copytext of a blogpost. I tried different wysiwyg-editors and different image-plugins, but so far every plugin or editor I tried directly adds an <img>-tag into ...
1
vote
3answers
367 views
why php form builder class is not running?
I want to use php form builder class. But I can't run this class.
Im using as below(from example page):
<?php
session_start();
require_once 'PFBC/Form.php';
$form = new Form("webeditors", 650);
...
4
votes
2answers
642 views
HTML WYSIWYG edtor: why is the editable content moved in an iFrame
Why is the editable html moved into an iFrame? I analysed different editors (TinyMce, CKEditor, etc) and all move the editable content into a seperate iFrame which they lay over the original text.
...
1
vote
1answer
186 views
Easy way to format blog posts in Rails app
I've been trying to get styling working on site uncookedblog.com for hours now. I have tried using this TinyMCE gem, and CKeditor as well as some other gems. I just can't figure this stuff out. All I ...
4
votes
2answers
532 views
TinyMCE/CKeditor freezing container div's scrolling when initializing
I have TinyMCE initializing textareas that have been loaded via AJAX callback, in a colorbox modal window containing jQuery UI tabs panels. The panel that the textareas are being loaded into are ...
1
vote
1answer
310 views
using Ckeditor or tiny mce to upload image with html in asp.net
I want to WYSIWYG editor like tiny mce or ck editor to add product description, the issue is , the user can add images using built in image uploader available in the editor within the html. Within ...
1
vote
1answer
1k views
Asp.Net MVC 3 Free Text Editor with File Upload
I spent all day yesterday looking for a text editor for my Asp.Net MVC 3 application without any joy. What I am looking for is a text editor that I will use to allow a user to add a news story. ...
0
votes
2answers
336 views
Override host in TinyMCE (or CKEditor) Rich Text Edit
I am currently trying to integrate a RIch Text Editor in an application I am working on. So far, I have tested CKEditor and TinyMCE editor. Assume my application is hosted at http://example.com. I ...
0
votes
2answers
546 views
CKEditor, TinyMCE or any Rich Text Editor in jquery popup
I am developing an asp.net web app in which I am going to use CKEditor or any other rich text editor in the jquery pop up but the problem is this, I don't know any thing about the jquery pop up. I ...
1
vote
2answers
812 views
Javascript rich text editor with client side spell checking
I am currently investigating implementing a rich text editor with spell checking capabilities (hopefully out-of-the-box).
I have looked at quite a few other questions regarding spell checking and ...
0
votes
2answers
523 views
WYSIWYG editors after postback
I tried to add different wysiwyg editors to my page. If I'm saving, and then trying to edit my record, then everything is ok. But if on the edit page I set invalid value to some record's field and ...
1
vote
1answer
485 views
Document Management System Editor
I am building a web version (mostly jquery html5 with asp.net in the background) of an existing document management system. Existing software is built on .NET Win Forms and uses Microsoft Word as an ...
1
vote
1answer
611 views
using programs like tinymce and ckeditor in ipad programming
I'm developing an application in ipad that requires a word processor functionality and since uitextview is very limited I want to use tinymce or ckeditor especially with iOS 5 being released. However ...
1
vote
1answer
378 views
WYSIWYG editor resources and ASP.NET MVC project folders structure
Is there a fast way to move all the images and CSS from plug-ins' (like CKEditor or TinyMCE) folder to corresponding folders in the ASP.NET MVC projects' folders?
Maybe there are "out-of-the-box" or ...
1
vote
2answers
199 views
Multilingual issue with wysywyg editors
I am using tinymce for my posts in the system and getting problem with accented charachters, now here is what happened on my side.
If I type french accented character lets say à my tiny mce converts ...
1
vote
1answer
92 views
Rick Text Editing: Advanced options for Non-Technical Clients
We've for years been struggling on what Rich Text Editor to use for our clients. The large share of our client request concern issues with the editor, and we have summarized the causes to be 90% of ...
2
votes
2answers
2k views
The best web-based HTML editors like ckeditor, niceedit, tinymce?
I was looking for a web-based HTML editor for my website's backend. I narrowed down to 3 - Nicedit (good, but not maintained anymore), tinymce and ckeditor.
While I'll be going with either tinymce or ...
1
vote
3answers
1k views
How can i close CKEditor or tinyMCE on a click outside of the editor?
I have text widgets that can be added on the page. A click should activate the div into a wysiwyg editor. A click anywhere outside of the editor should destroy the editor with the new content written ...
0
votes
0answers
104 views
how to do HTML email composing in languages other then English?
Kindly guide me how to provide support for composing HTML emails in languages other then English (Spanish, French, German, Arabic etc) ? I am getting data I will need to use some editor (TinyMec or ...
1
vote
2answers
539 views
Is there an online example of using TinyMCE with a print layout like word
Is there an online example of using TinyMCE with a print layout like word where you can see the end of each page? Or is there another open source WYSIWYG editor that has a print layout built in?
1
vote
1answer
113 views
looking for a wysiwyg editor with some particular features
Not entirely sure if something like this exists or not. If it does, im at a loss as to what to search for to find it.
I need an inpage/inline (jquery?) wysiwyg editor with templating, so i can load ...
1
vote
1answer
437 views
Getting wiki output from TinyMCE/CKEditor (for Trac plugin)
I'm working for a company that uses Trac. Problem is, no one likes Trac's wiki-editor, and the wysiwyg plugin isn't as good as we'd like.
To solve this, we've decided to create our own Trac wysiwyg ...
1
vote
3answers
783 views
TinyMCE or CKeditor intergration problems with Zend
The folder structure looks like this:
Application
-- Layouts
---- layout.phtml (the 'template' file which loads all the .phtml files into, like insert.phtml form the pages folder, and loads init.js)
...
5
votes
4answers
1k views
ASP.NET MVC2 Rich Text Editor
basically, my question is pretty much similar and has been asked numerous times. Which WYSIWYG editor is better now that Telerik has released their MVC editor, would it be wise to purchase the entire ...
1
vote
1answer
768 views
Changing content CSS on the run in TinyMCE or CKEditor
I have a form in which I want to edit a HTML template. It has 2 textareas, one for the HTML and another one for the CSS.
I'd like to use either TinyMCE or CKEditor for the HTML textarea.
Is there ...
1
vote
3answers
2k views
Can LGPL licenses be used in our proprietary systems?
We want to use either the FCK/CKeditor or the TinyMCE editor in our CRM application. We charge the customer use of the CRM system which is bespoke to use and them. I noticed both the editors have GPL ...
0
votes
1answer
416 views
Wysiwyg Tiny MCE, problem adding custom links
I am trying to see witch one i like best, Tiny MCE or CKEditor. The problem that i am getting is that i need to add a custom toolbar button (or extend the anchor button). Trying now to modify the ...
16
votes
4answers
13k views
Compare TinyMCE and CKeditor for a Wiki
For a custom wiki django-wakawaka, i want to be able to add a WYSIWYG support.
TinyMCE is obviously the most popular plugin, used even by Wordpress.
But CK-editor seems more feature full.
Those who ...

