Okay, this module would be a great thing if I get it to work. :-)
I defined a new content type and I added an image field to it. Then I added a new page from that new content type, and I uploaded an image file to that node.
I also uploaded the 404 image.
I now do this: http://mysite.com/node_resources/13/Image and I get the 404 image instead. I tried to add other fields with different field machine-readable names. I got nothing but the 404 image.
Another problem is that the menu: 404 image selection is not really a good choice. A better name would be:
Get Node Configuration
or
Get Node Settings
Also another question: I am thinking of using your module as a way to embed a graphic in an email that my site will be sending. So I am thinking this might work: <img src="http://mysite.com/node_resource/13/Image" ... >.
I think this is doable with this module.
One last item: I am also using the automatic node alias module. How difficult would it be for you to make your module work with node aliases as well?
Another idea would be it to be able to get the value of any node field using this module not just graphics. I am not sure if this is covered by another module or API though. Just a thought.
Thanks
Comments
Comment #1
progga commentedHi,
Probably it's too late to help you. I really don't have any good excuse not to spot this issue before. But the first thing I need to know is the field name for the image. Regarding the other feature requests, yes those are all possible. Thanks.
Comment #2
progga commented