GrumpySenpai (talk | contribs) (Add a description of who i am.) |
GrumpySenpai (talk | contribs) m (Changing the color of items that i have completed) |
||
Line 9: | Line 9: | ||
=== Server === | === Server === | ||
* front page prettying | * front page prettying | ||
** flexboxes for multiple wiki listings : done | ** <span style="color:lightgrey">flexboxes for multiple wiki listings : done</span> | ||
** add some color and whatnot to not be lifeless | ** add some color and whatnot to not be lifeless | ||
** change the footer to be a more proper footer section : done | ** <span style="color:lightgrey">change the footer to be a more proper footer section : done</span> | ||
** make the front page more mobile friendly : done | ** <span style="color:lightgrey">make the front page more mobile friendly : done</span> | ||
*front page links to the various bits : patreon/wiki/TFTG page for downloads : done | * <span style="color:lightgrey">front page links to the various bits : patreon/wiki/TFTG page for downloads : done</span> | ||
** make it also then size the image to the width appropriate to the text somehow... : done - mobile friendly stuff | ** <span style="color:lightgrey">make it also then size the image to the width appropriate to the text somehow... : done - mobile friendly stuff</span> | ||
* switch up the mediawiki install to allow hosting multiple wikis off the same docker instance - shared logins this way? | * switch up the mediawiki install to allow hosting multiple wikis off the same docker instance - shared logins this way? | ||
* get email working | * get email working | ||
Line 28: | Line 28: | ||
=== Wiki === | === Wiki === | ||
* disable the deprecation notice at the top of the page, it is unprofessional looking : done | * <span style="color:lightgrey">disable the deprecation notice at the top of the page, it is unprofessional looking : done</span> | ||
* fix the infobox extension for image only sections on the right : good enough for the wiki to work right now | * fix the infobox extension for image only sections on the right : good enough for the wiki to work right now | ||
** group layout=horizontal : done | ** <span style="color:lightgrey">group layout=horizontal : done</span> | ||
** group row-items=2 support | ** group row-items=2 support | ||
** display the images : done | ** <span style="color:lightgrey">display the images : done | ||
** shrink the images if they overflow the infobox - currently it just works with two thumbnails horizontally | ** shrink the images if they overflow the infobox - currently it just works with two thumbnails horizontally | ||
* magicalcamp footer linking to the patreon and the discord | * magicalcamp footer linking to the patreon and the discord | ||
Line 38: | Line 38: | ||
* fix all the broken wiki links [[Special:WantedPages]] | * fix all the broken wiki links [[Special:WantedPages]] | ||
* CSS styling for the wiki | * CSS styling for the wiki | ||
** tables are lacking borders : done | ** <span style="color:lightgrey">tables are lacking borders : done</span> | ||
** purple background and all that from the fandom wikia | ** purple background and all that from the fandom wikia | ||
*** [https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties CSS Variables] | |||
* remove the extra pages that are not required any more | * remove the extra pages that are not required any more | ||
** [[Special:AllPages | Go through all the categories.]] I am not sure if there is any good reason to remove the discussion pages. | ** [[Special:AllPages | Go through all the categories.]] I am not sure if there is any good reason to remove the discussion pages. |
Revision as of 06:39, 4 December 2021
I am the sysadmin that hosts this wiki. If there is a server issue or you want some super awesome extension added to the wiki, maybe a password on your account reset, then I am the person to contact.
Wiki Content Admins:
TODO List
Server
- front page prettying
- flexboxes for multiple wiki listings : done
- add some color and whatnot to not be lifeless
- change the footer to be a more proper footer section : done
- make the front page more mobile friendly : done
- front page links to the various bits : patreon/wiki/TFTG page for downloads : done
- make it also then size the image to the width appropriate to the text somehow... : done - mobile friendly stuff
- switch up the mediawiki install to allow hosting multiple wikis off the same docker instance - shared logins this way?
- get email working
- get notifications working
- get password resets working
- perhaps get account verification working?
- mailcow seems *very* heavy and quite frankly i am not sure i need all the extra bells and whistles, but it would be nice
- if i go with mailcow, i will either consolidate the two servers i have or keep the email seperate from the wiki server
- service availability detection
- i want to get notifications when the server goes down
- longer term monitoring to just check the health of the server
Wiki
- disable the deprecation notice at the top of the page, it is unprofessional looking : done
- fix the infobox extension for image only sections on the right : good enough for the wiki to work right now
- group layout=horizontal : done
- group row-items=2 support
- display the images : done
- shrink the images if they overflow the infobox - currently it just works with two thumbnails horizontally
- magicalcamp footer linking to the patreon and the discord
- fix all the broken wiki links Special:WantedPages
- CSS styling for the wiki
- tables are lacking borders : done
- purple background and all that from the fandom wikia
- remove the extra pages that are not required any more
- Go through all the categories. I am not sure if there is any good reason to remove the discussion pages.
- Get the mobile experience smoothed out. it works now but it can be better
- change out images for uncensored versions
- A map with clickable regions to take you to that region - this is just for fun
- MC Overworld map and maybe the camp map
- perhaps the extension is what i want?