reading the quicktags.dev.js i see in the comments * Run quicktags(settings) to initialize it, where settings is an object containing up to 3 properties: * settings = { *...
I wish to remove the quick-tag buttons in the text (html) editor in TinyMCE but not the html editor itself nor the tabs for choosing between the editors. When...
Is it possible to automatically add the <!--nextpage--> quicktag after X number of paragraphs? My client isn’t exactly tech savvy so I’m trying to find a way to help...
I am looking for adding custom quicktag buttons, that would allow me to display a intermediary dialog before inserting the code. Situation Clicking a quicktag button opens a dialog...
With WP 3.2, WordPress maybe has a new function to add Link-Quicktags to the editor. But I found an function to set defaults for the link-button: Take a look...
I need to insert some text in the body of the article, that turns into a “side-tag” by wrapping it inside some div tags with custom classes. I’ve created...