[01:50:26] [discord] How hard is to install ManageWiki on non-MH wikis? [01:52:46] [discord] If you don't have previous knowledge in installing it, 10/10 hard [01:54:08] [discord] is it possible to install just one "part"? [01:54:42] [discord] I'm thinking about installing it on a wiki here to allow admins to change some settings more easily, so they don't need to wait for someone with acess to the server to change it [01:54:52] [discord] but ManageWiki/Extensions would be useless there [01:57:24] [discord] You can enable certain modules, yes [01:58:29] [discord] It's a bit tricky to do so because you need to add these settings to LocalSettings.php first before also adding it to ManageWiki/settings [01:58:49] [discord] but even so, ManageWiki depends on CreateWiki which is a whole different story [01:59:10] [discord] MW.org documentation does not give you the entire picture of what you need to do to install the extension [01:59:22] [discord] You even need to create tables manually to get it to work [01:59:41] [discord] Hmmm :ThinkerMH: Interesting [01:59:51] [discord] I'll see what I can achieve [06:37:54] [discord] Managewiki is a miraheze thing? [06:40:31] [discord] Indeed it is, we created it and it's tailored to us [06:42:25] Tbh I wouldn't massively say it's tailored to us [06:42:36] A lot is controlled by configuration [07:17:47] Is there a way to change the URL used in the logo for main page of wiki site? These instructions are wrong/outdated now: https://www.mediawiki.org/wiki/Manual:FAQ#How_do_I_customize_the_link-URL_of_the_site-logo_in_the_top_left_corner_of_all_pages_that_activates_when_the_site-logo_is_clicked_upon [07:17:48] [url] Manual:FAQ - MediaWiki | www.mediawiki.org [07:18:04] because this was removed/deprecated https://mediawiki.org/wiki/Manual:Hooks/SkinTemplateOutputPageBeforeExec [07:18:05] [url] Manual:Hooks/SkinTemplateOutputPageBeforeExec - MediaWiki | mediawiki.org [07:30:24] Aha! https://mediawiki.org/wiki/Manual:Interface/Mainpage states "MediaWiki:Mainpage contains the location of the wiki's main page." [07:30:25] [url] Manual:Interface/Mainpage - MediaWiki | mediawiki.org [07:48:19] so then, is it not possible to dynamically change the main page? Or if it is possible, then it has to be done in MediaWiki:Mainpage, hmmmm [07:56:15] From a page (using a template or a Lua module) is it possible to detect the value of the $wgLogos variable (defined in LocalSettings.php) to determine what should be output? [08:38:31] ryzenda: can you explain what you want in a task [08:38:46] Please do not vary the logo on wiki [08:45:25] Or main page link [08:46:40] RhinosF1, I realized caching would be constantly disrupted if constantly altering the logo graphic and the page linked depending on the log image, so for now I'll stick with some artwork (that isn't really a logo), but now I alos realize that changing MediaWiki:Mainpage to the artists page in the wiki, it also affects when visiting https://domain.com/ directing to their page, which is not what I want, haha, only when [08:46:40] clicking on the logo should it go there. [08:46:41] [url] Website Domain Names, Online Stores & Hosting - Domain.com | domain.com [08:49:48] So maybe if I can find a way to add some linked text right underneath the logo to attribute to the artist, that would be sufficient [09:40:37] ryzenda: can you please put that in a task [09:41:00] We can have a look at how to make the logo link to the artist page [10:32:35] RhinosF1, I edited the css/js for the skins in MediaWiki:Skin.css|js to inject some html underneath the logo for now. It seems to be alright, even though it doesn't load immediately. You can see here https://moasspedia.org/ [10:32:40] [url] MOASSpedia | moasspedia.org [11:52:28] ryzenda: that's why we advise against using html/css there [11:52:36] It causes the page to flash