By hamstercage on
I'm still fairly new to Drupal, but its not as simple as pasting a picture into an article or a post like mambo? How would i do this in drupal? Its a bit plain with just text posting.
thanks in advance
I'm still fairly new to Drupal, but its not as simple as pasting a picture into an article or a post like mambo? How would i do this in drupal? Its a bit plain with just text posting.
thanks in advance
Comments
Is that
here on drupal.org or on your own site?
You won't be able to do it here, but you can configure your own site by installing the image module. You may also want to try out some of the image helper modules like image_assist etc.
--
Anton
New to Drupal? | Forum posting tips | Troubleshooting FAQ
Example Knowledge Base built using Drupal
The simplest
The simplest solution (to my eyes) is to use 2 modules: TinyMCE and IMCE.
Image_assis is great but I personnaly don't like the process to create the image which can be confusing to a user (because you actually create a new node, offering a big " body " section that the user can easily confuse with the body in the post he wants to create in the first place).
TinyMCE requires a bit of configuration and playing around with but once set up as you wish then it's great!
thank to the both of you
ok so i'll install the modules, and find them under the modules section of drupal.org