uCoz Community uCoz Modules Additional Features RSS import and other RSS questions |
RSS import and other RSS questions |
1. Go to Main » RSS import and click Add RSS reader.
2. Fill in the form: RSS feed address: Full URL of the RSS-feed, beginning with _http://... – e.g. http://sports.yahoo.com/nba/rss.xml Number of entries: – the number of entries you want to display simultaneously. Number of columns: – the number of columns for displaying of RSS entries. 3. After you have created an RSS reader, you will need to customize its template, i.e. appearance of your RSS reader. To edit the template click the link "Template customization" near the name of the created RSS reader. A pop-up window will appear. Edit the template and click "Save". 4. Close the window with the template and copy the code of your RSS reader, e.g. $RSSIT_1$. You should paste this code into any part of the website where you want the feed to be displayed. If it is not Page Editor then into a template. In Page Editor you can insert the code into page content. For RSS-feed insertion into Page Editor content, the modes "HTML Codes Panel" or "BB Codes Panel" should be selected.
RSS feeds of your uCoz website RSS feeds of your website modules are available by the URL _http://website.ucoz.com/MODULE/rss, e.g. _http://website.ucoz.com/news/rss for Site News. RSS feeds of module categories look like _http://website.ucoz.com/dir/rss-2 - where "2" is a category ID. |
http://en.wikipedia.org/wiki/RSS
I'm not active on the forum anymore. Please contact other forum staff.
|
i got the code $..$ but how do i insert it ? , every time i do it only the code apears on a page and not what is should contain , the rss feed.
Can you help me ? i am trying to add rss feed in to Site news module, so people can use comments , it it possible to use it with Site news ? or can i feed it on forum ? Post edited by crisme007 - Sunday, 2008-08-03, 11:04 AM
|
It seems to be a bit broken. All the double quotes in the content section of the feed are replaced with " which messes up a lot of html tags in the description, most notably the images, which are all broken. Can this be changed so that quotes are escaped using the backlash sign instead of encoded?
Post edited by illuminaut - Saturday, 2008-08-16, 0:52 AM
|
Quote (illuminaut) It seems to be a bit broken. All the double quotes in the content section of the feed are replaced with " which messes up a lot of html tags in the description, most notably the images, which are all broken. Can this be changed so that quotes are escaped using the backlash sign instead of encoded? show the link to RSS feed. I guest the feed has errors with HTML code.
Quote (crisme007) i got the code $..$ but how do i insert it ? , in template where you want RSS feed to be shown. |
The feed is standard RSS coming from Yahoo Pipes: http://pipes.yahoo.com/pipes/pipe.run?_id=TLr3hRhr3RGW3Y36pQt1Yg&_render=rss
I was able to write my own JavaScript code to fetch a JSON version of the feed and display it without problems, but the ucoz RSS Import still doesn't work for me. |
my website have a lot of catalog, i want rss of that detail catalog, so please give me some advise, thanks
|
| |||