The RSS Pro page type is used to display the list of RSS feeds loaded from a specified URL. It is possible to customize design of the main page containing the RSS feeds.
RSS Pro is used together with RSS Pro Details page in which the content of the feed is displayed. In RSS Pro Details you can customize design and outlay of the content.
RSS Pro must be tested on device using SC previewer app.
Customization of RSS Pro is done in the Edit RSS page.
You can change the header image;
link to the feed details page (an RSS Pro Details type page in your project app) and;
specify the URL of RSS:
Customization of design and layout is achieved by editing appropriate styles in the HTML code of the page.
Ex: Edit within the style tag.
---
RSS Pro page displaying list of feeds (seen on the device)
---
Customization of RSS Pro Detail is done in the Edit HTML Page
Page is edited as an ordinary HTML page. Use word editing tools to customize font, size, color, background, etc of the page and content that will be displayed (the RSS feed).
Customization of design and layout can also be achieved by editing property values of classes defined in style.css
RSS Pro Details page displaying the feed (seen on the device)
Finally specify the page to navigate to from RSS Pro Details.
---
These pages use SC special tags [%= %] to populate the page with content of the respective tag from the RSS feed.
What tags would you use if you want to change how the RSS feed list look? Cause from what it seems this allows you to edit how the contents & title appear for that specific feed but how do we change the list to be inside a container.
ie:
1. How to take a screenshot...?
2. How to sell my book on iPhone..?
I want the picture to be displayed on the right instead of the left
and the title to be inside a customer container. and have all consecutive feeds to be displayed as a custom list rather than just the list table that is provided.
When I use these page types, the rss feed links dont work on the rss details page. They dont go anywhere or display the full story. Do you know if I am missing something with this page type? Thanks:)
I have difficulty understanding the
whole RSS Pro & RSS Pro Details pages type event after reading
this tutorial
I think you need to create one of each,
the Rss Pro to include the URL link and link to your Pro detail page.
But I don't grasp what is the function of the Pro detail page why do
we need it ?
I hope more tutorial on this
topic would be available ( A video would be great ) when you guys
have a moment
what js code do i have to allow for the images to enlarge/popup? or better yet..how would we display image output as coverflow or mosiac..( probably custom order but is it possible?)
also..Will the code i put inside the details page override whatever was layout specified in the pro page?