i have installed all these modules and dont see what you see ie a nice user friendly insert button with a thumbnail once you select the image. What I see is a horrible green cross and a stupid popup which does not function. When you browse and select the image inside this popup menu and try to insert it nothing happens, nothing. I want to be able to get the same little function that you have on this screen..... please help! Highly frustrated and tearing hair out as I am without any images
@mnvikingsfan3 The "top descriptive image" is a customization for this installation of Drupal. It uses a CCK field that has been added to this content type. The CCK field is a Filefield (drupal.org/project/filefield) with an additional module called Imagefield (drupal.org/project/imagefield). This site use Imagecache (and ImageAPI) to allow image manipulation. We've then built a view that shows the title, body and imagefield using an Imagecache setting at a certain resolution.
Hi, what module are you using here?
CHANDSOME 10 months ago
i have installed all these modules and dont see what you see ie a nice user friendly insert button with a thumbnail once you select the image. What I see is a horrible green cross and a stupid popup which does not function. When you browse and select the image inside this popup menu and try to insert it nothing happens, nothing. I want to be able to get the same little function that you have on this screen..... please help! Highly frustrated and tearing hair out as I am without any images
philipjterry 1 year ago
that'd be imagefield which has dependency on cck, filefield, imageapi.
emilosification 1 year ago
What Module allows you to have a top descriptive image?
mnvikingsfan3 1 year ago
@mnvikingsfan3 The "top descriptive image" is a customization for this installation of Drupal. It uses a CCK field that has been added to this content type. The CCK field is a Filefield (drupal.org/project/filefield) with an additional module called Imagefield (drupal.org/project/imagefield). This site use Imagecache (and ImageAPI) to allow image manipulation. We've then built a view that shows the title, body and imagefield using an Imagecache setting at a certain resolution.
illepic 1 year ago