Closed (fixed)
Project:
Node Images
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
2 Jan 2007 at 20:46 UTC
Updated:
13 Jan 2007 at 22:38 UTC
Jump to comment: Most recent file
Good afternoon,
I would like to suggest if it would be possible to implement something that could let you display how many images you would like to include in the node teaser (like one for example (or just the code to do it with contemplate would be cool) and then let you decide if you would like to display one or more images in the node body and if you want them in full view mode or something (or just the code would do too) :)
Thanks much!!
Charles
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | node_images_2.module | 29.78 KB | stefano73 |
| #1 | node_images.patch_2.txt | 12.72 KB | stefano73 |
Comments
Comment #1
stefano73 commentedMore settings available in the content type page:
- toggle the gallery link in the node view;
- maximum number of images in the node teaser;
- maximum number of images in the node body;
- image format in the node teaser (thumbs or fullsize);
- image format in the node body (thumbs or fullsize).
In the module settings page I added the option to set an MD5 filename for the uploaded files, as requested in a previous issue.
Comment #2
jeforma commentedCan this be attached or fixed in the current module file stefan?
I have no idea how to apply patches and I am currently on a server that my host will not let me apply patches.
Let me know if this is implemented in the node_images module for Drupal 5.
Thanks alot for your help and support!!
Charles
Comment #3
stefano73 commentedThe attached file is the updated module with the new settings. You can try it and give some feedback, if you want.
Comment #4
jeforma commentedSeems to be working great man, I think you can put it as official now :)
Thanks alot!
Charles
Looking forward to a long term and professional usage of your module.
Comment #5
stefano73 commentedCommitted to HEAD.
Comment #6
stefano73 commented