Church Micro Stats script updated to use the real stats banner on cache ...#11
Open
Cryo99 wants to merge 10 commits intoJRInge:masterfrom
Open
Church Micro Stats script updated to use the real stats banner on cache ...#11Cryo99 wants to merge 10 commits intoJRInge:masterfrom
Cryo99 wants to merge 10 commits intoJRInge:masterfrom
Conversation
…he pages, which looks better and reduces the amount of code required, and some minor style tweaks to refine the display.
Author
|
Hi James. I've updated your Church Micro script so that it works again on the old UI and now supports the new one, as well. Let me know if you are no longer supporting the script. I can post it on GreasyFork with my SideTracked Stats one which is based on yours, if needs be, Cheers. |
-Fixed some pages not displaying the widget. -Changed all URLs to use https. -Improved display on old profile pages
-The widget wasn't displaying on the new profile page. -Adjusted metadata.
* Added a configuration dialogue which allows you to select the brand displayed on the banner. * Updated branding to include the CofE levels beyond saint/5000 finds and added the secular levels. * Improved the banner tooltip formatting. It now wraps for neatness and readability. * Improved start-up efficiency, avoided unnecessary console output.
* Updated to work on the new accounts page. * Changed to use https throughout to avoid browser warnings (despite V0.2.0).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changed ChurchMicroStats to use the real stats banner on cache pages and made some minor style tweaks to refine the display.