Adding an RSS feed from my own site into an activity page on my own site
Design and Skin Customization
researchcooperative:....As a first step I watched the video here...
www.jamroom.net/the-jamroom-network/documentation/modules/277/feed-reader-and-rss-feeder
This went well but skipped the essential detail of how to open up the CSS code page and find the place to add the template code generated by the module. Where is that page?.
www.jamroom.net/the-jamroom-network/documentation/modules/277/feed-reader-and-rss-feeder
This went well but skipped the essential detail of how to open up the CSS code page and find the place to add the template code generated by the module. Where is that page?.
Which page? The code you can put on any page you like. You could create a new page by adding a file to:
/skins/YOUR SKIN/somepage.tpl
and that will show up at:
your-site.com/somepage
You could put it there.
This doc also deals with RSS feeds and is pretty step-by-step
"HowTo: Form Designer + Aparna = Custom Page Module with RSS feed"
https://www.jamroom.net/the-jamroom-network/documentation/howto/2463/howto-form-designer-aparna-custom-page-module-with-rss-feed
Do you NEED it to be an rss feed? because you can get anything from your sites datastores directly using the {jrCore_list.....} function.
"{jrCore_list}"
https://www.jamroom.net/the-jamroom-network/documentation/development/89/jrcore-list
These two courses are cover he basics of jamroom:
"Start your own online community"
https://www.udemy.com/start-your-own-online-community
"Developers Guide to Customizing Jamroom"
https://www.udemy.com/developers-guide-to-customizing-jamroom/
--edit--
The first course is free, the second one, there is a 100% off coupon here:
https://www.jamroom.net/backstage/forum/resources/3112/100-off-coupon-for-developers-guide-to-customizing-jamroom-udemycom-course
updated by @michael: 04/03/15 12:55:58AM