By 4social on
Hi!
I'm a newbie with drupal and i'm trying to use the image assist module, and after seeing that the patch is needed, i downloaded it but don't know in which folder to place it, i tried in the root of the image assist module but doesn't work.
Thanks for the help!
Comments
Which patch?
I use the image_assist module quite a lot and there are no required patches that I have needed to add.
But anyway, just so you know for future reference, a patch is a file that contains changes made to code. You need to run a program that reads the patch file and makes those changes to the specified module file. By itself, the patch file does nothing. Take a look here for more information.
______________________________________________________________________________________________________
Need help? Check the FAQ and the Handbooks first.
______________________________________________________________________________________________________
translating noob
I'm thinking that perhaps instead of "patch" 4social meant "plug-in." Right?
If so, the /drupalimage/ plugin folder should be copied from img_assist into
tinymce/tinymce/jscripts/tiny_mce/pluginswhere the first occurrence of "tinymce" is the module's directory and the second occurrence is the TinyMCE you downloaded from MoxieCode's site.
mlsamuelson
mlsamuelson
Actually I did mean the
Actually I did mean the patch, I got the tip in a website that gave tips on how to create a wiki:
« img_assist: Apply the patch on the module to make it work with Mediawiki syntax »
the patch linked to the site: http://drupal.org/node/124346
Any ideas??
Thanks.