[00:52:19] MacFan4000: [[Tech:Mon181]] says it hosts Grafana, Icinga, and the IRC bots, but [[Tech:Bots171]] says it hosts the IRC bots. Can we maybe clarify that a little bit, like, if they both host IRC bots, specify what Mon181's involvement is and/or which bots they host. Also, which one hosts BeeBot and MirahezeLogbot, the on-wiki bots? [01:10:59] I'm pretty sure mon181 just hosts icinga-miraheze [01:18:16] @orduin: ah, okay, thanks :) [01:47:32] updated [01:48:06] the bots used to be on mon before bots171 existed, so that page was just outdated [08:21:15] [1/2] why the slider still disappears after importing the template from dev wiki and pasted a javascript snippet? [08:21:15] [2/2] https://cdn.discordapp.com/attachments/1006789349498699827/1537737857089671198/image.png?ex=6a80217a&is=6a7ecffa&hm=93c95831946930478e4cc2fe731ada9d6c74a15a81db05c0a187bed8823cd5af& [08:27:03] [1/2] Shows up on my end. Probably cache. [08:27:04] [2/2] https://cdn.discordapp.com/attachments/1006789349498699827/1537739317764689990/image.png?ex=6a8022d7&is=6a7ed157&hm=6e3d6be244beae85b1b7a74135fbdadb9dd30a78882135aa5e43ab23c362e9b4& [08:27:12] ^@nokteholda [09:31:39] alright it fixed [09:31:41] for me [10:01:27] Blaming https://issue-tracker.miraheze.org/T15395 for this #again [10:12:11] I'm not sure if there is a way to fix this that won't cause a host of other problems (e.g. versioning CSS in HTML, which will make CSS/JS changes take 2 weeks instead of 5 minutes to take effect). We just had a 1000+ line patch for Citizen for this issue, and patches being aware of backward compatibility seem to be the only way forward. [14:27:33] Thanks @MacFan4000 🙂 [15:56:19] `mw.util.wikiScript()` on Fandom returns `/index.php`, and on Miraheze it returns `/w/index.php`, how curious. [15:56:45] I guess I gotta work around that. [15:58:11] whats the issue with that [15:58:34] Oh, a script I'm modifying to work on Miraheze from Fandom uses it to build a page URL. [15:58:52] I guess I could just replace it since the page URL never changes, and it's using the `Project:` namespace title nayways. [15:59:23] Although, it's using it for a modal script as well, but that modal doesn't work enough as it is. [16:33:27] Hello again! We're changeing the $wgAppleTouchIcon - does this need a certain file path? [17:14:58] yes it needs to resolve to the actual file on static.wikitide.net or whatever the static url is [17:30:09] Thanks.