Closed (fixed)
Project:
Video
Version:
master
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
4 Apr 2006 at 07:26 UTC
Updated:
7 May 2006 at 03:46 UTC
Jump to comment: Most recent file
the attached patch adds a feed to the "?q=video" page.
Automatically generated Rss feed can be used with
video feeds reader such as Democracy Player - http://www.getdemocracy.com/
Please try and review this patch.
Fabio
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | video.module_0.feed_patch | 1.66 KB | fax8 |
| video.module.feed_patch | 1.67 KB | fax8 |
Comments
Comment #1
fax8 commentedOops.. Use this patch.
Comment #2
sanduhrsThe page http://example.com/video provides an overview on the video nodes, which is nice.
The page http://example.com/video/feed from my point of view should display xml style page, but does not, instead displays the same overview page as http://example.com/video does (html).
vg
Comment #3
fax8 commentedplease run this query on your database:
DELETE FROM cache;
Then try again
Comment #4
sanduhrsThat did it.
Now it is working fine and it also displays in my favorite rss reader.
Thanks.
Comment #5
fax8 commentedCommitted to CVS. Thanks.
Comment #6
(not verified) commented