By sumitshekhawat7331 on
hello...
i have developed a website...and its perfectly works...... but in this i want to do that....
suppose a user want to display a picture in "story" with content but no doesn't need to write any code in story.....
means a separate browse button for this....if user select any image from there then it will automatically add with that particular story.....
otherwise only content will show there.
Means I don't want to write any code in story for image....
Please help me to solve this problem
Thanks
Comments
Use CCK
Hi,
Use CCK module in drupal...
Regards,
-Raj.
...
CCK together with Imagefield creates a separate input field for images on the "add new story" page.
Combine this with content templates (contemplate) for a custom layout of the story.
Try the imce module
Try the imce module (http://drupal.org/project/imce)
Use WYSIWYG
Don't use CCK for this - it's bloated and you won't be able to place the image anywhere side the text with it or have more than one image!
Use WYSIWYG
I recommend FCKEditor + IMCE. If you don't feel like going through the routine of putting the wysiwyg and the module together, go grab the module from the SiteHound installation archive.
- Alexei Rayu.
Drupal Related Services | SiteHound 2.0 (based on Drupal 6.4) - Drupal for Beginners! Please test and comment.