[12:08:39] Small question about User contributions filtering. Is possible that "from" & "to" filters don't respects the output timezone? [12:12:27] what do you mean? it uses the timezone set in the user preferences [12:13:16] Exactly, but the input is in the system timezone, and the output is under my preference output. Right? [13:12:55] Hi. I'm making a css class to use for formatting blocks of text. Is there any way i somehow could make the css also add a -tag to the content? blocks have this general feature of ignoring mediawiki formatting inside them, and I'd like something similar. [13:16:28] (actually adding inside of the
does the trick, but it would seem nicer if it was done automatically. Plus adding the tag makes the formatting not look as good. [13:28:10] I don't believe you can do that with css alone. css is handled client-side, so by time the css comes into effect the wikitext has already been parsed, so the nowiki tag is too late [13:31:03] Hmm, yeah. Didn't think about that. [13:31:49] Of to searching how the tag actually work to see if I can implement it somehow! [14:38:14] we've had a problem with MW complaining about users not having cookies enabled, while cookeis *were* enabled. We fixed this by changing the PHP session.referer-check variable from "on" to "off", but I'm reading that variable should contain a substring, not a boolean (on/off) directive. Do you know anything about this issue ? [18:15:59] -----<-<-<-<--<--