Wiki: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
m (added mediawiki-feeds)
m (added how to subscribe to contributions from a particular user)
Line 8: Line 8:
You may subscribe to changes in this wiki via RSS/Atom feeds without an account.</br>
You may subscribe to changes in this wiki via RSS/Atom feeds without an account.</br>
Examples:</br>
Examples:</br>
Subscribe to changes on a specific wiki page. </br>
* Subscribe to changes on a specific wiki page. </br>
https://www.noisebridge.net/index.php?title=<code>EXAMPLE</code>&feed=atom&action=history </br>
https://www.noisebridge.net/index.php?title=<code>EXAMPLE</code>&feed=atom&action=history </br>
* Subscribe to contributions from a particular user. </br>
https://www.noisebridge.net/api.php?action=feedcontributions&user=EXAMPLE&feedformat=atom


== Adding new Subscription options for this Wiki ==
== Adding new Subscription options for this Wiki ==

Revision as of 10:18, 27 April 2020

This is a Wiki page dedicated to our Wiki.

Special:Version tells you all about how the site is setup, including installed extensions. Formatting page of mediawiki will tell you how to compose.

Your best bet with wikis is always to reuse existing code in order to write better pages.

You may subscribe to changes in this wiki via RSS/Atom feeds without an account.
Examples:

  • Subscribe to changes on a specific wiki page.

https://www.noisebridge.net/index.php?title=EXAMPLE&feed=atom&action=history

  • Subscribe to contributions from a particular user.

https://www.noisebridge.net/api.php?action=feedcontributions&user=EXAMPLE&feedformat=atom

Adding new Subscription options for this Wiki

Possible additions to this wiki