[01:42:42] Hello. Would it be worth it to add a max-age http header to static resources like the theme files such as css, svg and images? Mediawiki appends '?abcde' to all urls and I am thinking that if the files do change, they get a new suffix. If they do, having a long cache time is useful. Isn't it? [02:55:15] !wg ResourceLoaderMaxage [02:55:15] https://www.mediawiki.org/wiki/Manual:%24wgResourceLoaderMaxage [04:15:19] ashley: if you want you can merge my commit here adding the "dark-grey" theme: https://github.com/TaylanUB/mediawiki-themes [04:15:35] oh and happy new year ^^ [08:09:12] Reedy: thank you. I'll look. [08:39:35] Seems the wgResourceLoaderMaxage only affects load.php but nut resources in for example /mediawiki/skins/Timeless/resources/images/ [08:42:05] All those resources seems to have 0 cache. So I added a long 'max-age' header in my webserver for that path. One example is https://wiki.tnonline.net/mediawiki/skins/Timeless/resources/images/page-grey.svg?f31f6 [08:42:35] Another path is /mediawiki/resources/assets/fonts [08:43:00] What is the recommendation here? no expires and max-age headers or should I add them? [13:10:15] why does visual editor keep adding to pages [13:18:57] any idea? [21:37:08] taylan: Happy New Year! and what a way to start it off with :) I've submitted your code (with some code style tweaks) to gerrit & will +2 it once CI has ran: (PS1) Jack Phoenix: Add dark grey Vector theme [extensions/Theme] - https://gerrit.wikimedia.org/r/750787 [21:37:26] great job with the theme, seemed to work exactly as intended on 1.35 \o/