Wiki stuff: Difference between revisions

From Mutant Year Zero
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 6: Line 6:
* [[Special:SpecialPages]]
* [[Special:SpecialPages]]
=== ToDo's ===
=== 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
* <s>subdirectory rpg.sandcat.nl/myz2024</s> '''DONE'''
* <s>subdirectory rpg.sandcat.nl/myz2024</s> '''DONE'''
* <s>postgresql database</s> '''DONE'''
* <s>postgresql database</s> '''DONE'''
Line 23: Line 28:
* <s>restrict access to certain categories based on group membership most likely via a custom extension</s> '''DONE'''  
* <s>restrict access to certain categories based on group membership most likely via a custom extension</s> '''DONE'''  
* <s>add skills</s> '''DONE'''
* <s>add skills</s> '''DONE'''
* <s>create npc, talent, mutation, location, dm, session templates and categories</s> '''DONE''' Don't think we need all of these. Perhaps we do, so all categories are automatically set correctly
* <s>create talent, mutation, skill and session log templates</s> '''DONE'''
* <s>create nice character overview like https://rpg.sandcat.nl/coriolis2022/characters/index.php extension done, layouting todo</s> '''DONE'''
* <s>create nice character overview like https://rpg.sandcat.nl/coriolis2022/characters/index.php extension done, layouting todo</s> '''DONE'''
* <s>uitgelogd menu default on and cleaned up</s> '''DONE'''
* <s>uitgelogd menu default on and cleaned up</s> '''DONE'''
* <s>link sandcat to toplevel rpg site, using https://rpg.sandcat.nl/myz2024/index.php/MediaWiki:Common.js</s> '''DONE'''
* <s>link sandcat to toplevel rpg site, using https://rpg.sandcat.nl/myz2024/index.php/MediaWiki:Common.js</s> '''DONE'''
* make session log navigation more sweet most likely via a custom extension - needs layouting now
* <s>add talents pages (i would only add the ones used by players)</s> we'll see as we go
* add talents pages (i would only add the ones used by players)
* <s>add mutations pages (i would only add the ones used by players)</s> we'll see as we go
* add mutations pages (i would only add the ones used by players)
* <s>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.''</s> - '''WONTFIX''' we'll see if a future mediawiki breaks our extension
* fix max upload size; nginx error @ Fritti
* <s>make session log navigation more sweet most likely via a custom extension - needs layouting now</s> '''DONE'''
* 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

Latest revision as of 10:57, 19 February 2024

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