By alexanderfranca on
Hi everyone.
Excuse my English.
Really sorry if it's a common question.
When I have to insert an image inside a content (I'm using CCK), I do a file - image - upload to a directory (using a ftp client - Filezilla) and when I'm writing the content I click at 'image' button on the top menu of CCK and put the whole url to the image.
It's incredible boring.
Is there any other way to put images in CCK content? Like just do a right mouse click and select the image from a previous inserted gallery?
[]s
Alexander
Brazil - Rio de Janeiro
Comments
=-=
cck does not provide a top menu button of any sort. That must be another module you are using that is providing buttons.
modules to investigate:
img_assist.module
image_browser.module
imce.module
also
also if you're going to use IMCE & CCK together, imceimage is a nice connector module.
Dave