Hi all – as stephanmonecke mentions, the full description *is* available in the RSS feed but it takes a little ‘massaging’ to get it. I was able to get modify the plugin to make this work. While I was doing it I also identified a few other improvements to the plugin. I’ve made the fully modified plugin available for download but also include instructions on fixing only the description text length discussed in this thread.
bkmacdaddy, feel free to incorporate this as well as the other changes I’ve made into your plugin. I’ve used comments in the code liberally so you can see what I’ve done. I don’t claim to be a php guru so perhaps there are more elegant solutions for some of the things I’ve done. Other changes I made were:
– Ability to set the description length (now that the full description is being retrieved)
– Switched from jQuery resizing of thumbs to use of TimThumb (perhaps a controversial point but a personal preference for me)
– Ability to switch between normal list display of images to ‘compressed’, basically floating the DIVs left
– Ability to place the ‘follow me’ button in the title of the widget or at the bottom (where it currently is)
– Added an optional ‘description’ field so we can insert text below the title of the widget
Here’s the full instructions and a link is at the bottom for the modified plugin download