Topic on User talk:Zesty
Jump to navigation
Jump to search
This page shows the changes between two versions of a post by Pangaea in the topic "Future plans and common.css" on User talk:Zesty.
You can see other versions of this post at its history page.
Line 5: | Line 5: | ||
Not sure how this would be done without root access, mind you. What I did was to download the extension from [https://github.com/wikimedia/mediawiki-extensions-Cargo/releases github] and then extract it in terminal (I have Linux Mint) with a ''tar'' command. Then put that under /extensions and rename the folder to ''Cargo''. Insert the installation line in LocalSettings.php and then run the update.php script. | Not sure how this would be done without root access, mind you. What I did was to download the extension from [https://github.com/wikimedia/mediawiki-extensions-Cargo/releases github] and then extract it in terminal (I have Linux Mint) with a ''tar'' command. Then put that under /extensions and rename the folder to ''Cargo''. Insert the installation line in LocalSettings.php and then run the update.php script. | ||
− | Don't know if this helps given we are on different setups (and I used MediaWiki 1.33), and I have root access since this is just a localhost wiki. Didn't use Composer either as I've never used it before and it looked to require | + | Don't know if this helps given we are on different setups (and I used MediaWiki 1.33), and I have root access since this is just a localhost wiki. Didn't use Composer either as I've never used it before and it looked to require quite a bit in the dependency department. |
I'll try to export some pages from the RimWorld wiki and see if I can get something done locally instead. That way I don't have to worry about mucking up something, and won't have to struggle with captcha questions nor user right restrictions. Will try to rewrite some templates (if I can export->import and get it working decently enough) and fiddle about a bit. | I'll try to export some pages from the RimWorld wiki and see if I can get something done locally instead. That way I don't have to worry about mucking up something, and won't have to struggle with captcha questions nor user right restrictions. Will try to rewrite some templates (if I can export->import and get it working decently enough) and fiddle about a bit. |