[10:17:30] Hello all [10:18:43] hi [15:04:16] hey, I restored a wiki by copying the files and imported the database, the wiki mostly works, though there is some images that aren't being displayed [15:04:22] I followed this: https://meta.wikimedia.org/wiki/Data_dumps/Import_issues#My_images_are_not_rendering_properly_or_do_not_show_up_at_all_in_the_article._How_do_I_fix_it.3F [15:04:39] but didn't managed to make it work [15:06:49] any ideas ? [15:08:06] hummm, nevermind they actually works it seems the issue is with the theme [15:56:24] Can anyone help me out with a couple templates which are adding random "" to my page? [15:58:23] I have been able to get rid of same kind of codes with https://www.mediawiki.org/wiki/Manual:$wgTidyConfig [16:30:27] thanks @Laodikea [16:30:34] Is that something I would need to get my server to install [16:32:19] I think you could add "$wgTidyconfig = true;" to your LocalSettings.php file [16:32:44] I'll give that a try now [16:32:53] whereabouts should I add it? [16:33:44] at bottom of the LocalSettings.php is good choice [16:34:52] sorry if this is a dumb question, but [16:34:56] do I find that page at /wiki/LocalSettings.php [16:35:36] https://www.mediawiki.org/wiki/Manual_talk:$wgTidyConfig oh, there are some complaining about how to use this [16:36:49] auroraborealisx: yes, LocalSettings.php is on the root folder of your mediawiki installation [16:37:15] Okay yeah that sounds like it's something I need to have the host server do [16:37:22] because some features are disabled lol [16:37:28] I'll message them asking about it. thanks for the help [16:38:28] "$wgTidyconfig = true;" I'm not sure, but I think that doesn't work, somebody else could clarify how to get same functionality than "$wgUseTidy = true;" [16:39:20] $wgTidyconfig should be an array [16:55:47] That's right, I have been misleading, previously I get rid of broken html with "$wgUseTidy = true;" but now I get same result with "$wgTidyConfig['driver'] = 'RaggettInternalPHP'" [18:06:29] Do $wgNamespaceAliases can properly set a pseudonamespace for namespaces that are already unusual? [18:07:04] eg: 'SP:' = NS_SPECIAL [18:07:22] as its ns:-1 [18:07:49] or only positive supported? [18:08:05] I guess it should work [18:08:25] just try it :) [19:08:41] Hello. Where could I find a list of all Mediawiki Main Page language versions? [19:13:54] PrefixIndex? [19:15:36] Reedy: No I mean every version of "Main Page", like for the different Mediawiki language wikis [19:15:58] for example if i create a database in french the main page will be called differently, etc. [19:15:58] I don't understand [19:16:09] Oh, what they'd call Main Pag? [19:16:44] Yes. I need a list of all of them, as I need to add all of those to a whitelist [19:16:51] grep for mainpage in the languages/i18n folder [19:17:03] Reedy: ok. Thanks! [19:17:07] https://github.com/wikimedia/mediawiki/blob/master/languages/i18n/ga.json#L220 [19:17:09] etc [19:41:25] PrefixIndex would also work in this case :P https://translatewiki.net/wiki/Special:PrefixIndex/MediaWiki:Mainpage/