Unrelated I guess, but--

I did notice on album covers that I have real high res images in the
tags (like my Iron Maiden tracks)..if the resolution is higher than
600x600, they look silly in the albumreview, so I have changed line 17
to the following
(AlbumReview\HTML\Fishbone\plugins\AlbumReview\index.html):

[% IF albumimages %]<img src="/music/[% albumimages %]/thumb.jpg"
border="0" align="right" height="200">[% END %]


basically, I just added the height="200" tag, so it forces the image
down to that size, makes for a nicer read, you could probably even make
it 300, since thats kinda the standard on album art..but I perfer this
so the text wraps underneath in most reviews...and its not a tiny
cover..also not sure if you need to the width="200" tag either, I
figure it'll resize to proportion.

I love this plugin.


-- 
kbeast
------------------------------------------------------------------------
kbeast's Profile: http://forums.slimdevices.com/member.php?userid=4761
View this thread: http://forums.slimdevices.com/showthread.php?t=23835

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to