PDA

View Full Version : Suggestion/Request


dakwegmo
03-26-2007, 08:19 PM
I noticed the RSS/ATOM FEED SETTINGS in my admin panel and was wondering if it would be possible to have additional settings, either as an addon or part of the core code. Specifically, I would like to be able to show just the thumbnails in my RSS feed, but I imagine other people would want a little bit finer control over what goes in the feeds.

Does anyone else think this would be useful?

Dkozikowski
03-26-2007, 10:31 PM
So you want thumbnails only, minus the photo description?

This would be easy enough to add as an option.

Dennis
03-27-2007, 06:09 AM
I agree with dwilkinsjr. This should be easy to cover. Just make a checkbox: with descriptions. When checked: display descriptions, not checked don't display them.

We'll try to add this to the final.

dakwegmo
03-27-2007, 12:51 PM
So you want thumbnails only, minus the photo description?

That's exactly what I was thinking.

GeoS
03-27-2007, 11:15 PM
So you are saying about global configuration or RSS feed options available to set by readers (i.e. variables in URL to feed)?

jaywilliams
03-27-2007, 11:50 PM
dakwegmo, I just added this to the source code.
You'll see the option when v1.6 Final comes out.

Dkozikowski
03-28-2007, 01:50 AM
Cool Jay. I'm back on my MAC and I was about to get this done also.

dakwegmo
03-28-2007, 12:57 PM
So you are saying about global configuration or RSS feed options available to set by readers (i.e. variables in URL to feed)?
I hadn't thought of this, but that would be pretty cool. I just wanted to be able to turn off the text so when I embed the RSS feed in my regular blog it doesn't get too cumbersome.

dakwegmo, I just added this to the source code.
You'll see the option when v1.6 Final comes out.

Suite! Thanks!

Dennis
03-28-2007, 06:41 PM
Issue resolved