By berty_boy on
Hi there,
I have "rethemed" a flexinode (node-flexinode-1.tpl.php) and would like to display the attachments (that have been uploaded using the attachment module), how do I do so?
Cheers
James
Hi there,
I have "rethemed" a flexinode (node-flexinode-1.tpl.php) and would like to display the attachments (that have been uploaded using the attachment module), how do I do so?
Cheers
James
Comments
Take a look at...
http://drupal.org/node/45475
hope it helps
Thanks
Cheers,
but I found the answer from
http://harkeydesign.com/node/228
I was able to manipulate the attachments as such:
And then creating an attachments.css to display an icon whioch is followed by the file to click on (if logged in) and the description underneath.
Thanks anyway, and I hope the code above may come in useful for somebody
James