Difference between revisions of "Wikitext rss"

From www.wmwikis.net
Jump to navigation Jump to search
(Imported from Wikispaces)
 
(Imported from Wikispaces)
Line 1: Line 1:
[[include page="wikitext rss header"]]
+
<div id="content_view" class="wiki" style="display: block">
 +
 +
=wikitext rss=
 +
<br /> <br />  Wikispaces supports the inclusion of RSS and ATOM feed summaries in pages. Many different types of pages like blogs, news, forums, and bookmarking service have feeds that will show you changed or new entries.<br /> <br />  Example:<br />  To show the 3 last entries on the Wikispaces blog put the following on your Wikispaces page:<br /> <nowiki>[[rss url="http://feeds.feedburner.com/wikispaces" number="3"]]</nowiki><br /> <br /> '''Wikispaces by TES Blog'''
  
Wikispaces supports the inclusion of RSS and ATOM feed summaries in pages. Many different types of pages like blogs, news, forums, and bookmarking service have feeds that will show you changed or new entries.
+
* [http://feedproxy.google.com/~r/wikispaces/~3/HOK8CTP5LsU/featured-wiki-immersion-curriculum-map.html Featured Wiki: Immersion Curriculum Map]
 
+
* [http://feedproxy.google.com/~r/wikispaces/~3/dB0oQnJrzDs/featured-wiki-emory-healthcare.html Featured Wiki: Emory Healthcare]
Example:
+
* [http://feedproxy.google.com/~r/wikispaces/~3/f2-RPUKiHBc/featured-wiki-homewood-flossmoor-high-school-economics.html Featured Wiki: Homewood Flossmoor High School Economics]
To show the 3 last entries on the Wikispaces blog put the following on your Wikispaces page:
+
<br /> <br />  The only part that's required is '''url'''; here are the rest of the options:<br /> <br />
<nowiki>[[rss url="http://feeds.feedburner.com/wikispaces" number="3"]]</nowiki>
+
{| class="wiki_table"
 
+
| '''url'''<br />
[[rss url="http://feeds.feedburner.com/wikispaces" number="3"]]
+
| '''full URL to the feed (required)'''<br />
 
 
The only part that's required is '''url'''; here are the rest of the options:
 
 
 
{|  
 
| '''url''' || '''full URL to the feed (required)'''  
 
 
|-
 
|-
| title || title text to display above the feed (or blank for none)  
+
| title<br />
 +
| title text to display above the feed (or blank for none)<br />
 
|-
 
|-
| number || how many items to show, default 10  
+
| number<br />
 +
| how many items to show, default 10<br />
 
|-
 
|-
| description || to show each item's description text, either "true" or default "false"  
+
| description<br />
 +
| to show each item's description text, either "true" or default "false"<br />
 
|-
 
|-
| date || to show the item date after the title, either "true" or default "false"  
+
| date<br />
 +
| to show the item date after the title, either "true" or default "false"<br />
 
|-
 
|-
| author || to show the author of the item after the title, either "true" or default "false"  
+
| author<br />
 +
| to show the author of the item after the title, either "true" or default "false"<br />
 
|-
 
|-
| length || the number of characters to show in the description, max. 250  
+
| length<br />
|-
+
| the number of characters to show in the description, max. 250<br />
| enclosure || to show each item's media enclosures (audio, video, pictures), either "true" or default "false"
 
 
|-
 
|-
 +
| enclosure<br />
 +
| to show each item's media enclosures (audio, video, pictures), either "true" or default "false"<br />
 
|}
 
|}
 +
<br />  Here's an example that uses all of these options:<br /> <nowiki>[[rss url="http://feeds.feedburner.com/wikispaces" title="Wikispaces Blog" number="5" description="true" date="true" author="true" length="80" enclosure="true"]]</nowiki><br /> <br /> '''Wikispaces Blog'''
  
Here's an example that uses all of these options:
+
* [http://feedproxy.google.com/~r/wikispaces/~3/HOK8CTP5LsU/featured-wiki-immersion-curriculum-map.html Featured Wiki: Immersion Curriculum Map] <span class="RssAuthor">by Betty Ho</span> <span class="RssDate">Sep 27, 2016</span><div class="RssDescription">Bernd Nuss is the creator of the Immersion Curriculum Map (ICM), a resource d...</div>
<nowiki>[[rss url="http://feeds.feedburner.com/wikispaces" title="Wikispaces Blog" number="5" description="true" date="true" author="true" length="80" enclosure="true"]]</nowiki>
+
* [http://feedproxy.google.com/~r/wikispaces/~3/dB0oQnJrzDs/featured-wiki-emory-healthcare.html Featured Wiki: Emory Healthcare] <span class="RssAuthor">by Betty Ho</span> <span class="RssDate">May 18, 2016</span><div class="RssDescription">Emory Healthcare, the largest hospital system in Atlanta,&nbsp;shares how the...</div>
 
+
* [http://feedproxy.google.com/~r/wikispaces/~3/f2-RPUKiHBc/featured-wiki-homewood-flossmoor-high-school-economics.html Featured Wiki: Homewood Flossmoor High School Economics] <span class="RssAuthor">by Betty Ho</span> <span class="RssDate">May 16, 2016</span><div class="RssDescription">Nick Anello, a high school economics teacher, talks about how his department ...</div>
[[rss url="http://feeds.feedburner.com/wikispaces" title="Wikispaces Blog" number="5" description="true" date="true" author="true" length="80" enclosure="true"]]
+
* [http://feedproxy.google.com/~r/wikispaces/~3/IDn0nJ6aD7U/featured-wiki-granite-school-district-edtech-monthly-newsletter.html Featured Wiki: Granite School District Edtech Monthly Newsletter] <span class="RssAuthor">by Betty Ho</span> <span class="RssDate">Feb 8, 2016</span><div class="RssDescription">Granite School District in Utah shares how they use Wikispaces as a&nbsp;news...</div>
 
+
* [http://feedproxy.google.com/~r/wikispaces/~3/42eBzfUsIDA/featured-wiki-newton-barwa-academy-homework-page.html Featured Wiki: Newton Barwa Academy Homework Page] <span class="RssAuthor">by Betty Ho</span> <span class="RssDate">Dec 8, 2015</span><div class="RssDescription">Newton Barwa Academy in Qatar shares about how they use their wiki to improve...</div>
For performance reasons and to be good Internet citizens, we store the results of a feed for one hour before trying to refresh it.
+
<br /> <br />  For performance reasons and to be good Internet citizens, we store the results of a feed for one hour before trying to refresh it. </div>

Revision as of 14:29, 14 February 2019

wikitext rss



Wikispaces supports the inclusion of RSS and ATOM feed summaries in pages. Many different types of pages like blogs, news, forums, and bookmarking service have feeds that will show you changed or new entries.

Example:
To show the 3 last entries on the Wikispaces blog put the following on your Wikispaces page:
[[rss url="http://feeds.feedburner.com/wikispaces" number="3"]]

Wikispaces by TES Blog



The only part that's required is url; here are the rest of the options:

url
full URL to the feed (required)
title
title text to display above the feed (or blank for none)
number
how many items to show, default 10
description
to show each item's description text, either "true" or default "false"
date
to show the item date after the title, either "true" or default "false"
author
to show the author of the item after the title, either "true" or default "false"
length
the number of characters to show in the description, max. 250
enclosure
to show each item's media enclosures (audio, video, pictures), either "true" or default "false"


Here's an example that uses all of these options:
[[rss url="http://feeds.feedburner.com/wikispaces" title="Wikispaces Blog" number="5" description="true" date="true" author="true" length="80" enclosure="true"]]

Wikispaces Blog



For performance reasons and to be good Internet citizens, we store the results of a feed for one hour before trying to refresh it.