Wiki stuff

From Mutant Year Zero
Revision as of 09:05, 8 December 2023 by Mark (talk | contribs)

Links

ToDo's

  • 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 npc, talent, mutation, location, dm, session templates and categories DONE Don't think we need all of these. Perhaps we do, so all categories are automatically set correctly
  • 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
  • make session log navigation more sweet most likely via a custom extension - needs layouting now
  • fix max upload size; nginx error @ Fritti
  • 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.
  • Sandcat auth