1
0

Load ckeditor for html-nugget (#27)

Need still to be tested and adapted for other editors
This commit is contained in:
onli
2013-07-23 23:30:02 +02:00
parent 827248cc74
commit 068767c80d
3 changed files with 3 additions and 2 deletions

View File

@ -154,6 +154,7 @@ function serendipity_printEntryForm($targetURL, $hiddens = array(), $entry = arr
}
function serendipity_emit_htmlarea_code($item, $jsname, $spawnMulti = false) {
# init == true when already editor was already initialized
static $init = false;
global $serendipity;