edycja.php (plik znajduje się w katalogu twentyten)
<html> <head> <!-- Place inside the <head> of your HTML --> <script type="text/javascript" src="tinymce/tinymce.min.js"></script> <script type="text/javascript"> tinymce.init({ selector: "textarea" }); </script> </head> <body> <!-- Place this in the body of the page content --> <form method="post"> <textarea></textarea> </form> </body> </html>

Po wejsciu na strone ukazuje sie tylko pole (textarea) i nic wiecej, żadnych znaczników z TinyMCE
złą pacze pobrałem temat do zamkniecia