No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
* install [[mediawikiwiki:Extension:MobileFrontend|MobileFrontend]] | * install [[mediawikiwiki:Extension:MobileFrontend|MobileFrontend]] | ||
* install Cite extension | * install Cite extension | ||
* installed [[mediawikiwiki:Extension:PageDisqus|PageDisqus]] | * installed [[mediawikiwiki:Extension:PageDisqus|PageDisqus]] - still need to blacklist from special pages | ||
* Set external links to open in new tab to keep our wiki open in previous tab | * Set external links to open in new tab to keep our wiki open in previous tab | ||
** [https://www.hostknox.com/knowledgebase/642/How-to-set-external-links-in-MediaWiki-to-open-in-new-browser-tab-windows.html $wgExternalLinkTarget = '_blank';] | ** [https://www.hostknox.com/knowledgebase/642/How-to-set-external-links-in-MediaWiki-to-open-in-new-browser-tab-windows.html $wgExternalLinkTarget = '_blank';] | ||
[[Category:Maintenance pages]] | [[Category:Maintenance pages]] |
Revision as of 18:38, 23 October 2022
As you can see, running this site takes work. Please consider donating!
To-do
- Change "Powered by MediaWiki" button to point to internal MediaWiki page
- this is likely $wgFooterIcons
- Remove "Switch to old look" link in Vector
- set User rights
- install Wikibase
- might eventually install short URLs.
- set up favicon - in progress, still troubleshooting lol
- Research timeline extensions
- Edit footer links
- Remove "Privacy policy" "About" "Disclaimers"
- Add "Twitter" "Patreon"
- Look into how Wikispooks offers site backups to visitors for the purpose of censorship-resistance, we might want to do that too
- Draft a censorship resistance plan
- It's been suggested to use Epik if we're censored by our current providers
- Make code blocks wrap (CSS)
- Enable BetaFeatures
- Get site analytics
- Screen size usage so we can improve the CSS for most-used screen sizes
Done
- find a way to set modern Vector to default, instead of classic Vector
- install MobileFrontend
- install Cite extension
- installed PageDisqus - still need to blacklist from special pages
- Set external links to open in new tab to keep our wiki open in previous tab