Line 23: |
Line 23: |
| * <s>[[MediaWiki:Common.css]]</s> | | * <s>[[MediaWiki:Common.css]]</s> |
| * <s>Make [[Special:Interwiki]] look more like [http://www.subsurfwiki.org/wiki/Special:Interwiki this one]</s> | | * <s>Make [[Special:Interwiki]] look more like [http://www.subsurfwiki.org/wiki/Special:Interwiki this one]</s> |
− | * <s>$wgLogo</s> and favicon | + | * <s>$wgLogo and favicon</s> |
| * Link colours: lighter green seems more like 'unclicked link' and perhaps darker shade of same colour for 'visited link' ; green is quite pale, perhaps teal would be better colour — more like logo; should also change external link icon SVG to green/teal (Matt can do that) | | * Link colours: lighter green seems more like 'unclicked link' and perhaps darker shade of same colour for 'visited link' ; green is quite pale, perhaps teal would be better colour — more like logo; should also change external link icon SVG to green/teal (Matt can do that) |
| * <s>Enable the sending of email in the wiki — may require PHP software, and changes to LocalSettings.php and/or UserMailer.php (can't remember if you did this already)</s> | | * <s>Enable the sending of email in the wiki — may require PHP software, and changes to LocalSettings.php and/or UserMailer.php (can't remember if you did this already)</s> |
| * <s>Prevent anon editing by adding this to LocalSettings.php:</s> | | * <s>Prevent anon editing by adding this to LocalSettings.php:</s> |
| *: <s><code>$wgGroupPermissions['*']['edit'] = false;</code></s> | | *: <s><code>$wgGroupPermissions['*']['edit'] = false;</code></s> |
− | * Figure out how to keep up to date with git | + | * <s>Figure out how to keep up to date with git</s> |
| * <s>Figure out the dev/prod architecture that's easiest to maintain</s> | | * <s>Figure out the dev/prod architecture that's easiest to maintain</s> |
− | * Figure out how we're going to create users and log people in | + | * <s>Figure out how we're going to create users and log people in</s> |
− | * Learn a bit about editing — [http://www.subsurfwiki.org/wiki/SubSurfWiki:Training Training] could be a good place to start | + | * <s>Learn a bit about editing — [http://www.subsurfwiki.org/wiki/SubSurfWiki:Training Training] could be a good place to start</s> |
− | * If we tweak or build a skin, [http://www.mediawiki.org/wiki/Manual:Skinning/Tutorial learn how to skin] | + | * <s>If we tweak or build a skin, [http://www.mediawiki.org/wiki/Manual:Skinning/Tutorial learn how to skin]</s> |
− | * If we get really ambitious, [http://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker become a MediaWiki hacker] | + | * <s>If we get really ambitious, [http://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker become a MediaWiki hacker]</s> |
− | * Template migration (Matt is building [http://www.subsurfwiki.org/wiki/Templates_for_enterprise_wikis a list of templates]) | + | * <s>Template migration (Matt is building [http://www.subsurfwiki.org/wiki/Templates_for_enterprise_wikis a list of templates])</s> |
− | * Help Matt figure out best workflow for content conversion | + | * <s>Help Matt figure out best workflow for content conversion</s> |
| | | |
| ==Extensions to consider adding== | | ==Extensions to consider adding== |