Seriously, this is one of the hardest things I've ever had to try and install... And I just cant get it to work. Instructions are different all around the place. On the tinymce there arent any particular instruction (that I could find) relating to drupal, and the what's available on drupal is too vague.
Obviously it's me because other people seem to have it up and running, but these are y problems:
1) instructions I have state:
1. Place the entire tinymce directory into your Drupal modules/ directory.
which (after extracting the latest version creates a directory structure like this:
/modules ... the directory asked to copy the files to
|
+ tinymce ... first level directory of the extracted files
| |
| + docs
| |
| + examples
| |
| + jscripts
| | |
| | + tinymce
| | |
| | + langs
| | |
| | + plugins
| | .
| | .
| + po .
This directory structure seems very convoluted and unweildy... not to mention that when you try and use/administer it, it comes up with errors.
But then in install point 3:
3. Place the entire 'tinymce' engine folder inside your modules/tinymce directory. So the TinyMCE engine will live in modules/tinymce/tinymce
huh?
a) where is the tinymce 'engine'? and