Draw the stable Image on stable pages
Hello,
i want to draw the stable Image: the green snag, on the stable sites, which have no unviewed versions. Is this possible?
Try $wgFlaggedRevsLowProfile = false; (though I'm not 100% sure what you want).
Hello Aaron,
thanks for your posting. I want to see this image on sites without changes. The other two images (red and yellow) are on sites with no sighting or on sites with changes. Okay I have found what I want. Is it possible to show the green image (proved) on a site without changes? When a site is sighted is there no image.
Edit: Problem solved. It was the right variable ($wgFlaggedRevsLowProfile = false;) I have edit the variable in the LocalSettings file, but it don´t work. A edit in the FlaggedRevs.php solved my problem.