Posted by dragon2000 on April 21, 2009 at 6:56am
Hi,
I want to create a news module that every news can have several images attached to it, and user can choose which image to show in the teaser of the news.
should I write this module from scratch, or use sth like "Node images module" and develop it. what is your suggestion?
thanks in advance...
Comments
Use
Use cck with image fields
When one door closes,another opens, but if we spend too much time concentrating on the closed door we don't notice the open one.
thanks... Using cck with
thanks...
Using cck with image fields, can I create an installable module?
You can
you can create the module for news but to make your work easy I suggest you to use cck with image fields.
May I know which version of drupal you are using.
When one door closes,another opens, but if we spend too much time concentrating on the closed door we don't notice the open one.
I'm using 6 version, and I
I'm using 6 version, and I want sth that I can give it to my costumers to install it,
is that possible with cck?
What's your idea to use Node images and make some changes to it?
thanks...
about cck and node image
You can create a new module.
Wish you all the best for that.
I am note sure about your project requirement but you want multiple option for the image upload
You can also customise the node image module.
When one door closes,another opens, but if we spend too much time concentrating on the closed door we don't notice the open one.