Wiki stuff

From Mutant Year Zero

Links

ToDo's

  • NPC sheet, if statement when gang is empty to avoid [[]]
  • create npc, location, dm templates - dunno if we need these
  • handout template which resembles session log? so handouts will be displayed alongside the other session related info?
  • fix max upload size; nginx error @ Fritti
  • Sandcat auth
  • subdirectory rpg.sandcat.nl/myz2024 DONE
  • postgresql database DONE
    • database name without hyphen: myz2024
  • mediawiki download DONE
  • mediawiki install DONE
  • LocalSettings.php updates: DONE
    • baseurl
    • see test LocalSettings for extension, etc
  • rename(/move) main page DONE
  • copy character sheet template DONE
  • create upload directory DONE
  • create user levels (rpggroup, dm) DONE
  • make a link out of the role skill in the character sheet template DONE
  • favicon DONE
  • sidebar https://rpg.sandcat.nl/myz2024/index.php?title=MediaWiki:Sidebar&action=edit* DONE
  • restrict access to certain categories based on group membership most likely via a custom extension DONE
  • add skills DONE
  • create talent, mutation, skill and session log templates DONE
  • create nice character overview like https://rpg.sandcat.nl/coriolis2022/characters/index.php extension done, layouting todo DONE
  • uitgelogd menu default on and cleaned up DONE
  • link sandcat to toplevel rpg site, using https://rpg.sandcat.nl/myz2024/index.php/MediaWiki:Common.js DONE
  • add talents pages (i would only add the ones used by players) we'll see as we go
  • add mutations pages (i would only add the ones used by players) we'll see as we go
  • Deprecated code in our Sandcat hook thingy for session logs and character overview: Because \"rvslots\" was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used. MB: Just adding the rvslots parameter breaks the code though. - WONTFIX we'll see if a future mediawiki breaks our extension
  • make session log navigation more sweet most likely via a custom extension - needs layouting now DONE