Install Notes (Gabe): Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
* [] add MF logo(s) | * [] add MF logo(s) | ||
* [x] mobile view | * [x] mobile view | ||
* [] add users | * [] add users (can't change own name) | ||
* [] add content | * [] add content | ||
* [] organize navigation | * [] organize navigation | ||
* [] fix .htaccess & short display name | * [] fix .htaccess & short display name | ||
====== Jobs: ====== | ====== Jobs: ====== | ||
Line 26: | Line 26: | ||
Rename a user: Special:RenameUser | 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 |
Revision as of 07:35, 14 April 2025
Todo:
- [] add MF logo(s)
- [x] mobile view
- [] add users (can't change own name)
- [] add content
- [] organize navigation
- [] 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
- [] 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