Difference between revisions of "Main Page"
Bkoo>Admin m (34 revisions imported) |
Bkoo>Admin |
||
Line 1: | Line 1: | ||
=Personal Knowledge Container (PKC)= | |||
This MediaWiki instance is powered by MediaWiki, Semantic MediaWiki, and installed in the framework of [[Personal Knowledge Container]]. If you plan to have an private knowledge container, please consider following the instructions in [[PKC]] to install it for yourself. | |||
==Nginx Reverse Proxy== | |||
A common practice to set up website is to use Nginx as a reverse proxy to direct web traffic through an encrypted channel, often called [[https]]. The following page on [[Set up Nginx as a Reverse Proxy]] shows how to do it. | |||
==Locating the Table of Content (ToC) using the Magic word== | |||
__TOC__ | |||
---- | |||
{{#display_map:center=Brandenburg Gate, Berlin, Germany}} | |||
# | |||
Before doing any development, please read [http://mediawiki.org MediaWiki]'s Manual:Extensions | |||
<ref> | <ref> | ||
Anonymous MediaWiki Manual Editors, | Anonymous MediaWiki Manual Editors, | ||
Line 42: | Line 19: | ||
</ref> | </ref> | ||
---- | ---- | ||
<spotify>album/4tRU7xRuLI8oaTTNFtrytT</spotify> | |||
Try this special page: | |||
[[Special:Manage_Two-factor_authentication]] | |||
==Extension:EmbedVideo<ref> | ==Extension:EmbedVideo<ref> | ||
Line 53: | Line 35: | ||
<Center> | <Center> | ||
Note that using the ''''#ev'''' tag, one may specify ''''start'''' and ''''stop'''' time points. | Note that using the ''''#ev'''' tag, one may specify ''''start'''' and ''''stop'''' time points. | ||
{{#ev:youtube|https://www.youtube.com/watch?v=-cPchmU-pB4|||||start=200&end= | {{#ev:youtube|https://www.youtube.com/watch?v=-cPchmU-pB4|||||start=200&end=203}} | ||
Using the ''''#evt'''' tag, specify the dimensions of the video. | Using the ''''#evt'''' tag, specify the dimensions of the video. | ||
Line 59: | Line 41: | ||
service=youtube | service=youtube | ||
|id=https://www.youtube.com/watch?v=eAORm-8b1Eg | |id=https://www.youtube.com/watch?v=eAORm-8b1Eg | ||
|dimensions= | |dimensions=50 | ||
}} | }} | ||
Line 67: | Line 49: | ||
==Math Typesetting== | ==Math Typesetting== | ||
<Center> | <Center> | ||
<math>\int_a^x \!\!\!\int_a^s f( | <math>\int_a^x \!\!\!\int_a^s f(x)\,dz\,ds = \int_a^x f(w)(z-c)\,dy</math> | ||
<br> | <br> | ||
</Center> | </Center> | ||
Line 87: | Line 69: | ||
count=5 | count=5 | ||
</DynamicPageList> | </DynamicPageList> | ||
=References= | =References= |
Revision as of 18:50, 24 April 2021
Personal Knowledge Container (PKC)
This MediaWiki instance is powered by MediaWiki, Semantic MediaWiki, and installed in the framework of Personal Knowledge Container. If you plan to have an private knowledge container, please consider following the instructions in PKC to install it for yourself.
Nginx Reverse Proxy
A common practice to set up website is to use Nginx as a reverse proxy to direct web traffic through an encrypted channel, often called https. The following page on Set up Nginx as a Reverse Proxy shows how to do it.
Locating the Table of Content (ToC) using the Magic word
Before doing any development, please read MediaWiki's Manual:Extensions
[1]
Try this special page: Special:Manage_Two-factor_authentication
Extension:EmbedVideo[2]
Note that using the '#ev' tag, one may specify 'start' and 'stop' time points. {{#ev:youtube|https://www.youtube.com/watch?v=-cPchmU-pB4%7C%7C%7C%7C%7Cstart=200&end=203}}
Using the '#evt' tag, specify the dimensions of the video. {{#evt: service=youtube |id=https://www.youtube.com/watch?v=eAORm-8b1Eg |dimensions=50 }}
Math Typesetting
3D Data in json format
DynamicPageList
[3] :
References
- ↑ Anonymous MediaWiki Manual Editors, Manual:Extensions, Last Access: March 27, 2021, https://www.mediawiki.org/wiki/Manual:Extensions
- ↑ Alexia E. Smith (Alexia E. Smith), Andrew Whitworth (Whiteknight), Jim R. Wilson (Jimbojw), and Mohammad Derakhshani (Mderakhs), Extension:EmbedVideo, Latest version 2.9.0 (2020-10-14), Wikimedia, https://www.mediawiki.org/wiki/Extension:EmbedVideo
- ↑ IlyaHaykinson and Amgine, Extension:DynamicPageList, Wikimedia, last accessed: March 27, 2021, URL:https://www.mediawiki.org/wiki/Extension:DynamicPageList_(Wikimedia)