![]() |
|
#1
|
|||
|
|||
|
What it does.
Collects content from RSS feeds and displays it in a self contained manner. Each module may be separately configured to display any number of items up to and including the number within the RSS feed. If fewer than the maximum number of items are specified then the items may be displayed in a random order (customizable) so that all items will eventually be displayed from the cache. The module reads the RSS feed and locally caches a copy of the data for the period specified in the "Time to Live" record. No other RSS applications are required for this module to work. Customization. The following items may be customized within each module; 'feed' => location of the rss live feedIn addition to the above 6 parameters the location of the cache directory, which must be chmod 777, must be specified in the rssfeed.php file. Installation. Installation is simplified. By creating a minimum of 2 new templates and 2 php files it is possible to have as many RSS feed modules on the CMPS portal page as desired. Each feed may be fully customized in appearance by optionally creating a separate template and/or configuration module to drive the appearance of the feed. Templates. Both the main template and the rss feed details templates are included as is a sample template that has been customized. Cache. The cache directory holds all of the RSS feeds for the duration specified in the <ttl> record. Once the cache for the specific feed has gone stale it will automatically be refreshed. Each feed may (and likely will) have a different 'Time to Live' specified. Sample module. PHP Code:
21-May-2005
__________________
Tom Morris Porsche Boxster discussion forum. Today's Conservative discussion forum. Last edited by Tom M; 05-22-2005 at 02:49 AM. |
|
#2
|
|||
|
|||
|
I tried, it doesn't load
|
|
#3
|
|||
|
|||
|
Quote:
If any errors are encountered the module will not display anything instead of generating an error message. So if it's active on the page then it is loading but possibly not displaying anything due to some problem with the feed, etc. If you would, post the the feed information you are using and I'll try it out as well.
__________________
Tom Morris Porsche Boxster discussion forum. Today's Conservative discussion forum. |
|
#4
|
|||
|
|||
|
Do you have a live link I can look at
Ta |
|
#5
|
|||
|
|||
|
Quote:
EDIT: I've got 3 feeds on my main page at this point. The original RennTech feed as well as a feed for Formula 1 and the Le Mans race next month. The two racing feeds display the links in a random order since I only display two items at a time from each of those feeds.
__________________
Tom Morris Porsche Boxster discussion forum. Today's Conservative discussion forum. Last edited by Tom M; 05-22-2005 at 02:19 AM. |
|
#6
|
|||
|
|||
|
wow, this is great. exactly what i've spent six months looking for!
|
|
#7
|
||||
|
||||
|
Darn you, Tom! As though I didn't have enough already to keep me busy these days!
|
|
#8
|
|||
|
|||
|
The rssfeed module has been updated...
21-May-2005
__________________
Tom Morris Porsche Boxster discussion forum. Today's Conservative discussion forum. |
|
#9
|
|||
|
|||
|
Tom M,
Your mod looks very interesting and I am considering installing your mod. I was curious if you will be releasing new installation files since the release of CMPS 2.0 supposedly makes installing mods easier. Can you also PM me as I am interested in finding someone to do ongoing developing of my site involving installing mods, new releases of VB VBA mods, as well as server and admin issues. Thanks J J |
|
#10
|
|||
|
|||
|
Quote:
__________________
Tom Morris Porsche Boxster discussion forum. Today's Conservative discussion forum. |
|
#11
|
|||
|
|||
|
Tom, question... Can you take a look @ www.rsstatic.com and see if you can add those features to your next update.
And also, if you have the time, i would pay you to get rsstatic implemented into my vbadvanced. Thanks! email: clarkkim@gmail.com |
|
#12
|
|||
|
|||
|
Does anyone have this working on vBadvanced 2 ?
|
|
#13
|
|||
|
|||
|
It worked for me but blew my entire template up.
|
|
#14
|
|||
|
|||
|
Quote:
|
|
#15
|
|||
|
|||
|
tried to use the shacknews rdf feed and it just hangs.. never loads the page.. should I post the php file contents?
|
|
#16
|
|||
|
|||
|
Did it create the cache file? Also, make sure that the template references are the same in both the php file and the module definition.
__________________
Tom Morris Porsche Boxster discussion forum. Today's Conservative discussion forum. |
|
#17
|
|||
|
|||
|
yes the cache file was made ok. I used your default templates without an issue.
Looks like I didnt clear the "callback" completely... Working now.. Guess it got stuck in a loop looking for the template ![]() eh.. spoke to soon.. stopped working again.. no idea why I have a standard module. Use your default rssmain.php and it works... switch to mine where the only thing changed is this line feed => 'http://www.shacknews.com/headlines.rdf', and it just hangs forever.... some problem parsing the rdf maybe? Last edited by x[sliver]; 07-08-2005 at 01:26 AM. |
|
#18
|
|||
|
|||
|
Quick feature add request...
multiple feeds in one php file that use the same style/output/template Or is it possible now and I'm missing something?
|
|
#19
|
||||
|
||||
|
Hi Tom, Thanks so much for this!
Do you have any idea why a feed that I can pull up in my browser would give such an error? I've tried many of their feeds and versions (rss1 rss2, etc) but they all wind up the same even though I know they're there. My dir is 777 and the files are attempting to be written. Quote:
My module works beautifully for some feeds, but none of the ones from this sites selections seem to work although I can pull them up in a browser or add them to my.yahoo
Last edited by SomeName; 07-10-2005 at 08:07 PM. |
|
#20
|
|||
|
|||
|
Quote:
Did you resolve your other problem? If not, make sure that when you create a new module that you make sure the templates are defined the same in both the module definition and in the php file.
__________________
Tom Morris Porsche Boxster discussion forum. Today's Conservative discussion forum. |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Webcam Feed Module | SVTOA | Add-On Modules & Modifications | 11 | 06-11-2006 01:14 PM |
| Making an RSS Feed | Glenn Sand | Troubleshooting / "How do I..." Questions | 1 | 05-02-2005 01:08 PM |
| Want to add a News Feed | C_P | Troubleshooting / "How do I..." Questions | 2 | 10-09-2004 05:39 PM |
| User customizable CMPS page | ogetbilo | Feedback & Suggestions | 1 | 05-20-2004 12:04 PM |