Difference between revisions of "User:Matt/Things to do"

From AAPG Wiki
Jump to navigation Jump to search
(mobile experiment)
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==

Revision as of 20:52, 24 March 2014

Please update or add to this list!

Matt[edit]

Mark[edit]

  • Semantic MediaWiki Bundle installation
  • Map domain for nicer URL
  • MediaWiki:Common.css
  • Make Special:Interwiki look more like this one
  • $wgLogo and favicon
  • 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)
  • 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)
  • Prevent anon editing by adding this to LocalSettings.php:
    $wgGroupPermissions['*']['edit'] = false;
  • Figure out how to keep up to date with git
  • Figure out the dev/prod architecture that's easiest to maintain
  • Figure out how we're going to create users and log people in
  • Learn a bit about editing — Training could be a good place to start
  • If we tweak or build a skin, learn how to skin
  • If we get really ambitious, become a MediaWiki hacker
  • Template migration (Matt is building a list of templates)
  • Help Matt figure out best workflow for content conversion

Extensions to consider adding[edit]

Things AAPG has decided on[edit]

  • License: CC-BY or CC-BY-SA
  • Who can read: * (everyone in world)
  • Who can edit: user (registered users)
  • Who can register: * (everyone in world) — but we will add a layer of 'approval' to fight spammers, or at least use $wgAutoConfirmAge

Things AAPG needs to decide on[edit]

  • Logo and look & feel: tweaked Vector (SEG's choice), tweaked third-party (SPE), or custom
  • Name... cf SPE's PetroWiki, SEG's SEG Wiki, etc. GeoWiki? AAPGWiki? Wiki's name is currently AAPG Wiki
  • Various policy documents (see list below)
  • How will we recruit moderators/editors?
  • Marketing and communications approach, and interface with other web properties

Things we need to draft[edit]

Other settings pages[edit]