<TITLE>Configuring RSS feeds</TITLE> <p>Using P4Web, you can configure RSS feeds that display:</p> <ul> <li>latest submitted changelists</li> <li>newest jobs</li> <li>jobs filtered by a selected user's jobview</li> <li>latest submitted changelists affecting the files reviewed by a selected user</li> </ul> <p>You must have an RSS news aggregator/reader installed, such as Sage for Mozilla. Some browsers can be configured for RSS feeds. Check whether your preferred browser can be configured to work with a RSS news aggregator/reader. Standalone RSS aggregators/readers are also available.</p> <p>To enable you to configure an RSS feed, P4Web displays an "RSS 2.0" link and an <img src="/xml?icon"> button on the following P4Web pages:</p> <ul> <li>Submitted changelists</li> <li>Jobs</li> <li>User Specification (for JobView and Reviews)</li> </ul> <p>To create an RSS feed:</p> <ol> <li>Browse to the desired P4Web page. On the <b>Submitted Changelists</b> and <b>Jobs</b> pages, you can use filtering to display the information you want.</li> <li>Copy the link location from the "RSS 2.0" link or <img src="/xml?icon"> button to the clipboard (right-click and choose the context menu option that copies the link to the clipboard<b></b>).</li> <li>Define a feed for your RSS news aggregator/reader using the link you copied in step 2.</li> </ol> <p>Detailed, browser-specific instructions follow.</p> <h3>Firefox 1.5</h3> <p>To configure feeds using Firefox and Sage, perform the following steps: <ol> <li>Install the Sage extension (<tt>https://addons.mozilla.org/extensions/moreinfo.php?id=77&application=firefox</tt>).</li> <li> To launch Sage in the browser, type <b>Alt-S</b> (or choose <b>Tools>Sage</b>).</li> <li> Browse to the <b>Submitted Changelists</b> or <b>Jobs</b> page in P4Web and filter as required, or browse to the P4Web <b>User Specification</b> page for a Perforce user.</li> <li> To discover RSS feeds, click the magnifying glass icon in the Sage sidebar. Sage displays the Discover Feeds dialog, listing the feeds available on the page.</li> <li> Choose the feed you want, click <b>Add Feed</b>, then click <b>Close</b> to dismiss the dialog.</li> </ol> <p>To refresh the feed, click it. P4Web queries the Perforce Server and displays the resulting information. <p> <p></p> <p></p> <h3>Opera 8.5</h3> To configure feeds using Opera, perform the following steps: <ol> <li> Browse to the <b>Submitted Changelists</b> or <b>Jobs</b> page in P4Web and filter as required, or browse to the P4Web <b>User Specification</b> page for a Perforce user.</li> <li>If you have not previously subscribed to any RSS feeds, click the XML icon in the address bar and proceed as prompted. </li> <li> Context-click the XML icon and choose <b>Copy link address</b>.</li> <li> Choose <b>Feeds>Manage feeds... </b>Opera displays the<b> Subscribe to RSS Newsfeeds </b>dialog.</li> <li>Click<b> New</b>. Opera displays the<b> Properties </b>dialog.<br> </li> <li>Paste the link into the <b>Address</b> field, uncheck <b>Get name from feed</b> and enter a descriptive name.</li> <li>To save the feed definition and dismiss the <b>Properties</b> dialog, click <b>OK</b>.</li> <li>To dismiss the<b> Subscribe to RSS Newsfeeds </b>dialog, click <b>OK</b>.</li> </ol> <p>To display the feed, click <b>Feeds</b> and select the desired feed. <br> </p> <h3>Safari users</h3> <p>When defining feeds, you must specify fully-qualified host names (<tt>mycomputer.mycompany.com</tt>) in URLs. Safari cannot handle "localhost".</p>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 12234 | Matt Attaway |
Rejigger P4Web project in preparation for official sunsetting The bin directory contains the last official builds of P4Web from the Perforce download site. P4Web is soon to be completely sunsetted; these builds are here for folks who don't want to build their own. To better handle the archived builds the source code has been moved into a separate src directory. |
||
//guest/perforce_software/p4web/Help/rss.html | |||||
#1 | 8914 | Matt Attaway | Initial add of the P4Web source code |