How do I display an Oxitems RSS Feed (Newsfeed) within a Page on a Site?
It is NOT possible to position a WebLearn News tool in the RHS column of the front page so this effect must be achieved by other means. If you want to display an Oxitems feed then you should use the Oxitems JavaScript library. The following HTML code should ideally be placed in the
block of your page. If you are creating an HTML via the Resources tool then the code can be placed within the body of the page – it is good practice to paste this at the top of the page so it is easy to spot. Be sure to use the https protocol instead of http when specifying the location of the output_newsfeed function – this will prevent Internet Explorer issuing warnings about ‘secure and non-secure items’ appearing on the same page: To insert this code onto you page you will have to switch to the Source view of the WYSIWYG HTML editor and paste the text onto the page.