Hallo, I am working on Leopard Snow local install with MAMP.
Local install to try to understand Drupal.
tinymce 3.2.6 is in:
/Applications/MAMP/htdocs/druppel/sites/all/libraries/tinymce/jscripts/tiny_mce
I set tinymce to use theme/abessive/style.css (tried also all other options given at site configuration/wysiwyg)
Even changed themes
But editor shows formatted text, view shows just a bunch of unformatted words.
Logged in as another user I did not see any formatted text.
Is tinyMCE not working (because of something I did wrong?)
Is something wrong with Drupal 6? (because of something I did wrong?)
Oh, I did put this in Module dev. but don't know if thats right?
Mmm maybe I did not set full html as default in
Home // Administer // Site configuration/Input formats?
Well I did, and now I see that in create conten page I still have to choose between full HTML and filtered HTML. Thats odd.
So I deleted that one. now it works.
Thanks, Jaap