TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 195,994
  • Total Topics: 21,325
  • Online today: 142
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 92
  • Total: 92

Limiting # of RSS feed items in Block

Started by rapture, October 04, 2005, 03:17:59 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rapture

I'm really loving the RSS feed block.  I definately think it is going to make both TP and our websites grow.  Good work.

Question:  How can I limit the number of RSS items listed in a block?  Is this possible WITHIN TP? 

If not, I can always use FeedBurner.com to create my own "feed of a feed" to control the number of items listed in the RSS feed.


bloc

I would think yes. It goes through every item anyway, so a limit can easily be applied.

JayBachatero

How do I control the # of items in FeedBurner.com.  It would be great if it was added to TP.

rapture

Quote from: JayBachatero on October 05, 2005, 06:25:16 AM
How do I control the # of items in FeedBurner.com.  It would be great if it was added to TP.

Jay, try using the BuzzBoost feature in Feedburner.

JayBachatero


resurgence

how does on elimit OTHER sites' RSS feeds  from getting too long?

rapture

Quote from: resurgence on October 14, 2005, 03:00:39 PM
how does on elimit OTHER sites' RSS feeds  from getting too long?

In Feedburner, you can go to the feed >> Optimize >> Summary Burner and limit the maximum # of characters of an item. 

I'm not sure that this can be done without a hack in TinyPortal.

resurgence

^^ isn't that the way to limit YOUR site's rss feed?

i want to know how to limit another site's rss feed from getting too long.

rapture

Quote from: resurgence on October 14, 2005, 03:28:54 PM
^^ isn't that the way to limit YOUR site's rss feed?

i want to know how to limit another site's rss feed from getting too long.

You control all the feeds you burn.  Go, burn the feed you want.

For instance, if you want CNN news on your site, go find the CNN feed URL, and add it in Feedburner.  Now, you have control over the CNN feed by way of your Feedburner.  Then you can edit the CNN feed to your liking within Feedburner.

Hope this helps.

resurgence

#9
ah i see. thanks!! :)

edit: got it working! :)

yeah you have to use buzzboost and it has to be in a javascript/html block if you want to customize it.

add this in the body of the block if you want to customize it:

<style type="text/css">
.feedburnerFeedBlock { }
.headline { }
#creditfooter { }
</style>

the feed block is the whole div that the feed is in
the head line are the links
the credit footer is the feedburner image.
just add your custom CSS styles in between the {}

:)

This website is proudly hosted on Crocweb Cloud Website Hosting.