[support] Including pictures in drupal contents
Nicola Sanino
nicola.nic at gmail.com
Tue Jun 19 21:32:43 UTC 2007
there are different ways:
- write html by hand and use an ftp client to upload images
- 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.
- 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.
---
for node_images.module i've written this:
http://www.drupalitalia.org/node/2342
2007/6/19, Sauro Cesaretti <cesaretti.sauro at gmail.com>:
>
> Hello everyone,
>
> I'd like to know how can I include a picture in a drupal content.
> should I use the normal tag of html <img>, or is there another simplier
> way?
> How can I establish the position of a picture?
> How can I specify other parameters?
>
> Thanks in advance,
> Best regards,
> Sauro
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20070619/82e93d50/attachment.htm
More information about the support
mailing list