I'm just making the rounds to all the CMS Portal sites and inviting you to take part in a poll at one of my sites, WebCMS Forum. The poll asks "Which CMS Portal is your favorite?" and can be found by clicking here: http://webcmsforum.com/index.php/topic,21.0.html . Registration is required (it's the only way I can ensure one vote per user).
How do I add a new field (text field , just to add an issue number) in image module.I have tried it using fleximodule and successfully added a text field.Also I need an option to add an image along with it.
There is also the facility to add an image but no thumb nail is being created. That is why I decided to do some modifications in image module.Can any one tell me how can I do that.
I am new to drupal! I have used drupal at my site. And I want to change some code in drupal to fit my site, but don't know where to start.
For example I want to edit the "title" textbox in "?q=node/add/forum" to bigger height (may be 30px) but I don't know where to change the code or the code in which file?
Please help tell me if someone knows.
Thanks in advance.
I am trying to create a flexinode that has dynamic fields. For example,
Title: My Team
Team Member N:
Birthday:
Start Date:
Employee ID:
All I know is N>=1. Instead of guessing and adding text fields for 10 team member information sets, I would like to create the number of info sets needed on demand. Has anyone done this with flexinodes and Drupal 4.6?