I am looking to use the Redcarpet gem (https://github.com/tanoku/redcarpet) in an app of mine. Is t开发者_Go百科here some kind of toolbar add in that i can use to give users a toolbar with \"stack-li
I am trying to write a code which allows my website users to save drafts. I am facing a problem while doing this.
I am trying to figure out how to create a textarea with 3 buttons: bold, italic, underline. I cannot go with any WYSIWYG editor as I have tested most of them and no one fits my needs. (e.g. most are c
I need to write a javascript function that can look at the WYSIWYG on the page (CKEditor) that is rendered after the page loads with the Drupal WYSIWYG module. I am having difficulty using jQuery even
I\'m creating a开发者_JAVA技巧 mini-forum in PHP and I want to allow user posts with limited text formatting and embedding images, but I want to do it securely (XSS-wise) and I was wondering what\'s t
I was simply wondering if there\'s an easy way of creating H tags through CKEditor (without going to HTML view) ?
I want to allow users to create a PDF file with an online WYSISYG editor . It will be basically images and text that they can drop and create 开发者_运维知识库PDF.I will create a UI using jquery-ui .
I\'m trying to recreate a maxlength - function for CLEditor. The objective is: If a text is entered into a textbox and its longer than the set maxlength, the textbox should lose its focus so that it\
I am having trouble making any \"common\" WYSIWYG work with Rails. We even had to do one ourselves with RedCloth for the moment.
I am writing a cms (on .net) and have structured the whole page to work client side. There is a treeview that lets you add/remove/move items and define their names in the languages defined. For each l