I am having trouble with this. I am missing something here.
I downloaded:
img_assist-4.7.0.tar.gz
tinymce-cvs.tar.gz
I installed both per the instructions.
I copied the drupalimage plugin directory over to tinymce/tinymce/jscripts/ tiny_mce/plugins
I modified the modules/tinymce/plugin_reg.php file with this code:
In latest version of Drupal 4.7 I created a menu. First item in my menu is Home. Path of "Home" item is "" but it dosen't shown in menu.
Maybe theres is a hack or somthing. dose somebody have this odd behavior, before?
So I'm hoping someone can give me dumbed-down instructions for Nodewords. It looks like a great module and does exactly what I need done. I downloaded the module, (4.6) and installed it. When I publish stories now I get an error - I assume because I didn't follow this step in the Readme:
3. Import the supplied nodewords.mysql file into your Drupal database. Eg:
$ mysql -u user -p database < nodewords.mysql
Do not forget to adjust it to work with your table prefix if you use
table prefixing.
error: user error: Duplicate entry 'locale:en' for key 1
query: INSERT INTO cache (cid, data, created, expire, headers) VALUES ('locale:en', 'N;', 1143212445, 0, '') in /home/projectw/public_html/includes/database.mysql.inc on line 66.