Aryeh Gregor wrote: > It would be better if we could fix it so it didn't break caching at > all, of course, such as by adding the coloring during a postprocessing > stage, after the parser cache is invoked rather than before.
There's a tracking bug about avoiding parser cache fragmentation: <https://bugzilla.wikimedia.org/show_bug.cgi?id=28424>. > Federico Leva (Nemo) wrote: >> Would it be possible to raise the default threshold for links to a page >> to be red? Currently it's 0, if I understand correctly, but we could decide >> to make it 1024 or whatever for everyone (if some wiki asked it), couldn't >> we? > > I'm not sure what you're asking. Currently, links to a page are red > if the page does not exist. It doesn't have to do with the number of > links to the page. I think he's talking about changing the default value of $wgDefaultUserOptions's "stubthreshold" on a per-wiki basis. It's currently 0 everywhere, as far as I know. MZMcBride _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
