Difference between revisions of "MediaWiki"
A journey of David Spencer's faith in Jesus Christ, exploration of Christian faith and Canadian Christians working in media.
(Created page with "{{Template:Header}} ==MediaWiki== '''MediaWiki''' is a free software wiki engine package originally written for Wikipedia. The software runs on a web server and requires [[…") |
(→MediaWiki Commands) |
||
Line 10: | Line 10: | ||
==MediaWiki Commands== | ==MediaWiki Commands== | ||
# [[MediaWiki:Sidebar|Edit the sidebar on the far left]] | # [[MediaWiki:Sidebar|Edit the sidebar on the far left]] | ||
− | # [ | + | # [http://faith.davidspencer.ca/w/index.php?title=MediaWiki:Tagline&action=edit Edit the site notice tagline at the top of the page] |
# To purge a page add '''?action=purge''' to the end of the URL. If you use long style URLs, you'll need this syntax: '''&action=purge''' | # To purge a page add '''?action=purge''' to the end of the URL. If you use long style URLs, you'll need this syntax: '''&action=purge''' | ||
# Add a [[Template Add Table with 5 Column x 4 Row|table]]. | # Add a [[Template Add Table with 5 Column x 4 Row|table]]. | ||
Line 27: | Line 27: | ||
# How do I stop anonymous users from editing any page?<br>Set $wgGroupPermissions['*']['edit'] = false; at bottom of LocalSettings.php.<br>See [http://www.mediawiki.org/wiki/Manual:Preventing_access#Restrict_anonymous_editing Manual:Preventing access#Restrict anonymous editing] for more information. | # How do I stop anonymous users from editing any page?<br>Set $wgGroupPermissions['*']['edit'] = false; at bottom of LocalSettings.php.<br>See [http://www.mediawiki.org/wiki/Manual:Preventing_access#Restrict_anonymous_editing Manual:Preventing access#Restrict anonymous editing] for more information. | ||
# How do I restrict account creation?<br>Set $wgGroupPermissions['*']['createaccount'] = false; at bottom of LocalSettings.php.<br>See [http://www.mediawiki.org/wiki/Manual:Preventing_access#Restrict_account_creation Manual:Preventing access#Restrict account creation] for more information. | # How do I restrict account creation?<br>Set $wgGroupPermissions['*']['createaccount'] = false; at bottom of LocalSettings.php.<br>See [http://www.mediawiki.org/wiki/Manual:Preventing_access#Restrict_account_creation Manual:Preventing access#Restrict account creation] for more information. | ||
− | |||
− | |||
==MediaWiki Magic Words== | ==MediaWiki Magic Words== |
Latest revision as of 20:10, 3 September 2012
Today is Saturday November 23, 2024 in Canada. This is the day that the Lord has made; we will rejoice and be glad in it. (Psalm 118:24) Find an Association, Bible passage, glossary term, media resource, person or search.
Contents
MediaWikiMediaWiki is a free software wiki engine package originally written for Wikipedia. The software runs on a web server and requires PHP and a MySQL database running on the same web server. MediaWiki is now used by several other projects of the non-profit Wikimedia Foundation and by many other wikis, including MediaWiki a project of the Wikimedia foundation. Source: http://www.mediawiki.org/wiki/MediaWiki
MediaWiki Commands
MediaWiki Magic Words
MediaWiki TablesThe following wiki templates will allow you to add a table with 5 columns x 4 rows to your page. 5 Column x 4 Row: No Border
5 Column x 4 Row: With Border
5 Column x 4 Row: With Border and Colour on the First Row
5 Column x 4 Row: With Border,Colour on the First Row and Bold Type for First Row
5 Column x 4 Row: With Border and Colour on the First Column
5 Column x 4 Row: With Border,Colour on the First Column and Bold Type for First Column
Coloured BordersRed border with yellow background and black lettering.
Black border with blue background and black lettering.
Web Sites using MediaWiki |