wysiwyg

How to integrate CKFinder with CKEditor?

How do you integrate CKFinder with the new CKEditor. It is very underdocumented on the website, and i am literally getting nowhere. A step by step guide would be greatly appreciate as, as far as i am aware.. this is the only free/good image upload solution for a wysiwyg editor that is any good. Can someone confirm? Thanks ...

How to set our custom font and font size as default in TinyMCE?

How to set our custom font and font size as default in TinyMCE. Any body knows the solution please help me :( ...

wymeditor cannot save inserted iframe

Hi, WymEditor (http://wymeditor.org) always deletes inserted iframe to its content. So i cannot add vimeo player block to my page. How can I avoid it? Regards, Alexey Zakharov ...

Basic javascript wysiwyg editor

Can I get an explanation on how to make a wysiwyg editor using a textarea? All I need it to be able to do is parse basic html tags like bold, italics, underline, etc. It doesn't need to have any buttons that inserts it, I just want to have a default text inside the textarea tags that parse the html. Example: <textarea cols="20" rows="2...

ASP.NET MVC2 Rich Text Editor

Hello everyone, 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 suite instead? Selections: TinyMCE CKEditor Telerik MVC Editor ...

WPF WYSIWYG editor using webbrowser

How do I suppress the "This document has changed, do you want to save the changes" when I use NavigateToString on the WebBrowser control? The solution in question 1073366 doesn't work with the WPF WebBrowser. ...

WYSIWYG XML Editor (DTD or RelaxNG or XSD based grammars)

Hi all I'm in need to make a WYSIWYG XML editor for a custom XML grammar. By this time I have explored all the OpenSource tools that I could find under this domain. Includes VEX, Oxygen, Bitflux... Since none of them were serving my purpose. I'm also looking for javascript based WYSIWYG HTML editors which can support and additional DOC...

Online WYSIWYG XML editor

Is there any open source online WYSIWYG Editor for various XML documents? I think the style could be added by XSLT, but if there is an editor, wich uses some other way to assign style to an XML file, I'm intrested. EDIT: I've checked Xopus, Jaxe, Vex, Oxygen, Bitflux already, but none of them are matches the conditions above (not openso...

PHP CMS with powerful in-place editing?

I'm looking for a good, clean PHP-based CMS that has as powerful in-place editing functions as Apostrophe which is great, but out of the question because of its strong reliance on Symphony and command-line tools that I can't use for this project. (As discussed in this question, with a nice contribution from one of Apostrophe's developers...

Qt WYSIWYG editor - non-editable/generated regions

I am developing a WYSIWYG document editor. The editor is build around the Qt framework because Linux/KDE is the main platform it will run on. I have been using the QTextEdit widget so far and have gotten basic text editing and formatting in. However I've come to a standstill on how to implement the following requirement: A document is ...

jQuery UI WYSIWYG?

I now use CLEditor, but I cannot style it like the rest of the page. So is there a jQuery UI WYSIWYG text editor? Or is there a way to style CLEditor with jQuery UI widget elements? ...

Wysiwyg component to use inside my Android app?

My Android app lets users write HTML fragments. WYSIWYG would be nice, but is there a WYSIWYG widget available for the Android UI? Or do you know a JavaScript-based WYSIWYG component that works in an Android WebView? Preferably usable in an Open Source app. Ideally Open Source itself. ...

Mathematic WYSIWYG html editor

I'm looking for a mathematical WYSIWYG HTML editor. So it has to be capable of producing well formed mathematical expressions like in this example: http://www.blau-test.be/files/example.jpg ( the font really doesn't mather, considering it can be styled using css ) Pricing doesn't matter, but it can be free 2 offcourse. If it is , the c...

Jquery: a div that contains the value of a textarea, when i click on a word in the div, make it click there in the textarea.

I have a div that contains the value of the textarea on keyup, so as i type in the textarea, it's shown in the div, the div is a comment preview for the textarea. is it possible to emulate a click in the textarea when i click in the div? so if in the div i click on the word 'world' in the sentence 'hello world i am on you', then it would...

Is there a Microsoft Word Component for the Classic ASP?

Hello World! Is there a Microsoft Word (or Word-Like) Component for the Web - Specifically, Classic ASP? Something that can attach to multiple instances of HTML textareas... The platform is a homegrown, in-house corporate-type app, so it really limits our maneuverability. That said, we just need it to work in plain old web pages using ...

Javascript Flowchart designer in style of CKeditor

Hello everyone. I've learned here, on stack overflow, that what I need is called "flow-chart". I need to allow user to draw in a browser (using his mouse) a flow-chart that would represent a flow of a process or an algorithm. This flow-chart should contain decisions (yes/no diamonds), tasks (rectangles), arrows, labels etc. Flow-chart ...

PHP - wysiwyg style image upload?

I am rolling my own blog framework, mainly to learn how everything works. I would like to be able to upload an image while typing my post (and be able to insert the image's tag without refreshing the page). Basically, the goal is to be able to embed an image with ease similar to that of a wysiwyg editor. What is a step in the right d...

How to enable Objects inclusion inside the HTMLEditor of Moodle ?

Hello, How can I add a Flash/Object button in the HTMLEditor of Moodle ? I am looking for the same kind of button as the link button, with a browse proposition that allows me to link a swf file in the Editor. I there a plugin for that already ? Do I have to develop it ? I saw that it is possible with TinyMCE. Is it possible to deploy...

Alternate editor for RefineryCMS

I think the build in editor isn't really that great and I think about changing it into something different. Is there any complete solution with one of the rich javascript editors available? Basicly it should be fairly easy to replace the editor with something else, as it just generates html. One thing which can a bit more difficult is r...

HTML Editor in Flex

Anyone knows a good (wysiwyg) HTML editor in Flex? ...