Jump to content

Install Notes (Gabe)

From #MedicineForward
Revision as of 08:20, 14 April 2025 by Gabe (talk | contribs) (Notes:)

Todo:

  • [] add MF logo(s)
  • [x] mobile view
  • [x] add users (can't change own name)
    • [x] elevate user rights (eg, bureaucrat)
  • [] add content
    • [x] first test page
    • [] copy DokuWiki content
      • [x] TOT page uploaded
      • [] upload other policies
      • [] upload Eric & Todd pages
  • [] organize navigation
  • [] set deafault page to something other than "Main_Page"
  • [] set a redirect - eg tot and teamofteams -> "Team_of_Teams"
  • [x] fix .htaccess & short display name
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
  • [] 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:
  • MediaWiki welcome page (save): https://wiki.medicineforward.org/mw-config/index.php?page=Welcome
  • can't rename yourself
    • created "Christopher" (***!chr) to rename "Gabrieldane" -> "Gabe" [done]
  • 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