there are different ways:<br>- write html by hand and use an ftp client to upload images<br>- install a visual editor like htmlarea, tinymce or fckeditor. They all have a file manager included, and you can upload files (images, pdf, doc. etc.) and create directories via http.
<br>- use node_images.module, and you can insert images before or after content. you can configure the number of images you can upload per node and can create image galleries. You can use it combined with imagefield, image cache and cck.
<br>---<br>for node_images.module i&#39;ve written this: <a href="http://www.drupalitalia.org/node/2342">http://www.drupalitalia.org/node/2342</a><br><br><div><span class="gmail_quote">2007/6/19, Sauro Cesaretti &lt;<a href="mailto:cesaretti.sauro@gmail.com">
cesaretti.sauro@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello everyone,<br><br>I&#39;d like to know how can I include a picture in a drupal content.
<br>should I use the normal tag of html &lt;img&gt;, or is there another simplier way?<br>How can I establish the position of a picture?<br>How can I specify other parameters?<br><br>Thanks in advance,<br>Best regards,<br>
Sauro<br><br>--<br>[ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<br></blockquote></div><br>