Wiki: Difference between revisions
Jump to navigation
Jump to search
m (how to subscribe to new pages created only) |
m (migrating to new page) |
||
| Line 5: | Line 5: | ||
Your best bet with wikis is always to reuse existing code in order to write better pages. | Your best bet with wikis is always to reuse existing code in order to write better pages. | ||
== Possible additions to this wiki == | == Possible additions to this wiki == | ||
* [https://github.com/timwaters/omniauth-mediawiki Oauth] will allow us to integrate login from this wiki to our Discourse instance using [https://github.com/paviliondev/discourse-wikimedia-auth/ wikimedia-auth plugin]. | * [https://github.com/timwaters/omniauth-mediawiki Oauth] will allow us to integrate login from this wiki to our Discourse instance using [https://github.com/paviliondev/discourse-wikimedia-auth/ wikimedia-auth plugin]. | ||
Revision as of 10:35, 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.
Possible additions to this wiki
- Oauth will allow us to integrate login from this wiki to our Discourse instance using wikimedia-auth plugin.