Prototyping 2020.01.13: Difference between revisions
Andre Castro (talk | contribs) (Created page with " * Mediawiki as archive and editorial space * Project where MW serves as backed to other reading interfaces (static and dynamic) ** Mondotheque ** PZI Graduation website ** Wa...") |
Andre Castro (talk | contribs) |
||
Line 28: | Line 28: | ||
'''Post Installation''' | '''Post Installation''' | ||
* image | * [https://www.mediawiki.org/wiki/Manual:Configuring_file_uploads image uploads] | ||
** enable images upload to designate location | ** enable images upload to designate location (inside MW directory) | ||
** define formats allowed | ** define formats allowed | ||
** define maximum size of uploads | ** define maximum size of uploads |
Revision as of 19:36, 12 January 2020
- Mediawiki as archive and editorial space
- Project where MW serves as backed to other reading interfaces (static and dynamic)
- Mondotheque
- PZI Graduation website
- Warp Weft Memory
- Tonnelstof
Mediawiki install:
Follow instructions at https://www.mediawiki.org/wiki/Manual:Installation_guide
Dependencies installed:
- webserver: Apache
- PHP7.3 + necessary extensions
- imagemagick
- MYSQL server
- create db & db user for wiki
Install MediaWiki
- Download MW .tar.gz folder to the the html/ dir of this machine, usually `/var/www/html`
- untar `tar xfvz mediawiki-1.34.0.tar.gz`
- change the name on the resulting mw directory, for instance
superwiki
- in the browser go to
IP.of.server/superwiki
for browser based installer - install extensions:
- wikieditor
- OATHAuth
Post Installation
- image uploads
- enable images upload to designate location (inside MW directory)
- define formats allowed
- define maximum size of uploads
- in MW LocalSettings.php
- in php.ini
- extensions
https://www.mediawiki.org/wiki/Download
- Media: mounted disk
- Populate manually
- image file
- description
- Pull the URL from Files + Files text content from images