rss module (wishy's)
Posted: Sun Mar 19, 2006 8:25 am
Code: Select all
Instead, it pulls the feed down every so many page refreshes and
stores the data locally so it's easily accessible. When the local data
becomes stale, it will pull fresh data.
does it work on page views like it says in the docs or the timer that's part of magpie? if it works on a timer, could you add that value as a tag option with a default of like 6 hrs or something?