Jump to content

Install Notes (Gabe): Difference between revisions

From #MedicineForward
mNo edit summary
mNo edit summary
Line 2: Line 2:
==== Todo: ====
==== Todo: ====


* [] add MF logo(s)
* [] add MF logo(s) (LocalSettings.php)
* [x] mobile view
* [x] mobile view
* [] add users (can't change own name)
* [] add users (can't change own name)
** [x] add Christopher as bureacrat to change "Gabrieldane" -> Gabe
* [] add content
* [] add content
* [] organize navigation
* [] organize navigation
* [] fix .htaccess & short display name  
* [x] fix .htaccess & short display name
** https://shorturls.redwerks.org/?url=https%3A%2F%2Fwiki.medicineforward.org%2Findex.php%3Ftitle%3DMain_Page


====== Jobs: ======
====== Jobs: ======

Revision as of 07:59, 14 April 2025

Todo:

Jobs:
  • [x] download mediawiki
  • [x] setup wiki.medicineforward.org
  • [x] setup SSL
  • [x] setup FTP (Cyberduck)
  • [x] setup mysql database
  • [x] upload mediawiki w/ Cyberduck
  • [x] run db installation script
  • [x] visit index.php
  • [] design and upload DokuWiki content
  • [] invite friends - Chris B / Interns / Todd

Reference

Formatting (eg, strikethrough w/ "del" HTML tags): https://www.mediawiki.org/wiki/Help:Formatting

Rename a user: Special:RenameUser

MobileFrontend extension: display properly on mobile: https://www.mediawiki.org/wiki/Extension:MobileFrontend

Notes:
  • can't rename yourself
  • MySQL
    • mf_mediawiki
    • mysql.medicineforward.org
    • user: gabrieldane
    • pass: ***!dre
    • connect from command line
      • mysql -u gabrieldane -p -h mysql.medicineforward.org mf_mediawiki
    • FTP
      • dh_2wkkzx
      • ***!med