Webdevelopment: Difference between revisions
Jump to navigation
Jump to search
Nicole Sharp (talk | contribs) |
Nicole Sharp (talk | contribs) No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Notes on installing and configuring Wikimedia MediaWiki. | Notes on installing and configuring <strong>[[mw:Main Page|Wikimedia MediaWiki]]</strong>. | ||
== [[ | == [[wikipedia:WhoIs|WhoIs]] == | ||
* [https://help.dreamhost.com/hc/articles/216458227/ <cite>DreamHost Knowledge Base</cite>: "Domain Registration Contact Information Overview"] | * [https://help.dreamhost.com/hc/articles/216458227/ <cite>DreamHost Knowledge Base</cite>: "Domain Registration Contact Information Overview"] | ||
| Line 8: | Line 8: | ||
* [https://lookup.icann.org/ <cite>Internet Corporation for Assigned Names and Numbers (ICANN)</cite>: "Registration Data Lookup Tool"] | * [https://lookup.icann.org/ <cite>Internet Corporation for Assigned Names and Numbers (ICANN)</cite>: "Registration Data Lookup Tool"] | ||
== [[ | == [[wikipedia:Transport Layer Security|Transport Layer Security (TLS)]] == | ||
* [https://help.dreamhost.com/hc/articles/216041537/ <cite>DreamHost Knowledge Base</cite>: "Secure Certificates Overview"] | * [https://help.dreamhost.com/hc/articles/216041537/ <cite>DreamHost Knowledge Base</cite>: "Secure Certificates Overview"] | ||
| Line 14: | Line 14: | ||
* [https://help.dreamhost.com/hc/articles/216539548/ <cite>DreamHost Knowledge Base</cite>: "Adding a Free Let's Encrypt Certificate"] | * [https://help.dreamhost.com/hc/articles/216539548/ <cite>DreamHost Knowledge Base</cite>: "Adding a Free Let's Encrypt Certificate"] | ||
== [[ | == [[wikipedia:File Transfer Protocol|File Transfer Protocol (FTP)]] == | ||
* [https://help.dreamhost.com/hc/articles/115001051531/ <cite>DreamHost Knowledge Base</cite>: "FTP and Secure FTP (SFTP)"] | * [https://help.dreamhost.com/hc/articles/115001051531/ <cite>DreamHost Knowledge Base</cite>: "FTP and Secure FTP (SFTP)"] | ||
| Line 20: | Line 20: | ||
* [https://help.dreamhost.com/hc/articles/214920778/ <cite>DreamHost Knowledge Base</cite>: "Where Do I Upload My Files Once Connected via FTP?"] | * [https://help.dreamhost.com/hc/articles/214920778/ <cite>DreamHost Knowledge Base</cite>: "Where Do I Upload My Files Once Connected via FTP?"] | ||
=== [[ | === [[wikipedia:FileZilla|FileZilla]] === | ||
* [https://www.filezilla-project.org/client_features.php <cite>FileZilla</cite>: "Features"] | * [https://www.filezilla-project.org/client_features.php <cite>FileZilla</cite>: "Features"] | ||
| Line 26: | Line 26: | ||
* [https://wiki.filezilla-project.org/documentation <cite>FileZilla</cite>: "Documentation"] | * [https://wiki.filezilla-project.org/documentation <cite>FileZilla</cite>: "Documentation"] | ||
== [[ | == [[wikipedia:HTACCESS|Apache Hypertext Transfer Protocol Access (HTACCESS)]] == | ||
* [https://help.dreamhost.com/hc/articles/216456227/ <cite>DreamHost Knowledge Base</cite>: "HTACCESS Overview"] | * [https://help.dreamhost.com/hc/articles/216456227/ <cite>DreamHost Knowledge Base</cite>: "HTACCESS Overview"] | ||
| Line 35: | Line 35: | ||
* [https://help.dreamhost.com/hc/articles/215747748/ <cite>DreamHost Knowledge Base</cite>: "How Can I Redirect and Rewrite my Uniform Resource Locators (URLs) with an HTACCESS File?"] | * [https://help.dreamhost.com/hc/articles/215747748/ <cite>DreamHost Knowledge Base</cite>: "How Can I Redirect and Rewrite my Uniform Resource Locators (URLs) with an HTACCESS File?"] | ||
* [[ | * [[wikipedia:HTTP status codes|<cite>Wikipedia</cite>: "HTTP Status Codes"]] | ||
* [https://developer.mozilla.org/docs/Web/HTTP/Reference/Status/ <cite>Mozilla Developer Network</cite>: "HTTP Response Status Codes"] | * [https://developer.mozilla.org/docs/Web/HTTP/Reference/Status/ <cite>Mozilla Developer Network</cite>: "HTTP Response Status Codes"] | ||
* [https://httpwg.org/specs/rfc9110.html#overview.of.status.codes <cite>Internet Engineering Task Force (IETF) HTTP Working Group</cite>: "Internet Standard 97 (HTTP Semantics, Overview of Status Codes)"] | * [https://httpwg.org/specs/rfc9110.html#overview.of.status.codes <cite>Internet Engineering Task Force (IETF) HTTP Working Group</cite>: "Internet Standard 97 (HTTP Semantics, Overview of Status Codes)"] | ||
== [[ | == [[wikipedia:PHP|Personal Homepage Hypertext Preprocessor (PHP)]] == | ||
* [https://help.dreamhost.com/hc/articles/214895317/ <cite>DreamHost Knowledge Base</cite>: "Change the PHP Version of a Site"] | * [https://help.dreamhost.com/hc/articles/214895317/ <cite>DreamHost Knowledge Base</cite>: "Change the PHP Version of a Site"] | ||
* [https://www.php.net/supported-versions.php <cite>PHP</cite>: "Supported Versions"] | * [https://www.php.net/supported-versions.php <cite>PHP</cite>: "Supported Versions"] | ||
* [[ | * [[wikibooks:PHP|<cite>Wikibooks</cite>: "PHP Programming"]] | ||
* [https://www.php.net/docs.php <cite>PHP</cite>: "Documentation"] | * [https://www.php.net/docs.php <cite>PHP</cite>: "Documentation"] | ||
| Line 63: | Line 63: | ||
* [https://www.php.net/manual/timezones.america.php <cite>PHP</cite>: "List of Supported Timezones (America)"] | * [https://www.php.net/manual/timezones.america.php <cite>PHP</cite>: "List of Supported Timezones (America)"] | ||
== [[ | == [[wikipedia:Oracle My Structured Query Language|Oracle My Structured Query Language (MySQL)]] == | ||
* [https://help.dreamhost.com/hc/articles/221691727/ <cite>DreamHost Knowledge Base</cite>: "Creating a MySQL Database"] | * [https://help.dreamhost.com/hc/articles/221691727/ <cite>DreamHost Knowledge Base</cite>: "Creating a MySQL Database"] | ||
== [[ | == [[wikipedia:MediaWiki|Wikimedia MediaWiki]] == | ||
* [[ | * [[mw:What is MediaWiki?|<cite>MediaWiki</cite>: "What Is MediaWiki?"]] | ||
* [[ | * [[mw:Version lifecycle#Versions and their end-of-life|<cite>MediaWiki</cite>: "Version Lifecycle"]] | ||
* [[ | * [[mw:Manual:Installing MediaWiki|<cite>MediaWiki</cite>: "Installing MediaWiki"]] | ||
* [[ | * [[mw:Manual:Securing database passwords|<cite>MediaWiki</cite>: "Securing Database Passwords"]] | ||
* [[ | * [[mw:Manual:Preventing access#Removing the Login link from all pages|<cite>MediaWiki</cite>: "Preventing Access (Removing the Log-In Link from All Pages)"]] | ||
* [[ | * [[mw:Manual:Short URL/Apache|<cite>MediaWiki</cite>: "Apache Short URL"]] | ||
* [https://help.dreamhost.com/hc/articles/215457827/ <cite>DreamHost Knowledge Base</cite>: "Adding a Subdomain"] | * [https://help.dreamhost.com/hc/articles/215457827/ <cite>DreamHost Knowledge Base</cite>: "Adding a Subdomain"] | ||
=== MediaWiki Local Timezone === | === MediaWiki Local Timezone === | ||
* [[ | * [[mw:Manual:$wgLocaltimezone|<cite>MediaWiki</cite>: "Local Timezone"]] | ||
=== MediaWiki Mainpage === | |||
* [[mw:mainpage|<cite>MediaWiki</cite>: "Mainpage"]] | |||
* <u>[[mediawiki:mainpage|<cite>NikkiWiki</cite>: "MediaWiki Mainpage"]]</u> | |||
=== MediaWiki Cite This Page === | |||
* <u>[[mediawiki:sitesubtitle|<cite>NikkiWiki</cite>: "MediaWiki Site Subtitle"]]</u> | |||
* [[mw:Extension:CiteThisPage|<cite>MediaWiki</cite>: "Cite This Page"]] | |||
* <u>[[mediawiki:citethispage-content|<cite>NikkiWiki</cite>: "Cite This Page Content"]]</u> | |||
=== MediaWiki Syntax Highlight === | === MediaWiki Syntax Highlight === | ||
* [[ | * [[mw:Extension:Highlightjs Integration|<cite>MediaWiki</cite>: "Highlight JavaScript (HighlightJS) Integration"]] | ||
* [https://www.github.com/Nicolas01/Highlightjs_Integration/ <cite>Microsoft GitHub</cite>: "HighlightJS Integration"] | * [https://www.github.com/Nicolas01/Highlightjs_Integration/ <cite>Microsoft GitHub</cite>: "HighlightJS Integration"] | ||
* [https://www.github.com/highlightjs/cdn-release/ <cite>Microsoft GitHub</cite>: "HighlightJS Content Delivery Network (CDN) Release"] | * [https://www.github.com/highlightjs/cdn-release/ <cite>Microsoft GitHub</cite>: "HighlightJS Content Delivery Network (CDN) Release"] | ||
* [[ | * [[mw:Extension:SyntaxHighlight|<cite>MediaWiki</cite>: "Syntax Highlight"]] | ||
* [https://www.highlightjs.org/demo/ <cite>HighlightJS</cite>: "Demo"] | * [https://www.highlightjs.org/demo/ <cite>HighlightJS</cite>: "Demo"] | ||
* [https://highlightjs.readthedocs.io/en/latest/supported-languages.html <cite>HighlightJS Documentation</cite>: "Supported Languages"] | * [https://highlightjs.readthedocs.io/en/latest/supported-languages.html <cite>HighlightJS Documentation</cite>: "Supported Languages"] | ||
* [https://www.pygments.org/languages/ <cite>Pygments Syntax Highlighter</cite>: "Languages"] | * [https://www.pygments.org/languages/ <cite>Pygments Syntax Highlighter</cite>: "Languages"] | ||
=== MediaWiki | == references == | ||
# [https://help.dreamhost.com/ <cite>DreamHost Knowledge Base</cite>] | |||
# [https://www.filezilla-project.org/ <cite>FileZilla: The Free FTP Solution</cite>] | |||
# [https://httpd.apache.org/ <cite>Apache HTTP Server Project</cite>] | |||
# [https://www.php.net/ <cite>PHP</cite>] | |||
# [[MW:Main Page|<cite>Wikimedia MediaWiki</cite>]] | |||
# [https://www.highlightjs.org/ <cite>HighlightJS</cite>] | |||
[[category:NikkiWiki]] | |||
Revision as of 2026-04-07T18:11:03
Notes on installing and configuring Wikimedia MediaWiki.
WhoIs
- DreamHost Knowledge Base: "Domain Registration Contact Information Overview"
- DreamHost Knowledge Base: "Enabling Domain Privacy Protection"
- DreamHost Knowledge Base: "How to View Domain Registration Information"
- Internet Corporation for Assigned Names and Numbers (ICANN): "Registration Data Lookup Tool"
Transport Layer Security (TLS)
- DreamHost Knowledge Base: "Secure Certificates Overview"
- DreamHost Knowledge Base: "Let's Encrypt Certificate Overview"
- DreamHost Knowledge Base: "Adding a Free Let's Encrypt Certificate"
File Transfer Protocol (FTP)
- DreamHost Knowledge Base: "FTP and Secure FTP (SFTP)"
- DreamHost Knowledge Base: "FTP Overview and Credentials"
- DreamHost Knowledge Base: "Where Do I Upload My Files Once Connected via FTP?"
FileZilla
Apache Hypertext Transfer Protocol Access (HTACCESS)
- DreamHost Knowledge Base: "HTACCESS Overview"
- Apache Hypertext Transfer Protocol (HTTP) Server Project Documentation: "HTACCESS Files"
- DreamHost Knowledge Base: "Force Your Site to Load Securely with an HTACCESS File"
HTTP redirects
- DreamHost Knowledge Base: "How Can I Redirect and Rewrite my Uniform Resource Locators (URLs) with an HTACCESS File?"
- Wikipedia: "HTTP Status Codes"
- Mozilla Developer Network: "HTTP Response Status Codes"
- Internet Engineering Task Force (IETF) HTTP Working Group: "Internet Standard 97 (HTTP Semantics, Overview of Status Codes)"
Personal Homepage Hypertext Preprocessor (PHP)
- DreamHost Knowledge Base: "Change the PHP Version of a Site"
- PHP: "Supported Versions"
- Wikibooks: "PHP Programming"
- PHP: "Documentation"
phpinfo
PHP Runtime Configuration (PHPRC)
- DreamHost Knowledge Base: "Create a PHPRC File via File Transfer Protocol (FTP)"
- PHP: "List of PHP Initialization (
php.ini) Directives"
PHP Timezone
- DreamHost Knowledge Base: "Running Web Scripts in Your Timezone"
- PHP: "Datetime Configuration"
- PHP: "List of Supported Timezones"
- PHP: "List of Supported Timezones (America)"
Oracle My Structured Query Language (MySQL)
Wikimedia MediaWiki
- MediaWiki: "What Is MediaWiki?"
- MediaWiki: "Version Lifecycle"
- MediaWiki: "Installing MediaWiki"
- MediaWiki: "Securing Database Passwords"
- MediaWiki: "Preventing Access (Removing the Log-In Link from All Pages)"
- MediaWiki: "Apache Short URL"
- DreamHost Knowledge Base: "Adding a Subdomain"
MediaWiki Local Timezone
MediaWiki Mainpage
MediaWiki Cite This Page
- NikkiWiki: "MediaWiki Site Subtitle"
- MediaWiki: "Cite This Page"
- NikkiWiki: "Cite This Page Content"
MediaWiki Syntax Highlight
- MediaWiki: "Highlight JavaScript (HighlightJS) Integration"
- Microsoft GitHub: "HighlightJS Integration"
- Microsoft GitHub: "HighlightJS Content Delivery Network (CDN) Release"
- MediaWiki: "Syntax Highlight"
- HighlightJS: "Demo"
- HighlightJS Documentation: "Supported Languages"
- Pygments Syntax Highlighter: "Languages"