Community Central
Community Central
No edit summary
m (→‎Further help and feedback: Mass editing of links)
Tag: Help
(12 intermediate revisions by 9 users not shown)
Line 1: Line 1:
  +
:''Were you looking for [[Help:Discussions|Community Feeds]]?''
[[File:Rss font awesome.png|right|150px]]
+
[[File:Rss font awesome.png|right|200px]]
  +
  +
{{TOCright}}
 
A '''web feed''' is a data format used for serving frequently updated content to users.
 
A '''web feed''' is a data format used for serving frequently updated content to users.
   
A content provider makes feeds available and may publish the feed link on their site. Users can subscribe to the feed using an aggregator application (also called a "feed reader" or a "news reader") running on their computer—[[#Advice for Apple users|something particularly true if you run an Apple<sup>®</sup> device]]. Some web browsers also have native options for feeds, such as Firefox.
+
A content provider makes feeds available and may publish the feed link on their site. Users can subscribe to the feed using an aggregator application (also called a "feed reader" or a "news reader") running on their computer. Some web browsers also have native options for feeds, such as Firefox.
   
FANDOM provides outgoing RSS and Atom feeds for some pages, and pages can display incoming RSS feeds from other sites.
+
Fandom provides outgoing RSS and Atom feeds for some pages, and pages can display incoming RSS feeds from other sites.
   
 
== Which pages provide feeds? ==
 
== Which pages provide feeds? ==
Line 11: Line 14:
 
=== Changes to any community ===
 
=== Changes to any community ===
 
Use the URL for the community's [[Help:Recent changes|Recent Changes]] page.
 
Use the URL for the community's [[Help:Recent changes|Recent Changes]] page.
  +
* For example, the RSS feed URL for recent changes on Community Central: http://community.wikia.com/wiki/Special:RecentChanges?feed=rss
+
* For example, the RSS feed URL for recent changes on Community Central: [//community.fandom.com/wiki/Special:RecentChanges?feed=rss https://community.fandom.com/wiki/Special:RecentChanges?feed=rss]
   
 
=== New pages added to any community ===
 
=== New pages added to any community ===
 
Use the URL for the community's [[Help:New page|New Pages]] page.
 
Use the URL for the community's [[Help:New page|New Pages]] page.
  +
* For example, the RSS feed URL for new pages on Community Central: http://community.wikia.com/wiki/Special:NewPages?feed=rss
+
* For example, the RSS feed URL for new pages on Community Central: [//community.fandom.com/wiki/Special:NewPages?feed=rss https://community.fandom.com/wiki/Special:NewPages?feed=rss]
   
 
=== New pages added to a specific namespace ===
 
=== New pages added to a specific namespace ===
Use the URL for the community's [[Help:New page|New Pages]] page and append <code>&namespace=namespaceid</code>
+
Use the URL for the community's [[Help:New page|New Pages]] page and append '''&namespace=namespaceid'''
  +
* For example, the RSS feed URL for new pages from the thread namespace (1201) on Community Central: http://community.wikia.com/wiki/Special:NewPages?feed=rss&namespace=1201
+
* For example, the RSS feed URL for new pages from the thread namespace (1201) on Community Central: [//community.fandom.com/wiki/Special:NewPages?feed=rss&namespace=1201 https://community.fandom.com/wiki/Special:NewPages?feed=rss&namespace=1201]
   
 
=== Changes to any wiki article ===
 
=== Changes to any wiki article ===
 
Use the URL for the article's [[Help:Page history|history]] page.
 
Use the URL for the article's [[Help:Page history|history]] page.
  +
* For example, the RSS feed URL for Community Central's main page: http://community.wikia.com/wiki/Community_Central?action=history&feed=rss
+
* For example, the RSS feed URL for Community Central's main page: [//community.fandom.com/wiki/Community_Central?action=history&feed=rss https://community.fandom.com/wiki/Community_Central?action=history&feed=rss]
 
* Note that the addition of the '''&''' is needed here, since the feed element follows '''?action=history'''
 
* Note that the addition of the '''&''' is needed here, since the feed element follows '''?action=history'''
   
 
=== RSS watchlist ===
 
=== RSS watchlist ===
 
Use [[mw:API:Watchlist feed|MediaWiki API format]] for your [[Help:Followed pages|followed pages]].
 
Use [[mw:API:Watchlist feed|MediaWiki API format]] for your [[Help:Followed pages|followed pages]].
  +
* Format: http://community.wikia.com/api.php?action=feedwatchlist&feedformat=rss&wlowner=MyUserName&wltoken=blahblah
+
* Format: [//community.fandom.com/api.php?action=feedwatchlist&feedformat=rss&wlowner=MyUserName&wltoken=blahblah https://community.fandom.com/api.php?action=feedwatchlist&feedformat=rss&wlowner=MyUserName&wltoken=blahblah]
 
** feedformat: can be "rss" or "atom"
 
** feedformat: can be "rss" or "atom"
 
** wlowner: your username
 
** wlowner: your username
Line 36: Line 44:
 
More information about this method can be found on [[mw:API:Watchlist feed|API:Watchlist feed]] on MediaWiki.org.
 
More information about this method can be found on [[mw:API:Watchlist feed|API:Watchlist feed]] on MediaWiki.org.
   
== Advice for Apple users ==
+
== Advice for Apple device users ==
In the 2010s, Apple<sup>®</sup> devices have increasingly separated RSS feeds from their core functionality. In particular, Safari has removed formatting support for feeds, making most of the above methods obsolete. Try a URL ending in something like <tt>?feed=rss</tt> and you'll get content, but it'll be ugly and presented after a stern warning that RSS feeds aren't "ideal" for a web browser.
+
In the 2010s, Apple devices have increasingly separated RSS feeds from their core functionality. In particular, Safari has removed formatting support for feeds, making most of the above methods obsolete. Try a URL ending in something like '''?feed=rss''' and you'll get content, but it'll be ugly and presented after a stern warning that RSS feeds aren't "ideal" for a web browser.
   
Instead, Apple<sup>®</sup> users are advised to look for a separate syndicated news reader. These range in price from free to a few bucks, so look around the App Store for something that meets your needs.
+
Instead, Apple users are advised to look for a separate syndicated news reader. These range in price from free to a few bucks, so look around the App Store for something that meets your needs.
   
 
Once you've installed a reader, subscribing to an RSS feed is straightforward in Safari.
 
Once you've installed a reader, subscribing to an RSS feed is straightforward in Safari.
   
 
Just type:
 
Just type:
  +
<pre>feed://wikiname.wikia.com/Special:SpecialPageName</pre>
+
<pre>feed://wikiname.fandom.com/Special:SpecialPageName</pre>
...into your Safari URL bar, and most readers will be automatically triggered to offer you a chance to subscribe. Or, if you're not a Safari user, you can just subscribe directly in the reader by entering the URL to which you want to subscribe.
+
...into your Safari URL bar, and most readers will automatically offer you a chance to subscribe. Or, if you're not a Safari user, you can just subscribe directly in the reader by entering the URL to which you want to subscribe.
   
 
Because there are so many different RSS apps, you'll need to check your app's documentation if you run into any problems.
 
Because there are so many different RSS apps, you'll need to check your app's documentation if you run into any problems.
Line 62: Line 71:
   
 
== Further help and feedback ==
 
== Further help and feedback ==
{{Help and feedback section}}
+
{{Help and feedback section}}[[es:Ayuda:Feeds]]
 
[[es:Ayuda:Feeds]]
 
 
[[fr:Aide:Flux]]
 
[[fr:Aide:Flux]]
 
[[ja:Help:フィード]]
 
[[nl:Help:Feeds]]
 
[[nl:Help:Feeds]]
 
[[pl:Pomoc:Feeds]]
 
[[pl:Pomoc:Feeds]]
 
[[pt:Ajuda:Feeds]]
 
[[pt:Ajuda:Feeds]]
[[ja:Help:フィード]]
+
[[tr:Yardım:Yayınlar]]
[[zh:Help:摘要]]
 
 
[[vi:Trợ giúp:Feeds]]
 
[[vi:Trợ giúp:Feeds]]
  +
[[zh:Help:摘要]]
 
[[Category:Help|{{PAGENAME}}]]
 
[[Category:Help|{{PAGENAME}}]]

Revision as of 06:51, 1 December 2019

Were you looking for Community Feeds?
Rss font awesome

A web feed is a data format used for serving frequently updated content to users.

A content provider makes feeds available and may publish the feed link on their site. Users can subscribe to the feed using an aggregator application (also called a "feed reader" or a "news reader") running on their computer. Some web browsers also have native options for feeds, such as Firefox.

Fandom provides outgoing RSS and Atom feeds for some pages, and pages can display incoming RSS feeds from other sites.

Which pages provide feeds?

RSS and Atom feeds are available for individual articles and for certain special pages. When you visit the page in question, you can append the page's URL with ?feed=rss or ?feed=atom to access the feed URL. If the URL already has elements that use the ? and = characters, you will need to include the & character in front of the feed elements, like &feed=rss or &feed=atom

Changes to any community

Use the URL for the community's Recent Changes page.

New pages added to any community

Use the URL for the community's New Pages page.

New pages added to a specific namespace

Use the URL for the community's New Pages page and append &namespace=namespaceid

Changes to any wiki article

Use the URL for the article's history page.

RSS watchlist

Use MediaWiki API format for your followed pages.

More information about this method can be found on API:Watchlist feed on MediaWiki.org.

Advice for Apple device users

In the 2010s, Apple devices have increasingly separated RSS feeds from their core functionality. In particular, Safari has removed formatting support for feeds, making most of the above methods obsolete. Try a URL ending in something like ?feed=rss and you'll get content, but it'll be ugly and presented after a stern warning that RSS feeds aren't "ideal" for a web browser.

Instead, Apple users are advised to look for a separate syndicated news reader. These range in price from free to a few bucks, so look around the App Store for something that meets your needs.

Once you've installed a reader, subscribing to an RSS feed is straightforward in Safari.

Just type:

feed://wikiname.fandom.com/Special:SpecialPageName

...into your Safari URL bar, and most readers will automatically offer you a chance to subscribe. Or, if you're not a Safari user, you can just subscribe directly in the reader by entering the URL to which you want to subscribe.

Because there are so many different RSS apps, you'll need to check your app's documentation if you run into any problems.

How do I show RSS content from another site?

The basic syntax is <rss>URL goes here</rss>.

See Help:RSS for more details and options.

Social media feeds and widgets

For information about social media feeds, please see Help:Social media integration.

See also

Further help and feedback