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

From AAPG Wiki
Jump to navigation Jump to search
(→‎Matt: updated links)
Line 2: Line 2:
  
 
==Matt==
 
==Matt==
* [[/Requirements for a wiki editor/]]
+
* [[AAPG Wiki:Wiki manager]]
* [[/Strategic guidelines and principles/]] for wiki development, based on meeting with execs
+
* [[AAPG Wiki:Scope and strategy]] for wiki development, based on meeting with execs
 
* People — team, roles, stakeholders
 
* People — team, roles, stakeholders
 
* [[/What's required from the dev–prod architecture/]]
 
* [[/What's required from the dev–prod architecture/]]
* [[/Converting content/]] — what is automatable?
+
* [[AAPG Wiki:Converting content]] — what is automatable?
* [[/Roadmap/]] — future considerations, possible future content, events, etc.
+
* [[AAPG Wiki:Project timeline]] — future considerations, possible future content, events, etc.
 
* [[/Things to fix or change/]]
 
* [[/Things to fix or change/]]
  

Revision as of 16:46, 22 July 2013

Please update or add to this list!

Matt[edit]

Mark[edit]

  • Semantic MediaWiki Bundle installation
  • Map domain for nicer URL
  • $wgLogo and favicon
  • 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-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
  • 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]