Hi,
> I can't reproduce this, could you show me which plugins are written in
> /usr/share/tinymce please?
This is a listing from /usr/share/wordpress/wp-includes/js/tinymce/plugins:
lrwxrwxrwx 1 root root 49 Aug 2 2009 directionality ->
../../../../../tinymce/www/plugins/directionality
lrwxrwxrwx 1 root root 45 Aug 2 2009 fullscreen ->
../../../../../tinymce/www/plugins/fullscreen
lrwxrwxrwx 1 root root 43 Sep 7 2009 inlinepopups ->
/usr/share/tinymce/www/plugins/inlinepopups
lrwxrwxrwx 1 root root 40 Aug 2 2009 media ->
../../../../../tinymce/www/plugins/media
lrwxrwxrwx 1 root root 40 Aug 2 2009 paste ->
../../../../../tinymce/www/plugins/paste
drwxr-xr-x 4 root root 4096 Aug 28 17:38 spellchecker
lrwxrwxrwx 1 root root 39 Sep 7 2009 tabfocus ->
/usr/share/tinymce/www/plugins/tabfocus
drwxr-xr-x 4 root root 4096 Aug 28 17:38 wordpress
drwxr-xr-x 3 root root 4096 Aug 28 17:38 wpdialogs
drwxr-xr-x 5 root root 4096 Aug 28 17:38 wpeditimage
drwxr-xr-x 3 root root 4096 Aug 28 17:38 wpfullscreen
drwxr-xr-x 3 root root 4096 Aug 28 17:38 wpgallery
drwxr-xr-x 5 root root 4096 Aug 28 17:38 wplink
The symlinks were created by previous installs of Wordpress. Looking at
the content of the .deb it seems that all the symlinked plugins are
actually overwritten, so directionality, fullscreen, inlinepopups, media
and tabfocus. This might be the case for files other than plugins as
well, I am not sure.
Laurens