Closed (won't fix)
Project:
FileField Image
Version:
6.x-1.0-beta1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2008 at 01:26 UTC
Updated:
21 Apr 2009 at 07:32 UTC
Hi Their. love the module, a massive improvement over imagefield. This feels like a much more modern approach.
I'm using <?php print $node->field_mainimage[0]['filepath'] ?> to call my images filepath, under my img's src attribute and it's working great.
I'd like to be able to use something like <?php print $node->field_mainimage[0]['width'] ?> to call my image's width value (and height as well). I had a look at your code, and I saw there was a way of calculating the width etc, but I don't know enough about module creation (or php) to get in there and change anything.
Cheers
Comments
Comment #1
jpetso commentedThis module is now phased out in favor of FileField/ImageField 6.x-3.0. All issues are "won't fix" because the module is essentially dead. Please have a look at the project page for some explanations.