write post: hacking WYSWIG editor
-
Hi,
I have been trying to hack the wyswig editor provided in wordpress. I tried to separate the this editor but after copying all the necessary js code, all I got is an advanced editor.
I saved the necessary html from post.php into a .html file. I am not getting any javascript errors. Also verified all the paths and they seem to be OK.
However, I am finding it difficult to understand tiny_mce_gzip.php as it contains some smarty style php variables.
Does anyone know what php variables it requires to display the wyswig editor?
Thank you.
The topic ‘write post: hacking WYSWIG editor’ is closed to new replies.