Notes for Nicole Sharp's Website

From NikkiWiki
Jump to navigation Jump to search

Notes on the development of Nicole Sharp's Website.

Web Platform

HTML

LANG

Unicode

TIME

HTML validation

CSS

XHTML

XHTML 1.0 has better intercompatibility with HTML 5 than XHTML 1.1. [1]XHTML 2.0 is an incomplete standard.

SVG

SVG 1.2 and SVG 2.0 are incomplete standards.

MathML

MathML 4.0 is an incomplete standard.

XML

DTD

JS

JSON

webmail

Outlook

15 GB of free mailbox storage.

GMail

15 GB of free mailbox storage.

Yahoo

1000 GB of free mailbox storage.

AOL

1000 GB of free mailbox storage.

webdomain

webhosting

  • http://personal.frostburg.edu/nlsharp0/

Altervista

DreamHost

Cloudflare

TXT

ROBOTS

SITEMAP

SECURITY

HUMANS

HTACCESS

RewriteEngine on

RewriteRule ^/?wiki(/.*)?$ %{DOCUMENT_ROOT}/w/index.php [L]
# https://www.mediawiki.org/wiki/manual:short_URL/Apache

Redirect /index.html /wiki/NikkiWiki
Redirect /index.htm /wiki/NikkiWiki
Redirect /sandbox/index.html /wiki/NikkiWiki
Redirect /testbox/index.html /wiki/NikkiWiki
# https://help.dreamhost.com/hc/articles/215747718/
# https://help.dreamhost.com/hc/articles/215747748/

# Apache Hypertext Access (HTACCESS) for Nicole Sharp's Website.
# 2023-09-07 Nicole Sharp
# https://www.nicolesharp.net/

PHP

PHPINFO

<?php

phpinfo();

/*
Personal Homepage Hypertext Preprocessor (PHP) Info for Nicole Sharp's Website.
2023-09-06 Nicole Sharp
https://www.nicolesharp.net/
*/

?>

INI

webanalytics

Matomo

Matomo plugins

  1. https://plugins.matomo.org/forcessl/
  2. https://plugins.matomo.org/securityinfo/
  3. https://plugins.matomo.org/ip2location/
  4. https://plugins.matomo.org/provider/
  5. https://plugins.matomo.org/bandwidth/
  6. https://plugins.matomo.org/jstrackercustom/
  7. https://plugins.matomo.org/googleanalyticsimporter/
  8. https://plugins.matomo.org/taskstimetable/

Matomo Cloudflare

Matomo reports

GA

GA Cloudflare

Clarity

Metrica

websearch

Google

Bing

Yandex

MediaWiki

installing

configuring

  1. mw:securing database passwords
  2. mw:$wgSMTP
  3. mw:preventing access
  4. mw:manual:short URL
  5. mw:manual:short URL/Apache
  6. mw:$wgEnableCanonicalServerLink
  7. mw:$wgNoFollowLinks
  8. mw:Extension:HeadScript
  9. mw:Extension:WikiSEO
  10. mw:footer
  11. mw:$wgFooterIcons
  12. mw:Extension:MultimediaViewer
  13. mw:Extension:MobileFrontend
  14. mw:Minerva Neue#Make mobile Minerva behave like desktop Minerva
  15. mw:$wgAllowSlowParserFunctions
  16. mw:Extension:Cite
  17. mw:Extension:SyntaxHighlight
    1. https://www.pygments.org/languages/
  18. mw:Extension:HighlightJS Integration
    1. https://www.github.com/highlightjs/highlight.js/blob/main/SUPPORTED_LANGUAGES.md
    2. https://www.github.com/highlightjs/highlightjs-robots-txt/
    3. https://www.github.com/highlightjs/cdn-release/
  19. mw:Instant Commons
  20. mw:$wgForeignFileRepos
  21. mw:Extension:EmbedVideo (fork)
  22. mw:$wgUploadDirectory
  23. mw:$wgUploadPath
  24. mw:$wgHashedUploadDirectory
  25. mw:$wgMainCacheType
  26. mw:$wgCacheDirectory
  27. mw:file caching
  28. mw:$wgFileCacheDepth

wikimarkup