-
Notifications
You must be signed in to change notification settings - Fork 0
Upgrade_notes
hpgDesigns edited this page Aug 8, 2021
·
1 revision
These are just notes relating to the coming software upgrade to the wiki.
- Install MediaWiki toolbar extension, it looks like wikipedias and will make it easier for new contributors and they wont get turned off, plus it looks way better and has way more functionality. Here is the link... 1
- change the default wiki skin in LocalSettings.php to use vector by default, so our wiki won't look like it was programmed under windows 3.1 and to keep people from being turned off from the wiki
here is the line which must be added...
$wgDefaultSkin = 'vector';
- fix collapsible tables
- make navigation panel to the left collapse like on mediawiki and wikipedia
- fix auto demotion bug with me and josh
This is number 1