WIDGETS

RSS Parser

The RSS Parser allows you to intercept and display RSS feeds anywhere in your page. RSS is a web-feed format used by sites to publish information such as blog entries, news headlines, audio, and video in a standardized format. It's the web-site equivalent of a TV or Radio Station, but it's web-page content rather than audio or video being broadcast. You can see the RSS News feed page for Image-Line here.

The widget is not displayed in EDIT mode. Switch to BROWSE mode or make an offline preview to see the widget in context. While in EDIT mode you will see this icon:

To insert a RSS Parser widget:
  1. Position the cursor | where you want to insert the widget.
  2. Go to Editing Tools.
  3. Press Widgets button and select RSS Parser.
  4. Adjust the form settings (see below) and press OK. You can change the settings later by double-clicking the widget icon while in EDIT mode.

If the RSS Reader does not parse (process and display) the RSS feed, make sure the fopen_url option in php.ini is ON (or check with your provider).

Widget Settings

Double-click the widget preview icon to open its settings window:

Styles - Use the Style Presets drop-down menu to apply one of the predefined formatting styles. You can save your own styles for later use using the Save As Preset button.

Preview changes - Use the Refresh button to update the RSS and preview it after making changes to the settings.

RSS URL - Use the RSS Feed Url to set the url of the RSS feed to display on page. For example: http://rss.cnn.com/rss/cnn_world.rss. Use Internal Feed button if you want to select an RSS feed from an internal page (your Blog for example).

Multiple RSS feeds - If you want to parse multiple RSS feeds, use (;) as separator when adding urls and enable the Random Entries option. Use the External Feed to find external RSS feed and the Settings button to view the list of settings.

Feed Settings

Body Style

These settings affect the container that holds the whole RSS.

Header Style

Each RSS feed has header and entries, which can be news or articles.

Entry Style

These settings affect the container that holds each RSS entry item.

Use the OK button to apply the settings and Cancel button to cancel them.