To-Do List
Here's a list of things that need doing! Update as things get done, or as things show up that need to be done. And so on and so forth.
Whoops! The default skin for your wiki, defined in $wgDefaultSkin
as monobook
, is not available.
Your installation seems to include the following skins. See Manual: Skin configuration for information how to enable them and choose the default.
monobook
/ MonoBook (disabled)timeless
/ Timeless (disabled)vector
/ Vector (disabled)skins/
directory from it.LocalSettings.php
to enable all installed skins:wfLoadSkin( 'MonoBook' ); wfLoadSkin( 'Timeless' ); wfLoadSkin( 'Vector' );
LocalSettings.php
Here's a list of things that need doing! Update as things get done, or as things show up that need to be done. And so on and so forth.